[Bug binutils/15106] Segfault in elf_find_function

2013-02-07 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15106 --- Comment #8 from cvs-commit at gcc dot gnu.org 2013-02-08 07:05:18 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_23-branch Changes by:amo...@sourceware.org2013-02-08 07:05:11 Modified files: bfd

[Bug binutils/15106] Segfault in elf_find_function

2013-02-07 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15106 --- Comment #7 from cvs-commit at gcc dot gnu.org 2013-02-08 07:04:56 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2013-02-08 07:04:50 Modified files: bfd: ChangeLog elf-bfd.h elf.c

[Bug binutils/15106] Segfault in elf_find_function

2013-02-07 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15106 --- Comment #6 from Alan Modra 2013-02-07 23:45:33 UTC --- Right, I should not have used static vars.. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

[Bug binutils/15106] Segfault in elf_find_function

2013-02-07 Thread ra.vitillo at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15106 --- Comment #5 from Roberto Agostino Vitillo 2013-02-07 18:32:30 UTC --- In my application I open and close continuously DSOs. In rare cases it happens that after closing and opening a DSO, the pointer to a certain section within the new DSO h

[Bug binutils/15106] Segfault in elf_find_function

2013-02-06 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15106 --- Comment #1 from Alan Modra 2013-02-07 04:16:19 UTC --- Hmm, how did you manage to call elf_find_function with a different set of symbols? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiv

[Bug binutils/15106] Segfault in elf_find_function

2013-02-06 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15106 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug binutils/15106] Segfault in elf_find_function

2013-02-06 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15106 --- Comment #3 from cvs-commit at gcc dot gnu.org 2013-02-07 04:21:47 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_23-branch Changes by:amo...@sourceware.org2013-02-07 04:21:35 Modified files: bfd

[Bug binutils/15106] Segfault in elf_find_function

2013-02-06 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15106 --- Comment #2 from cvs-commit at gcc dot gnu.org 2013-02-07 04:20:42 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2013-02-07 04:20:32 Modified files: bfd: ChangeLog elf.c Log messa