prelink test failure on hurd

Kurt Roeckx kurt at roeckx.be
Sat Mar 5 14:52:28 UTC 2011


Hi,

I'm seeing this on hurd:
--- addr2line.out       2011-02-27 03:25:38.000000000 +0000
+++ -   2011-02-27 03:25:38.941254000 +0000
@@ -6,5 +6,5 @@
 ??:0
 pstdin+0x1
 ??:0
-??
+foo+0x2
 ??:0
FAIL: run-prelink-addr-test.sh

Running it manually I get:
$ LD_LIBRARY_PATH=../libdw:../libelf ../src/addr2line -S -M testmaps54-32 0x1111fc 0x1122a4 0x410001fd 0x410012a5 0x420001fe
foo
??:0
pstdin
??:0
foo+0x1
??:0
pstdin+0x1
??:0
??
??:0

I'm not sure how to start to debug this.


Kurt



More information about the elfutils-devel mailing list