https://sourceware.org/bugzilla/show_bug.cgi?id=28588
Joel Hock changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://sourceware.org/bugzilla/show_bug.cgi?id=29785
Joel Hock changed:
What|Removed |Added
CC||joelhock at gmail dot com
--
You are
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: joelhock at gmail dot com
Target Milestone: ---
Commit ca8f6bc629c causes a significant performance issue for my use of
addr2line. Specifically, the use of lookup_func_by_offset() exhibits quadratic
NCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: joelhock at gmail dot com
Target Milestone: ---
Commit 647cebce12a can cause valid sections to be considered corrupt if their
uncompress
https://sourceware.org/bugzilla/show_bug.cgi?id=28834
--- Comment #2 from Joel Hock ---
I can't upload the binary, but the uncompressed size (b6e3fb5 in the output
below) is correct. This output is from a different, but similar, binary than
what was generating the original error message I posted