[Bug sanitizer/77538] segmentation fault: thread sanitizer shadow stack overflow

dvyukov at google dot com gcc-bugzilla@gcc.gnu.org
Sun Oct 30 16:08:00 GMT 2016


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

--- Comment #12 from Dmitry Vyukov <dvyukov at google dot com> ---
The crash in gdb looks like stack overflow (unsurprising if there are 1MB
frames). Does increasing thread stack size or reducing frame size (there must
something very big on the stack) help?


More information about the Gcc-bugs mailing list