[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/15106] Segfault in elf_find_function
From: |
ra.vitillo at gmail dot com |
Subject: |
[Bug binutils/15106] Segfault in elf_find_function |
Date: |
Thu, 07 Feb 2013 18:32:30 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=15106
--- Comment #5 from Roberto Agostino Vitillo <ra.vitillo at gmail dot com>
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 has the same value as the old pointer.
Even with my trivial change there is still the remote possibility that you
could have the same values for the pointers to section and symbols. One way to
fix this cleanly would be to associate the cache to the bfd struct, for
example.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
- [Bug binutils/15106] New: Segfault in elf_find_function, ra.vitillo at gmail dot com, 2013/02/06
- [Bug binutils/15106] Segfault in elf_find_function, cvs-commit at gcc dot gnu.org, 2013/02/06
- [Bug binutils/15106] Segfault in elf_find_function, cvs-commit at gcc dot gnu.org, 2013/02/06
- [Bug binutils/15106] Segfault in elf_find_function, amodra at gmail dot com, 2013/02/06
- [Bug binutils/15106] Segfault in elf_find_function, amodra at gmail dot com, 2013/02/06
- [Bug binutils/15106] Segfault in elf_find_function,
ra.vitillo at gmail dot com <=
- [Bug binutils/15106] Segfault in elf_find_function, amodra at gmail dot com, 2013/02/07
- [Bug binutils/15106] Segfault in elf_find_function, cvs-commit at gcc dot gnu.org, 2013/02/08
- [Bug binutils/15106] Segfault in elf_find_function, cvs-commit at gcc dot gnu.org, 2013/02/08