[Bug binutils/18133] Infinite recursion while demangling (makes debugging with GDB impossible)

2015-04-20 Thread pageexec at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18133

PaX Team  changed:

   What|Removed |Added

 CC||pageexec at gmail dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/18133] Infinite recursion while demangling (makes debugging with GDB impossible)

2015-04-20 Thread pageexec at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18133

--- Comment #1 from PaX Team  ---
i can also reproduce it with this symbol:
_ZN23Parma_Polyhedra_Library9OR_MatrixINS_14Checked_NumberI10__gmp_exprIA1_12__mpz_structS4_ENS_26WRD_Extended_Number_Policy16any_row_iteratorIKS7_EpLImEENS_9Enable_IfIXgtcvT_ngLi1ELi0EERSB_E4typeESE_

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/18133] Infinite recursion while demangling (makes debugging with GDB impossible)

2015-04-24 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18133

Nick Clifton  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||nickc at redhat dot com
 Resolution|--- |WONTFIX

--- Comment #2 from Nick Clifton  ---
Hi Alex,

  The libiberty library, which is performing the demangling, is its own
separate project, rather than being part of the binutils project.  So please
could you report this bug to the libiberty maintainers (DJ Delorie
 and Ian Lance Taylor ) and CC it to the gcc
mailing list.  Thanks.

Cheers
  Nick Clifton

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/18133] Infinite recursion while demangling (makes debugging with GDB impossible)

2015-06-29 Thread 2bluesc at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18133

Kyle Manna <2bluesc at gmail dot com> changed:

   What|Removed |Added

 CC||2bluesc at gmail dot com

--- Comment #3 from Kyle Manna <2bluesc at gmail dot com> ---
Ran in to this as well, seems to be a duplicate of:

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

Disable demangling in gdb by adding this to your .gdbinit "set demangle-style
none"

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils