Clint Adams wrote: > On Thu, Feb 19, 2009 at 01:21:00AM -0200, Gerardo Exequiel Pozzi wrote: > >> Yes but this don't care. Linking for one libGL (from mesa3d) or for >> other (from nvidia) crash when run fakeroot with libGL from nvidia. >> > > Does `strace fakeroot ./hola` tell you anything interesting? > > No strace don't shows any interesting. Maybe valgrind?
I attached to files, running fakeroot valgrind --leak-check=full --show-reachable=yes -v ./hola &> valgrind.fail (in my home a have libGL from mesa3d) then: LD_LIBRARY_PATH=. fakeroot valgrind --leak-check=full --show-reachable=yes -v ./hola &> valgrind.ok Seem to jump to invalid address: ==1901== Jump to the invalid address stated on the next line ==1901== at 0x0: ??? ==1901== by 0x402DA82: __xstat (in /usr/lib/libfakeroot/libfakeroot-0.so) ==1901== by 0x40913F3: (within /usr/lib/libGL.so.180.29) ==1901== Address 0x0 is not stack'd, malloc'd or (recently) free'd ==1901== ==1901== Process terminating with default action of signal 11 (SIGSEGV) ==1901== Bad permissions for mapped region at address 0x0 ==1901== at 0x0: ??? ==1901== by 0x402DA82: __xstat (in /usr/lib/libfakeroot/libfakeroot-0.so) ==1901== by 0x40913F3: (within /usr/lib/libGL.so.180.29) -- Gerardo Exequiel Pozzi ( djgera ) http://www.djgera.com.ar KeyID: 0x1B8C330D Key fingerprint = 0CAA D5D4 CD85 4434 A219 76ED 39AB 221B 1B8C 330D
==1925== Memcheck, a memory error detector. ==1925== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al. ==1925== Using LibVEX rev 1878, a library for dynamic binary translation. ==1925== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP. ==1925== Using valgrind-3.4.0, a dynamic binary instrumentation framework. ==1925== Copyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al. ==1925== --1925-- Command line --1925-- ./hola --1925-- Startup, with flags: --1925-- --leak-check=full --1925-- --show-reachable=yes --1925-- -v --1925-- Contents of /proc/version: --1925-- Linux version 2.6.27.17 (r...@gerardo) (gcc version 4.3.3 (GCC) ) #1 SMP PREEMPT Fri Feb 13 02:18:34 ARST 2009 --1925-- Arch and hwcaps: X86, x86-sse1-sse2 --1925-- Page sizes: currently 4096, max supported 4096 --1925-- Valgrind library directory: /usr/lib/valgrind --1925-- Reading syms from /lib/ld-2.9.so (0x4000000) --1925-- Reading syms from /home/djgera/hola (0x8048000) --1925-- Reading syms from /usr/lib/valgrind/x86-linux/memcheck (0x38000000) --1925-- object doesn't have a symbol table --1925-- object doesn't have a dynamic symbol table --1925-- Reading suppressions file: /usr/lib/valgrind/default.supp --1925-- REDIR: 0x4016df0 (index) redirected to 0x3803cb93 (???) --1925-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_core.so (0x401f000) --1925-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so (0x4021000) ==1925== WARNING: new redirection conflicts with existing -- ignoring it --1925-- new: 0x04016df0 (index ) R-> 0x04025490 index --1925-- REDIR: 0x4016fc0 (strlen) redirected to 0x4025740 (strlen) --1925-- Reading syms from /usr/lib/libfakeroot/libfakeroot-0.so (0x4029000) --1925-- Reading syms from /home/djgera/libGL.so.1.2 (0x4031000) --1925-- Reading syms from /lib/libc-2.9.so (0x40b4000) --1925-- Reading syms from /lib/libdl-2.9.so (0x41fb000) --1925-- Reading syms from /usr/lib/libXext.so.6.4.0 (0x4200000) --1925-- Reading syms from /usr/lib/libXxf86vm.so.1.0.0 (0x420e000) --1925-- Reading syms from /usr/lib/libXdamage.so.1.1.0 (0x4213000) --1925-- Reading syms from /usr/lib/libXfixes.so.3.1.0 (0x4216000) --1925-- Reading syms from /usr/lib/libX11-xcb.so.1.0.0 (0x421b000) --1925-- Reading syms from /usr/lib/libX11.so.6.2.0 (0x421d000) --1925-- Reading syms from /usr/lib/libxcb-glx.so.0.0.0 (0x430d000) --1925-- Reading syms from /usr/lib/libxcb.so.1.0.0 (0x431e000) --1925-- Reading syms from /usr/lib/libdrm.so.2.3.1 (0x4336000) --1925-- Reading syms from /lib/libm-2.9.so (0x433e000) --1925-- Reading syms from /lib/libpthread-2.9.so (0x4364000) --1925-- Reading syms from /usr/lib/libXau.so.6.0.0 (0x437d000) --1925-- Reading syms from /usr/lib/libxcb-xlib.so.0.0.0 (0x4380000) --1925-- Reading syms from /usr/lib/libXdmcp.so.6.0.0 (0x4382000) --1925-- Reading syms from /lib/librt-2.9.so (0x4387000) --1925-- REDIR: 0x4126930 (index) redirected to 0x4025460 (index) --1925-- REDIR: 0x4128690 (memchr) redirected to 0x4025b40 (memchr) --1925-- REDIR: 0x4127430 (rindex) redirected to 0x4025370 (rindex) --1925-- REDIR: 0x4127030 (strlen) redirected to 0x4025720 (strlen) Hola aqui estoy! --1925-- REDIR: 0x4121720 (free) redirected to 0x4023d80 (free) ==1925== ==1925== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 49 from 1) --1925-- --1925-- supp: 49 dl-hack3-cond-1 ==1925== malloc/free: in use at exit: 0 bytes in 0 blocks. ==1925== malloc/free: 0 allocs, 0 frees, 0 bytes allocated. ==1925== ==1925== All heap blocks were freed -- no leaks are possible. --1925-- memcheck: sanity checks: 1 cheap, 2 expensive --1925-- memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use --1925-- memcheck: auxmaps_L1: 0 searches, 0 cmps, ratio 0:10 --1925-- memcheck: auxmaps_L2: 0 searches, 0 nodes --1925-- memcheck: SMs: n_issued = 18 (288k, 0M) --1925-- memcheck: SMs: n_deissued = 0 (0k, 0M) --1925-- memcheck: SMs: max_noaccess = 65535 (1048560k, 1023M) --1925-- memcheck: SMs: max_undefined = 0 (0k, 0M) --1925-- memcheck: SMs: max_defined = 43 (688k, 0M) --1925-- memcheck: SMs: max_non_DSM = 18 (288k, 0M) --1925-- memcheck: max sec V bit nodes: 0 (0k, 0M) --1925-- memcheck: set_sec_vbits8 calls: 0 (new: 0, updates: 0) --1925-- memcheck: max shadow mem size: 592k, 0M --1925-- translate: fast SP updates identified: 2,858 ( 91.2%) --1925-- translate: generic_known SP updates identified: 128 ( 4.0%) --1925-- translate: generic_unknown SP updates identified: 147 ( 4.6%) --1925-- tt/tc: 5,124 tt lookups requiring 5,212 probes --1925-- tt/tc: 5,124 fast-cache updates, 3 flushes --1925-- transtab: new 2,387 (49,496 -> 739,250; ratio 149:10) [0 scs] --1925-- transtab: dumped 0 (0 -> ??) --1925-- transtab: discarded 8 (211 -> ??) --1925-- scheduler: 192,739 jumps (bb entries). --1925-- scheduler: 1/3,115 major/minor sched events. --1925-- sanity: 2 cheap, 2 expensive checks. --1925-- exectx: 769 lists, 256 contexts (avg 0 per list) --1925-- exectx: 325 searches, 97 full compares (298 per 1000) --1925-- exectx: 0 cmp2, 115 cmp4, 0 cmpAll --1925-- errormgr: 8 supplist searches, 31 comparisons during search --1925-- errormgr: 49 errlist searches, 115 comparisons during search
==1901== Memcheck, a memory error detector. ==1901== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al. ==1901== Using LibVEX rev 1878, a library for dynamic binary translation. ==1901== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP. ==1901== Using valgrind-3.4.0, a dynamic binary instrumentation framework. ==1901== Copyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al. ==1901== --1901-- Command line --1901-- ./hola --1901-- Startup, with flags: --1901-- --leak-check=full --1901-- --show-reachable=yes --1901-- -v --1901-- Contents of /proc/version: --1901-- Linux version 2.6.27.17 (r...@gerardo) (gcc version 4.3.3 (GCC) ) #1 SMP PREEMPT Fri Feb 13 02:18:34 ARST 2009 --1901-- Arch and hwcaps: X86, x86-sse1-sse2 --1901-- Page sizes: currently 4096, max supported 4096 --1901-- Valgrind library directory: /usr/lib/valgrind --1901-- Reading syms from /lib/ld-2.9.so (0x4000000) --1901-- Reading syms from /home/djgera/hola (0x8048000) --1901-- Reading syms from /usr/lib/valgrind/x86-linux/memcheck (0x38000000) --1901-- object doesn't have a symbol table --1901-- object doesn't have a dynamic symbol table --1901-- Reading suppressions file: /usr/lib/valgrind/default.supp --1901-- REDIR: 0x4016df0 (index) redirected to 0x3803cb93 (???) --1901-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_core.so (0x401f000) --1901-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so (0x4021000) ==1901== WARNING: new redirection conflicts with existing -- ignoring it --1901-- new: 0x04016df0 (index ) R-> 0x04025490 index --1901-- REDIR: 0x4016fc0 (strlen) redirected to 0x4025740 (strlen) --1901-- Reading syms from /usr/lib/libfakeroot/libfakeroot-0.so (0x4029000) --1901-- Reading syms from /usr/lib/libGL.so.180.29 (0x4050000) --1901-- object doesn't have a symbol table --1901-- Reading syms from /lib/libc-2.9.so (0x410a000) --1901-- Reading syms from /lib/libdl-2.9.so (0x4251000) --1901-- Reading syms from /usr/lib/libGLcore.so.180.29 (0x4256000) --1901-- object doesn't have a symbol table --1901-- Reading syms from /usr/lib/tls/libnvidia-tls.so.180.29 (0x516c000) --1901-- object doesn't have a symbol table --1901-- Reading syms from /lib/libm-2.9.so (0x516e000) --1901-- Reading syms from /usr/lib/libXext.so.6.4.0 (0x5194000) --1901-- Reading syms from /usr/lib/libX11.so.6.2.0 (0x51a2000) --1901-- Reading syms from /usr/lib/libXau.so.6.0.0 (0x5292000) --1901-- Reading syms from /usr/lib/libxcb-xlib.so.0.0.0 (0x5295000) --1901-- Reading syms from /usr/lib/libxcb.so.1.0.0 (0x5297000) --1901-- Reading syms from /usr/lib/libXdmcp.so.6.0.0 (0x52af000) --1901-- REDIR: 0x417d430 (rindex) redirected to 0x4025370 (rindex) --1901-- REDIR: 0x417eb90 (memset) redirected to 0x4026630 (memset) --1901-- REDIR: 0x417d030 (strlen) redirected to 0x4025720 (strlen) --1901-- REDIR: 0x417a0f0 (malloc) redirected to 0x4024f60 (malloc) --1901-- REDIR: 0x417f0a0 (memcpy) redirected to 0x4025b90 (memcpy) --1901-- REDIR: 0x417c930 (index) redirected to 0x4025460 (index) --1901-- REDIR: 0x4177720 (free) redirected to 0x4023d80 (free) --1901-- REDIR: 0x40173b0 (stpcpy) redirected to 0x4026490 (stpcpy) --1901-- REDIR: 0x4179db0 (calloc) redirected to 0x4023010 (calloc) --1901-- REDIR: 0x4181b00 (rawmemchr) redirected to 0x4026740 (rawmemchr) --1901-- REDIR: 0x417e690 (memchr) redirected to 0x4025b40 (memchr) --1901-- REDIR: 0x417caa0 (strcmp) redirected to 0x4025a20 (strcmp) --1901-- REDIR: 0x417a5b0 (realloc) redirected to 0x4025070 (realloc) ==1901== Jump to the invalid address stated on the next line ==1901== at 0x0: ??? ==1901== by 0x402DA82: __xstat (in /usr/lib/libfakeroot/libfakeroot-0.so) ==1901== by 0x40913F3: (within /usr/lib/libGL.so.180.29) ==1901== Address 0x0 is not stack'd, malloc'd or (recently) free'd ==1901== ==1901== Process terminating with default action of signal 11 (SIGSEGV) ==1901== Bad permissions for mapped region at address 0x0 ==1901== at 0x0: ??? ==1901== by 0x402DA82: __xstat (in /usr/lib/libfakeroot/libfakeroot-0.so) ==1901== by 0x40913F3: (within /usr/lib/libGL.so.180.29) ==1901== ==1901== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 43 from 1) ==1901== ==1901== 1 errors in context 1 of 1: ==1901== Jump to the invalid address stated on the next line ==1901== at 0x0: ??? ==1901== by 0x402DA82: __xstat (in /usr/lib/libfakeroot/libfakeroot-0.so) ==1901== by 0x40913F3: (within /usr/lib/libGL.so.180.29) ==1901== Address 0x0 is not stack'd, malloc'd or (recently) free'd --1901-- --1901-- supp: 43 dl-hack3-cond-1 ==1901== ==1901== IN SUMMARY: 1 errors from 1 contexts (suppressed: 43 from 1) ==1901== ==1901== malloc/free: in use at exit: 86,333 bytes in 28 blocks. ==1901== malloc/free: 125 allocs, 97 frees, 107,035 bytes allocated. ==1901== ==1901== searching for pointers to 28 not-freed blocks. ==1901== checked 2,482,076 bytes. ==1901== ==1901== ==1901== 6 bytes in 1 blocks are still reachable in loss record 1 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x417CD8F: strdup (in /lib/libc-2.9.so) ==1901== by 0x40B11AD: (within /usr/lib/libGL.so.180.29) ==1901== by 0x400EAC3: _dl_init (in /lib/ld-2.9.so) ==1901== by 0x400084E: (within /lib/ld-2.9.so) ==1901== ==1901== ==1901== 20 bytes in 1 blocks are still reachable in loss record 2 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x45750E6: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 20 bytes in 1 blocks are still reachable in loss record 3 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x45750C9: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 20 bytes in 1 blocks are still reachable in loss record 4 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x45750AF: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 5 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4575085: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 6 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x457506C: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 7 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4575053: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 8 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x457503A: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 9 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4575021: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 10 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4575004: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 11 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4574FE7: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 12 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4574FCA: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 13 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4574FAD: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 14 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4574F90: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 15 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4574F73: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 16 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4574F56: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 17 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4574F39: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 18 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4574F1C: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 19 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4574EFF: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 24 bytes in 1 blocks are still reachable in loss record 20 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4574EE5: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 40 bytes in 1 blocks are still reachable in loss record 21 of 26 ==1901== at 0x40230D2: calloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x40BD4F6: (within /usr/lib/libGL.so.180.29) ==1901== ==1901== ==1901== 52 bytes in 1 blocks are still reachable in loss record 22 of 26 ==1901== at 0x40230D2: calloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x491C548: _nv000200gl (in /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 60 bytes in 3 blocks are still reachable in loss record 23 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x400CEE9: _dl_map_object_deps (in /lib/ld-2.9.so) ==1901== by 0x4012836: dl_open_worker (in /lib/ld-2.9.so) ==1901== by 0x400E5D5: _dl_catch_error (in /lib/ld-2.9.so) ==1901== by 0x40121CB: _dl_open (in /lib/ld-2.9.so) ==1901== by 0x4251BEE: dlopen_doit (in /lib/libdl-2.9.so) ==1901== by 0x400E5D5: _dl_catch_error (in /lib/ld-2.9.so) ==1901== by 0x42520BB: _dlerror_run (in /lib/libdl-2.9.so) ==1901== by 0x4251B20: dlopen@@GLIBC_2.1 (in /lib/libdl-2.9.so) ==1901== by 0x409116F: (within /usr/lib/libGL.so.180.29) ==1901== ==1901== ==1901== 64 bytes in 1 blocks are still reachable in loss record 24 of 26 ==1901== at 0x402513C: realloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x408D374: (within /usr/lib/libGL.so.180.29) ==1901== ==1901== ==1901== 132 bytes in 1 blocks are still reachable in loss record 25 of 26 ==1901== at 0x402501E: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x4574E96: (within /usr/lib/libGLcore.so.180.29) ==1901== ==1901== ==1901== 85,535 bytes in 1 blocks are still reachable in loss record 26 of 26 ==1901== at 0x40230D2: calloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==1901== by 0x453CAA0: _nv000098gl (in /usr/lib/libGLcore.so.180.29) ==1901== ==1901== LEAK SUMMARY: ==1901== definitely lost: 0 bytes in 0 blocks. ==1901== possibly lost: 0 bytes in 0 blocks. ==1901== still reachable: 86,333 bytes in 28 blocks. ==1901== suppressed: 0 bytes in 0 blocks. --1901-- memcheck: sanity checks: 24 cheap, 2 expensive --1901-- memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use --1901-- memcheck: auxmaps_L1: 0 searches, 0 cmps, ratio 0:10 --1901-- memcheck: auxmaps_L2: 0 searches, 0 nodes --1901-- memcheck: SMs: n_issued = 187 (2992k, 2M) --1901-- memcheck: SMs: n_deissued = 0 (0k, 0M) --1901-- memcheck: SMs: max_noaccess = 65535 (1048560k, 1023M) --1901-- memcheck: SMs: max_undefined = 0 (0k, 0M) --1901-- memcheck: SMs: max_defined = 289 (4624k, 4M) --1901-- memcheck: SMs: max_non_DSM = 187 (2992k, 2M) --1901-- memcheck: max sec V bit nodes: 0 (0k, 0M) --1901-- memcheck: set_sec_vbits8 calls: 0 (new: 0, updates: 0) --1901-- memcheck: max shadow mem size: 3296k, 3M --1901-- translate: fast SP updates identified: 4,045 ( 88.7%) --1901-- translate: generic_known SP updates identified: 385 ( 8.4%) --1901-- translate: generic_unknown SP updates identified: 129 ( 2.8%) --1901-- tt/tc: 7,810 tt lookups requiring 8,029 probes --1901-- tt/tc: 7,809 fast-cache updates, 3 flushes --1901-- transtab: new 3,692 (116,992 -> 1,275,748; ratio 109:10) [0 scs] --1901-- transtab: dumped 0 (0 -> ??) --1901-- transtab: discarded 8 (211 -> ??) --1901-- scheduler: 2,473,030 jumps (bb entries). --1901-- scheduler: 24/4,670 major/minor sched events. --1901-- sanity: 25 cheap, 2 expensive checks. --1901-- exectx: 769 lists, 370 contexts (avg 0 per list) --1901-- exectx: 782 searches, 499 full compares (638 per 1000) --1901-- exectx: 327 cmp2, 138 cmp4, 0 cmpAll --1901-- errormgr: 37 supplist searches, 2,166 comparisons during search --1901-- errormgr: 44 errlist searches, 148 comparisons during search /usr/bin/fakeroot: line 178: 1901 Segmentation fault FAKEROOTKEY=$FAKEROOTKEY LD_LIBRARY_PATH="$PATHS" LD_PRELOAD="$LIB" "$@"