bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: c++filt stack overflow bug


From: Nick Clifton
Subject: Re: c++filt stack overflow bug
Date: Mon, 17 Sep 2018 17:08:38 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Hi Peng,

> Peng Li at Baidu X-Lab found a stack overflow bug in c++filt of the latest 
> binutils code base, I have confirmed it with address sanitizer. Please use 
> the “c++filt < stack_overflow_input ” to reproduce the bug. If you have any 
> questions, please let me know.

Thank you for telling us about this bug.

I did try to reproduce the bug using the latest version of the 
binutils development sources, but the problem did not occur.
Possibly you are using an older set of sources, or you are
running the test on a machine with a limited amount of stack
space.

Either way, please could you check the problem, and if it
still exists, report it here:

  https://gcc.gnu.org/bugzilla/enter_bug.cgi?product=gcc

This is actually the gcc bug reporting system, since the C++
demangling feature of the xc__filt program is actually supplied
by the libiberty library, which is maintained as part of gcc
rather than binutils.

Cheers
  Nick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]