Has anyone seen this error when running valgrind 3.10.1 in a MIPS64 platform?

==1769==     Valgrind's memory management: out of memory:
==1769==        newSuperblock's request for 4194304 bytes failed.
==1769==        22536192 bytes have already been allocated.
==1769==     Valgrind cannot continue.  Sorry.

I have enough memory in my system as shown below:
# top
Mem: 167900K used, 1800920K free, 0K shrd, 848K buff, 25840K cached
CPU:   0% usr   0% sys   0% nic 100% idle   0% io   0% irq   0% sirq
Load average: 0.00 0.02 0.05 1/68 1949
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
1899     1 root     S    21036   1%   0% /usr/sbin/uia_init
1931  1899 root     S    20680   1%   0% /usr/sbin/uia_init
1930  1899 root     S     6244   0%   0% zebra -i /tmp/quagga/zebra.pid
1932  1899 root     S     5068   0%   0% /usr/sbin/stunnel /etc/stunnel/stunnel
1902     1 root     S     2956   0%   0% login
1832     1 root     S     2944   0%   0% /usr/sbin/thttpd -C /etc/thttpd.conf -
1834     1 root     S     2944   0%   0% /usr/sbin/thttpd -C /etc/thttpd.conf -
1901     1 root     S     2892   0%   0% /bin/busybox ash --login
    1     0 root     S     2828   0%   0% init
1903     1 root     S     2828   0%   0% /sbin/syslogd -n
1904     1 root     S     2828   0%   0% /sbin/klogd -n
1847     1 root     S     2828   0%   0% /usr/sbin/telnetd -l /bin/sh
1949  1901 root     R     2828   0%   0% top
  163     2 root     SW       0   0%   0% [kworker/3:1]
  957     2 root     SW       0   0%   0% [kworker/0:1]
    6     2 root     SW       0   0%   0% [kworker/u8:0]
1008     2 root     SW       0   0%   0% [kworker/u8:3]
  955     2 root     SW       0   0%   0% [kworker/1:1]
  967     2 root     SW       0   0%   0% [kworker/2:1]
    9     2 root     SW       0   0%   0% [rcu_sched]
# free
             total         used         free       shared      buffers
Mem:       1968820       168148      1800672            0          848
-/+ buffers:             167300      1801520
Swap:            0            0            0
# ulimit -a
-f: file size (blocks)             36028797018963967
-t: cpu time (seconds)             18446744073709551615
-d: data seg size (kb)             18014398509481983
-s: stack size (kb)                8192
-c: core file size (blocks)        0
-m: resident set size (kb)         18014398509481983
-l: locked memory (kb)             64
-p: processes                      7569
-n: file descriptors               1024
-v: address space (kb)             18014398509481983
-w: locks                          18446744073709551615
-e: scheduling priority            0
-r: real-time priority             0

I really appreciate if I can get some help.

Thanks,
Yanwen

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to