Thanks for testing. > Yeah, you are right: > > [acme@zoo linux]$ addr2line -e > /usr/lib/debug/usr/lib64/firefox/libxul.so.debug 22fefe8 > BFD: Dwarf Error: Offset (2585882475) greater than or equal to > .debug_str size (44321517). > BFD: Dwarf Error: Could not find abbrev number 11800. > BFD: Dwarf Error: Offset (493511937) greater than or equal to .debug_str > size (44321517).
But addr2line didn't crash? What happens when you run it under valgrind? If yes, I can check what it does differently than get_srcline() to make it recover better. -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

