[Webkit-unassigned] [Bug 247727] [UNIX] Web process crash in websites using service workers while doing garbage collection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 10:14:45 PST 2022


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

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
So, it's mincore returning -1 and errno=EINVAL which means addr is not a multiple of the page size. I don't know if that's somehow expected or something we should just handle.

-- 
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/20221110/5711e4cc/attachment.htm>


More information about the webkit-unassigned mailing list