[Bug binutils/17677] New: _bfd_elf_get_synthetic_symtab runs in O(n^2) complexity after commit 5840bf271c87c3fc14739173fdc91c6a14057130

2014-12-03 Thread tohava at gmail dot com
: 2.24 Status: NEW Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: tohava at gmail dot com This bug was also reported here: https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1388999

[Bug binutils/17677] _bfd_elf_get_synthetic_symtab runs in O(n^2) complexity after commit 5840bf271c87c3fc14739173fdc91c6a14057130

2014-12-03 Thread tohava at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17677 Ori Bar changed: What|Removed |Added CC||tohava at gmail dot com -- You are

[Bug binutils/17677] _bfd_elf_get_synthetic_symtab runs in O(n^2) complexity after commit 5840bf271c87c3fc14739173fdc91c6a14057130

2014-12-04 Thread tohava at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17677 --- Comment #2 from Ori Bar --- For me it happened on x86-64 on a linux shared object with lots of exported symbols. I see no reason to assume this problem cannot happen on i386 though. -- You are receiving this mail because: You are on the