[Bug c++/70909] Libiberty Demangler segfaults (4)
mark at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Nov 19 14:00:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70909
Mark Wielaard <mark at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mark at gcc dot gnu.org
--- Comment #7 from Mark Wielaard <mark at gcc dot gnu.org> ---
(In reply to Markus Trippelsdorf from comment #5)
> (In reply to Matt Godbolt from comment #4)
> > We just hit this too with code using
> > https://github.com/rollbear/trompeloeil/. The symbol
> > '_ZSt4moveIRZN11trompeloeil13call_modifierINS0_12call_matcherIFiiESt5tupleIJN
> > S0_17predicate_matcherIZNS0_11any_matcherIiEEDaPKcEUlOT_E_ZNS6_IiEES7_S9_EUlR
> > SoE_NS0_13typed_matcherIiEEJEEEEEEEN6mock_c36trompeloeil_tag_type_trompeloeil
> > _135ENS0_12matcher_infoIS3_EEE12handle_throwIZN12_GLOBAL__N_131____C_A_T_C_H_
> > ___T_E_S_T____6454testEvE4$_42EENS1_ISJ_SL_NS0_14throw_injectorISN_EEEESB_EUl
> > RSA_E_EONSt16remove_referenceISA_E4typeESB_' causes both c++filt and gdb to
> > crash.
>
> This is already fixed on trunk.
Are you sure? The symbol still seems to crash for me and it seems the proposed
patch has not gotten in yet.
More information about the Gcc-bugs
mailing list