https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61460
Stephan Bergmann <sbergman at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sbergman at redhat dot com
--- Comment #1 from Stephan Bergmann <sbergman at redhat dot com> ---
Experienced a similar c++filt SIGSEV (due to recursive stack overflow) now with
the symbol
_ZNK6clover6detail11basic_rangeINS_13adaptor_rangeIZNS_6kernel6launchERNS_13command_queueERKSt6vectorImSaImEESA_SA_EUlmE_JRS8_EEENS0_16iterator_adaptorISB_JN9__gnu_cxx17__normal_iteratorIPmS8_EEEEESJ_EcvT_IS6_IPjSaISN_EEvEEv
(also while debugging a process involving libMesaOpenCL; on Fedora 24). Bug
70909 presumably discusses the root cause of these crashes.