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 gdb/18021] Segfault in dwarf2_add_member_fn


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

--- Comment #1 from Scott Pakin <scott+sware+bugzilla at pakin dot org> ---
Created attachment 8144
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8144&action=edit
Valgrind run of segfaulting gdb

Output from "valgrind --track-origins=yes" run on gdb.  The relevant part is
the stanza right before the SIGSEGV, in which Valgrind complains that gdb is
attempting an "Invalid read of size 8" because "Address 0x10 is not stack'd,
malloc'd or (recently) free'd".

-- 
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]