[Bug binutils/28588] significant performance regression in addr2line

2022-07-12 Thread joelhock at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28588 Joel Hock changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug binutils/29785] memory bloat in version 2.39

2023-10-03 Thread joelhock at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29785 Joel Hock changed: What|Removed |Added CC||joelhock at gmail dot com -- You are

[Bug binutils/28588] New: significant performance regression in addr2line

2021-11-12 Thread joelhock at gmail dot com
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

[Bug binutils/28834] New: incorrect detection of "DWARF error: section .debug_str is larger than its filesize"

2022-01-28 Thread joelhock at gmail dot com
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

[Bug binutils/28834] incorrect detection of "DWARF error: section .debug_str is larger than its filesize"

2022-02-01 Thread joelhock at gmail dot com
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