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/18929] NULL deref on throw in cp_print_value_fields


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

Matteo Settenvini <matteo.settenvini at yatta dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matteo.settenvini at yatta dot de

--- Comment #2 from Matteo Settenvini <matteo.settenvini at yatta dot de> ---
Confirming. I independently reached the same conclusion after seeing gdb
segfaulting reproducibly when printing values from a binary compiled with
-fvisibility=hidden.

I was going to submit exactly the same patch, so I would be glad if this fix
could be included in next gdb's release. Without it, gdb crashes almost in
every session, especially when using it in concert with an IDE which attempts
to print all local variables.

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