Menu

#8 addr2line problem

open
nobody
None
5
2012-09-21
2008-10-08
No

addr2line doesn't seems to work correctly when exe files are very big.

you can try it with an ancient version of firefox exe but also on new programs like owb

Discussion

  • Thomas Frieden

    Thomas Frieden - 2008-10-09

    Note: binutils 2.14 has a bug in it's dwarf-2 output, writing one extra byte after some dwarf-2 debug data. This leads to a corrupted debug section that add2line can't read.

     
  • Steven Solie

    Steven Solie - 2010-02-11

    Use the stabs format for large binaries (e.g. -gstabs).

     

Anonymous
Anonymous

Add attachments
Cancel