https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120840
--- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Ken Jin from comment #2) > @Sam James > > Passing CFLAGS="-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer" to the > configure fixes the crash for me, does it do the same for you? If so this is > probably a pretty big hint. Yeah, this works indeed.