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++/17455] gdb segfaults while demangling


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

Jean-MichaÃl Celerier <jeanmichael.celerier at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeanmichael.celerier@gmail.
                   |                            |com

--- Comment #4 from Jean-MichaÃl Celerier <jeanmichael.celerier at gmail dot com> ---
I get a similar crash with the following symbol :

_ZSt4moveIRZN5coppa8oscquery15WebSocketClientC1INS1_12RemoteDevice8m_clientMUlDpOT_E_EEEOT_EUlSt8weak_ptrIvEE_EONSt16remove_referenceIS9_E4typeESA_

The code is compiled with clang-3.6, and both gdb-7.9, lldb-3.6, and
c++filt-2.25.0 choke on the symbol.

When debugging c++filt with gdb, it seems like the infinite recursion is in
libbfd.so.

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