I ran into this problem again today. This time because valgrind refuses
to run:

./amule: /usr/lib/debug/libstdc++.so.6: version `CXXABI_1.3.1' not found 
(required by ./amule)
==22446== Jump to the invalid address stated on the next line
==22446==    at 0x1D6: ???
==22446==    by 0x400197C: version_check_doit (in /lib/ld-2.3.6.so)
==22446==    by 0x400B3BD: _dl_receive_error (in /lib/ld-2.3.6.so)
==22446==    by 0x400282E: dl_main (in /lib/ld-2.3.6.so)
==22446==    by 0x400F3E7: _dl_sysdep_start (in /lib/ld-2.3.6.so)
==22446==    by 0x4000B45: _dl_start (in /lib/ld-2.3.6.so)
==22446==    by 0x40007B6: (within /lib/ld-2.3.6.so)
==22446==  Address 0x1D6 is not stack'd, malloc'd or (recently) free'd

This seems like a very easy fix, has nobody looked at it yet please?
It's highly annoying that libstdc++ doesn't have debug symbols.

-- 
Carlo Wood <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to