[Webkit-unassigned] [Bug 229235] REGRESSION(r279256): Crash in JSC::FTL::saveAllRegisters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 30 05:37:19 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=229235

--- Comment #22 from Zan Dobersek <zan at falconsigh.net> ---
(In reply to Adrian Perez from comment #12)
> I just built trunk today (r281492) on Arch Linux with GCC 11.1.0 and I cannot
> hit this issue anymore. Maybe some of the commits that touched JSC recently
> have had the side effect of fixing this?

For the assertion to actually trigger, the `-D_GLIBCXX_ASSERTIONS` define is required in CFLAGS and CXXFLAGS. With that, I can reproduce the libstdc++ assert on a GCC 11 build with yesterday's main.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210830/379d0ef8/attachment.htm>


More information about the webkit-unassigned mailing list