[Webkit-unassigned] [Bug 223721] webkitgtk2.28.0 jsc crash on start [MIPS64el]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 20:14:40 PDT 2021


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

--- Comment #1 from zpcheng <chengzhpchn at 163.com> ---
in PageBlock.h defines :
constexpr size_t CeilingOnPageSize = 4 * KB;
for MIPS64el, this value shall be adjust to 16 * KB

the assertion check in PageBlock.cpp leads to the crash.
I think a more clear hint message will be appreciated!

-- 
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/20210326/a6f9f273/attachment-0001.htm>


More information about the webkit-unassigned mailing list