[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/23115] cxxfilt segmentation fault
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/23115] cxxfilt segmentation fault |
Date: |
Tue, 24 Apr 2018 15:51:59 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23115
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |MOVED
--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Guodong,
Actually the loop is not unbounded and it does terminate if you have
enough stack space available. (It works on my machine).
Regardless, this bug/limitation is part of the C++ name demangler code
which is part of the libiberty library. This library is maintained by
the GCC project, rather than the binutils project, so if you want to
pursue the problem, please could you report the issue here:
https://gcc.gnu.org/bugzilla/enter_bug.cgi?product=gcc
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.