Your message dated Thu, 3 Feb 2011 11:15:41 +0100
with message-id <[email protected]>
and subject line Done: Valgrind crash with c++ program in stdc++lib
has caused the Debian Bug report #593727,
regarding Valgrind crash with c++ program in stdc++lib
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
593727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593727
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: valgrind
severity: important

Hi valgrind crash running a good program (could send it by mail here
if needed but it depend of a lot of library) with the following errors
(and seems a valgrind error):
==28093== Memcheck, a memory error detector
==28093== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==28093== Using Valgrind-3.5.0-Debian and LibVEX; rerun with -h for
copyright info
==28093== Command: ./eigharminv
==28093==
==28093== Conditional jump or move depends on uninitialised value(s)
==28093==    at 0x4016236: index (strchr.S:56)
==28093==    by 0x4007164: expand_dynamic_string_token (dl-load.c:324)
==28093==    by 0x4007567: _dl_map_object (dl-load.c:2173)
==28093==    by 0x400186A: map_doit (rtld.c:634)
==28093==    by 0x400D5C5: _dl_catch_error (dl-error.c:178)
==28093==    by 0x400176E: do_preload (rtld.c:818)
==28093==    by 0x40043F1: dl_main (rtld.c:1678)
==28093==    by 0x4014776: _dl_sysdep_start (dl-sysdep.c:243)
==28093==    by 0x4001422: _dl_start (rtld.c:338)
==28093==    by 0x4000AF7: ??? (in /lib/ld-2.11.2.so)
==28093==
==28093== Conditional jump or move depends on uninitialised value(s)
==28093==    at 0x401623B: index (strchr.S:59)
==28093==    by 0x4007164: expand_dynamic_string_token (dl-load.c:324)
==28093==    by 0x4007567: _dl_map_object (dl-load.c:2173)
==28093==    by 0x400186A: map_doit (rtld.c:634)
==28093==    by 0x400D5C5: _dl_catch_error (dl-error.c:178)
==28093==    by 0x400176E: do_preload (rtld.c:818)
==28093==    by 0x40043F1: dl_main (rtld.c:1678)
==28093==    by 0x4014776: _dl_sysdep_start (dl-sysdep.c:243)
==28093==    by 0x4001422: _dl_start (rtld.c:338)
==28093==    by 0x4000AF7: ??? (in /lib/ld-2.11.2.so)
==28093==
./eigharminv: /usr/lib/debug/libstdc++.so.6: version `GLIBCXX_3.4.11'
not found (required by ./eigharminv)
==28093== Jump to the invalid address stated on the next line
==28093==    at 0x4A6: ???
==28093==    by 0x400D530: _dl_receive_error (dl-error.c:210)
==28093==    by 0x4003569: dl_main (rtld.c:1850)
==28093==    by 0x4014776: _dl_sysdep_start (dl-sysdep.c:243)
==28093==    by 0x4001422: _dl_start (rtld.c:338)
==28093==    by 0x4000AF7: ??? (in /lib/ld-2.11.2.so)
==28093==  Address 0x4a6 is not stack'd, malloc'd or (recently) free'd
==28093==
==28093==
==28093== Process terminating with default action of signal 11 (SIGSEGV)
==28093==  Bad permissions for mapped region at address 0x4A6
==28093==    at 0x4A6: ???
==28093==    by 0x400D530: _dl_receive_error (dl-error.c:210)
==28093==    by 0x4003569: dl_main (rtld.c:1850)
==28093==    by 0x4014776: _dl_sysdep_start (dl-sysdep.c:243)
==28093==    by 0x4001422: _dl_start (rtld.c:338)
==28093==    by 0x4000AF7: ??? (in /lib/ld-2.11.2.so)
==28093==
==28093== HEAP SUMMARY:
==28093==     in use at exit: 0 bytes in 0 blocks
==28093==   total heap usage: 0 allocs, 0 frees, 0 bytes allocated
==28093==
==28093== All heap blocks were freed -- no leaks are possible
==28093==
==28093== For counts of detected and suppressed errors, rerun with: -v
==28093== Use --track-origins=yes to see where uninitialised values come from
==28093== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)



--- End Message ---
--- Begin Message ---
Package: valgrind
Version: 1:3.6.0~svn11254+nmu1

Could not reproduce with this version




--- End Message ---

Reply via email to