[Bug c++/90964] SJLJ: Backtrace stopped: previous frame inner to this frame (corrupt stack?)

2019-06-22 Thread ocroquette at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90964 --- Comment #1 from Olivier Croquette --- Also reported in the MinGW-w64 project: https://sourceforge.net/p/mingw-w64/bugs/800/

[Bug c++/90964] New: SJLJ: Backtrace stopped: previous frame inner to this frame (corrupt stack?)

2019-06-22 Thread ocroquette at free dot fr
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: ocroquette at free dot fr Target Milestone: --- On Windows with the SJLJ exception handling, the backtrace doesn't work in GDB as soon a method enters a try/catch