[Webkit-unassigned] [Bug 210068] [WPE] Build fixes for musl C library on Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 19:22:51 PDT 2021


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

--- Comment #30 from Daniel Kolesa <dkolesa at igalia.com> ---
some findings:

- upping jscSoftReservedZoneSize beyond 64KB will crash any javascript under musl, regardless of thread stack size
- the Threading.cpp platform changes as they are right now effectively disable being able to set thread stack size via the user macro (as the hardcoded value always returns first)

-- 
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/20210421/ab78aa76/attachment-0001.htm>


More information about the webkit-unassigned mailing list