This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/16957] gdb segfaults when loading symbols in C++11-enabled application


https://sourceware.org/bugzilla/show_bug.cgi?id=16957

--- Comment #3 from Keith Seitz <keiths at redhat dot com> ---
Yes, that looks like the patch.

If c++filt came pre-installed by your system, you're not likely to trigger the
bug -- it is almost certainly using a different libiberty than the one bundled
into gdb-binutils, but passing the system c++filt is very good supporting
evidence to suggest that you're running into the same bug.

Give the patch a try. (or just checkout gdb repo or download a snapshot)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]