[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#720770: Memory limit appears ignored



Package: virtuoso-opensource-6.1-bin
Version: 6.1.4+dfsg1-7
Severity: important
File: /usr/bin/virtuoso-t

In the KDE desktop search settings, the 'maximum amount of main memory
for the database process' is configured as 150 MB.

anthony@Heisenberg:~$ ps ww 23404
  PID TTY      STAT   TIME COMMAND
23404 ?        SNl  392:56 /usr/bin/virtuoso-t +foreground +configfile /tmp/virtuoso_n23399.ini +wait

anthony@Heisenberg:~$ grep Vm /proc/23404/status 
VmPeak:  1903808 kB
VmSize:  1903804 kB
VmLck:         0 kB
VmPin:         0 kB
VmHWM:   1512272 kB
VmRSS:   1510256 kB
VmData:  1842572 kB
VmStk:       136 kB
VmExe:      9676 kB
VmLib:      7564 kB
VmPTE:      3108 kB
VmSwap:        0 kB

That RSS is ~1500MB, an order of magnitude greater than the limit. A
quick check of pmap reveals its all anon segments (not, say, a mmap'd
file).

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (150, 'unstable'), (125, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages virtuoso-opensource-6.1-bin depends on:
ii  libc6          2.17-92
ii  libldap-2.4-2  2.4.31-1+nmu2
ii  libpcre3       1:8.31-2
ii  libreadline6   6.2+dfsg-0.1
ii  libssl1.0.0    1.0.1e-3
ii  zlib1g         1:1.2.8.dfsg-1

virtuoso-opensource-6.1-bin recommends no packages.

virtuoso-opensource-6.1-bin suggests no packages.

-- no debconf information


Reply to: