[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 93077] valgrind crashes immediately on SuSE 9.2
From:       Malcolm Agnew <malcolm.agnew () t-online ! de>
Date:       2004-11-15 14:24:19
Message-ID: 20041115142419.16164.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
        
http://bugs.kde.org/show_bug.cgi?id=93077        




------- Additional Comments From malcolm.agnew t-online de  2004-11-15 15:24 -------
Sorry this took some time but my mail system was corrupt.


On Thursday 11 November 2004 10:05, Nicholas Nethercote wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=93077
>
>
>
>
> ------- Additional Comments From njn25 cam ac uk  2004-11-11 10:05 -------
> Can you please provide the output with -v specified?  Thanks.

The output is not quite the same for 2.2.0 (SuSE rpm) and 2.3 CVS --- but both 
crash.


mambo3!malcolm-19 valgrind -v --tool=memcheck ls
==8694== Memcheck, a memory error detector for x86-linux.
==8694== Copyright (C) 2002-2004, and GNU GPL'd, by Julian Seward et al.
==8694== Using valgrind-2.3.0.CVS, a program supervision framework for 
x86-linux.
==8694== Copyright (C) 2000-2004, and GNU GPL'd, by Julian Seward et al.
==8694== Valgrind library directory: /usr/local/lib/valgrind
==8694== Command line
==8694==    ls
==8694== Startup, with flags:
==8694==    -v
==8694==    --tool=memcheck
==8694== Contents of /proc/version:
==8694==   Linux version 2.6.8-24.3-default (geeko buildhost) (gcc version 
3.3.4 (pre 3.3.5 20040809)) #1 Tue Oct 26 14:40:54 UTC 2004
==8694== Reading syms from /bin/ls (0x8048000)
==8694==    object doesn't have any debug info
==8694== Reading syms from /lib/ld-2.3.3.so (0x1B8E4000)
==8694==    object doesn't have any debug info
==8694== Reading syms from /usr/local/lib/valgrind/stage2 (0xB0000000)
==8694== Reading syms from /lib/ld-2.3.3.so (0xB1000000)
==8694==    object doesn't have any debug info
==8694== Reading syms from /lib/libdl.so.2 (0xB103F000)
==8694==    object doesn't have any debug info
==8694== Reading syms from /lib/tls/libc.so.6 (0xB1043000)
==8694==    object doesn't have any debug info
==8694== Reading syms from /usr/local/lib/valgrind/vgskin_memcheck.so 
(0xB125A000)
==8694== Reading suppressions file: /usr/local/lib/valgrind/default.supp
==8694== REDIRECT soname:libc.so.6(__GI___errno_location) to 
soname:libpthread.so.0(__errno_location)
==8694== REDIRECT soname:libc.so.6(__errno_location) to soname:libpthread.so.0
(__errno_location)
==8694== REDIRECT soname:libc.so.6(__GI___h_errno_location) to 
soname:libpthread.so.0(__h_errno_location)
==8694== REDIRECT soname:libc.so.6(__h_errno_location) to 
soname:libpthread.so.0(__h_errno_location)
==8694== REDIRECT soname:libc.so.6(__GI___res_state) to soname:libpthread.so.0
(__res_state)
==8694== REDIRECT soname:libc.so.6(__res_state) to soname:libpthread.so.0
(__res_state)
==8694== REDIRECT soname:libc.so.6(stpcpy) to *vgpreload_memcheck.so*(stpcpy)
==8694== REDIRECT soname:libc.so.6(strnlen) to 
*vgpreload_memcheck.so*(strnlen)
==8694== REDIRECT soname:ld-linux.so.2(stpcpy) to 
*vgpreload_memcheck.so*(stpcpy)
==8694== REDIRECT soname:ld-linux.so.2(strchr) to 
*vgpreload_memcheck.so*(strchr)
==8694==
==8694== Reading syms from /usr/local/lib/valgrind/vg_inject.so (0x1B8FD000)
==8694== Reading syms from /usr/local/lib/valgrind/vgpreload_memcheck.so 
(0x1B900000)
==8694== TRANSLATE: 0x1B8F6580 redirected to 0x1B904320
==8694== Reading syms from /lib/tls/librt.so.1 (0x1B931000)
==8694==    object doesn't have any debug info
==8694== Reading syms from /lib/libacl.so.1.1.0 (0x1B93B000)
==8694== Reading syms from /lib/libselinux.so.1 (0x1B942000)
==8694==    object doesn't have any debug info
==8694== Reading syms from /lib/tls/libc.so.6 (0x1B951000)
==8694==    object doesn't have any debug info
==8694== Reading syms from /usr/local/lib/valgrind/libpthread.so (0x1BA68000)
==8694== Reading syms from /lib/libattr.so.1.1.0 (0x1BA87000)
==8694== Reading syms from /lib/libdl.so.2 (0x1BA8E000)
==8694==    object doesn't have any debug info
==8694==
==8694== Process terminating with default action of signal 11 (SIGSEGV)
==8694==    at 0x1B94BD6C: init_selinux_policyroot (in /lib/libselinux.so.1)
==8694==    by 0x1B94C3F6: (within /lib/libselinux.so.1)
==8694==    by 0x1B943BE8: (within /lib/libselinux.so.1)
==8694==    by 0x1B8F111B: call_init (in /lib/ld-2.3.3.so)
==8694==
==8694== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 1)
--8694--
--8694-- supp:   23 Ugly strchr error in /lib/ld-2.3.3.so
==8694== malloc/free: in use at exit: 0 bytes in 0 blocks.
==8694== malloc/free: 0 allocs, 0 frees, 0 bytes allocated.
==8694==
--8694--     TT/TC: 0 tc sectors discarded.
--8694--            1624 tt_fast misses.
--8694-- translate: new     1482 (27843 -> 355337; ratio 127:10)
--8694--            discard 1 (23 -> 320; ratio 139:10).
--8694-- chainings: 1089 chainings, 2 unchainings.
--8694--  dispatch: 44107 jumps (bb entries); of them 7281 (16%) unchained.
--8694--            113/1821 major/minor sched events.
--8694-- reg-alloc: 360 t-req-spill, 66558+2921 orig+spill uis,
--8694--            8324 total-reg-rank
--8694--    sanity: 114 cheap, 5 expensive checks.
--8694--    ccalls: 5442 C calls, 52% saves+restores avoided (16912 bytes)
--8694--            7281 args, avg 0.86 setup instrs each (1944 bytes)
--8694--            0% clear the stack (16323 bytes)
--8694--            2536 retvals, 27% of reg-reg movs avoided (1326 bytes)
Segmentation fault

mambo3!malcolm-21 /usr/bin/valgrind -v --tool=memcheck ls
==8735== Memcheck, a memory error detector for x86-linux.
==8735== Copyright (C) 2002-2004, and GNU GPL'd, by Julian Seward et al.
==8735== Using valgrind-2.2.0, a program supervision framework for x86-linux.
==8735== Copyright (C) 2000-2004, and GNU GPL'd, by Julian Seward et al.
==8735== Valgrind library directory: /usr/lib/valgrind
==8735== Command line
==8735==    ls
==8735== Startup, with flags:
==8735==    -v
==8735==    --tool=memcheck
==8735== Contents of /proc/version:
==8735==   Linux version 2.6.8-24.3-default (geeko buildhost) (gcc version 
3.3.4 (pre 3.3.5 20040809)) #1 Tue Oct 26 14:40:54 UTC 2004
==8735== Reading syms from /bin/ls (0x8048000)
==8735==    object doesn't have any debug info
==8735== Reading syms from /lib/ld-2.3.3.so (0x1B8E4000)
==8735==    object doesn't have any debug info
==8735== Reading syms from /usr/lib/valgrind/stage2 (0xB0000000)
==8735==    object doesn't have any debug info
==8735== Reading syms from /lib/ld-2.3.3.so (0xB1000000)
==8735==    object doesn't have any debug info
==8735== Reading syms from /lib/libdl.so.2 (0xB103F000)
==8735==    object doesn't have any debug info
==8735== Reading syms from /lib/tls/libc.so.6 (0xB1043000)
==8735==    object doesn't have any debug info
==8735== Reading syms from /usr/lib/valgrind/vgskin_memcheck.so (0xB125A000)
==8735==    object doesn't have any debug info
==8735== Reading suppressions file: /usr/lib/valgrind/default.supp
==8735== REDIRECT soname:libc.so.6(__GI___errno_location) to 
soname:libpthread.so.0(__errno_location)
==8735== REDIRECT soname:libc.so.6(__errno_location) to soname:libpthread.so.0
(__errno_location)
==8735== REDIRECT soname:libc.so.6(__GI___h_errno_location) to 
soname:libpthread.so.0(__h_errno_location)
==8735== REDIRECT soname:libc.so.6(__h_errno_location) to 
soname:libpthread.so.0(__h_errno_location)
==8735== REDIRECT soname:libc.so.6(__GI___res_state) to soname:libpthread.so.0
(__res_state)
==8735== REDIRECT soname:libc.so.6(__res_state) to soname:libpthread.so.0
(__res_state)
==8735== REDIRECT soname:libc.so.6(stpcpy) to *vgpreload_memcheck.so*(stpcpy)
==8735== REDIRECT soname:libc.so.6(strnlen) to 
*vgpreload_memcheck.so*(strnlen)
==8735== REDIRECT soname:ld-linux.so.2(stpcpy) to 
*vgpreload_memcheck.so*(stpcpy)
==8735== REDIRECT soname:ld-linux.so.2(strchr) to 
*vgpreload_memcheck.so*(strchr)
==8735==
==8735==
==8735== Process terminating with default action of signal 11 (SIGSEGV)
==8735==    at 0x1B8E5065: _dl_start (in /lib/ld-2.3.3.so)
==8735==    by 0x1B8E47A6: (within /lib/ld-2.3.3.so)
==8735==
==8735== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
==8735== malloc/free: in use at exit: 0 bytes in 0 blocks.
==8735== malloc/free: 0 allocs, 0 frees, 0 bytes allocated.
==8735==
--8735--     TT/TC: 0 tc sectors discarded.
--8735--            2 tt_fast misses.
--8735-- translate: new     2 (21 -> 422; ratio 200:10)
--8735--            discard 0 (0 -> 0; ratio 0:10).
--8735-- chainings: 0 chainings, 0 unchainings.
--8735--  dispatch: 1 jumps (bb entries); of them 2 (200%) unchained.
--8735--            1/3 major/minor sched events.
--8735-- reg-alloc: 0 t-req-spill, 79+0 orig+spill uis,
--8735--            7 total-reg-rank
--8735--    sanity: 2 cheap, 1 expensive checks.
--8735--    ccalls: 13 C calls, 62% saves+restores avoided (48 bytes)
--8735--            19 args, avg 0.94 setup instrs each (2 bytes)
--8735--            0% clear the stack (39 bytes)
--8735--            0 retvals, 100% of reg-reg movs avoided (0 bytes)
Segmentation fault
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic