[Webkit-unassigned] [Bug 213200] REGRESSION(r262991): Broke stress/ensure-crash.js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 14:31:35 PDT 2020


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

--- Comment #4 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Mark Lam from comment #3)
> The root cause of this is because of https://trac.webkit.org/r238478 i.e.
> non-darwin ports chooses to implement CRASH() using abort.

We want CRASH() to raise SIGABRT because that's the expected way to express an assertion failure crash on Linux. Before that commit, it would have been SIGSEGV (not SIGILL).

-- 
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/20200615/58201a45/attachment-0001.htm>


More information about the webkit-unassigned mailing list