[Webkit-unassigned] [Bug 229178] Crash in WTF::Deque::append under WorkerRunLoop::postTaskForMode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 17 16:28:03 PDT 2021


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

--- Comment #4 from captainjono <jcaptanis at janison.com.au> ---
Sorry, hopefully these work. 

https://feedbackassistant.apple.com/feedback/9521110
TSI: 777259503

There is some additional logs and a repo attached here (did not want this code public) for another crash we saw when using scrypto calls -  doesnt feel the same as this crash because it doesnt produce a crash report, but it was repeatable and occoured at the same spot every time. This crash just recycles the render process, but we have worked around it by using the JS bridge and executing the calls in the host app instead.

We are attempting to get a miminal repo for this crash but its complicated because this is a client/server app and there is alot of mock...

If u have any ideas about possible workarounds - ie. could we pull this code out of ServiceWorker and run it in a normal context to bypass this bug? That will take some effort, but atleast gives us something to aim for. On iOS we have no other option but to use WkWebView, so we are looking for as many options as possible right now.

-- 
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/20210817/fb64b3e7/attachment.htm>


More information about the webkit-unassigned mailing list