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++/17066] GDB demangler crashes


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

Kenton Varda <kenton at sandstorm dot io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenton at sandstorm dot io

--- Comment #9 from Kenton Varda <kenton at sandstorm dot io> ---
FWIW, this bug means that anything using Cap'n Proto RPC
(https://capnproto.org) segfaults GDB. It can be worked around using "set
demangle-style none", but few people encountering this problem know to try
that.

https://github.com/sandstorm-io/capnproto/issues/191

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