|
From: Jeroen N. W. <jn...@xs...> - 2005-11-04 10:26:00
|
Greetings,
In blanket, when I use tl_assert(false) or VG_(tool_panic)("Text") I get a
stack trace without function name, source file and line number
information:
Blanket: the 'impossible' happened:
Cannot determine order of keys: 4000C22:4000C27 <=> 4000C20:4000C22
==6748== at 0xB00015DA: ???
==6748== by 0xB00015D9: ???
[11 similar lines removed]
Module .in_place/blanket does contain debugging information, so `readelf
-w` tells me. I cannot find an open bug report for this problem. Can
anybody shed some light on this?
Thanks.
Jeroen.
PS: Debian 3,1 (sarge), Linux 2.4.26-1-386, gcc version 3.3.5 (Debian
1:3.3.5-13), Valgrind rev. 4995, VEX rev. 1431.
|