This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 sanitizer/65479] sanitizer stack trace missing frames past #0 on powerpc64


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65479

Bill Schmidt <wschmidt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-04-11
     Ever confirmed|0                           |1

--- Comment #16 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
Unfortunately, that does not appear to be sufficient to solve any of the extant
ASAN failures.  I'm suspicious that fast unwinding is still being disabled
somewhere.  In any case, we need the backport; but we seem to need something
else as well.

Confirmed, in any case.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]