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/14963] segfault on startup


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

Jeremy Maitin-Shepard <jeremy at jeremyms dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |jeremy at jeremyms dot com
         Resolution|FIXED                       |---

--- Comment #16 from Jeremy Maitin-Shepard <jeremy at jeremyms dot com> ---
I think there is still a related problem:

GNU gdb (GDB) 7.7.50.20140223-cvs

I am getting infinite recursion in d_print_comp, seemingly caused by the
symbol:

_ZN3mdr16in_cached_threadIRZNK4cudr6GPUSet17parallel_for_eachIZN5tns3d20shape_representation7compute7GPUImpl7executeERKNS_1AINS_7ptr_refIKjEELl3ELl3ENS_8c_strideILl1ELl0EEEEERKNS8_INS9_IjEELl4ELl1ESD_EEEUliRKNS1_7ContextERNS7_5StateEE_JSt6vectorISO_SaISO_EEEEEvOT_DpRT0_EUlSP_E_JSt17reference_wrapperISO_EEEENS_12ScopedFutureIDTclfp_spcl7forwardISW_Efp0_EEEEESV_DpOSW_


c++filt is able to demangle it.
GNU c++filt (GNU Binutils) 2.24


However, the maint demangle command just says Can't demangle but doesn't crash.

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