libgcj testsuite FAILs on Ubuntu

Andrew Haley aph@redhat.com
Wed Aug 5 13:07:00 GMT 2009


OK, sorry for the noise, I think I've found the real problem.
Run nm on StackTrace2.exe, find the address of StackTrace2::main, and use
addr2line to get the line number:
$ nm ./testsuite/StackTrace2.exe | grep 'StackTrace2.*main' | awk '{print 1ドル}' | addr2line -e ./testsuite/StackTrace2.exe
BFD: Dwarf Error: mangled line number section.
crtstuff.c:0
On a non-broken x86_64 system:
 $ nm ./testsuite/StackTrace2.exe | grep 'StackTrace2.*main' | awk '{print 1ドル}' | addr2line -e ./testsuite/StackTrace2.exe
/home/aph/gcc/trunk/obj-x86_64-unknown-linux-gnu/x86_64-unknown-linux-gnu/libjava/StackTrace2.java:10
In general, I have found a great many errors with debuginfo. It would be
interesting to know if any gdb tests pass.
Andrew.


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /