RESOLVED DUPLICATE of bug 185653 188796
Service Worker Crashes
https://bugs.webkit.org/show_bug.cgi?id=188796
Summary Service Worker Crashes
Greg Wardwell
Reported 2018-08-21 09:13:31 PDT
Created attachment 347647 [details] A crash log generated from Safari Service Worker crash I work on the team running https://www.sweetwater.com where rolled out a Service Worker in February. Around July 14 we began receiving reports from company employees that they were experiencing Service Worker crashes with the message "Safari Service Worker quit unexpectedly". The pattern was that on each Mac Mini that the error occurred on, a random but consistent URL would yield a hard crash of the Service Worker process. While we were unable to duplicate the issue on our developer team, we looked at the evidence and tried pushing a version of our Service Worker with a cache expiry to production. That change, along with instructing employees to clear their site data for Sweetwater.com, seems to have (temporarily?) alleviated the issue. I've attached an error log from one of those crashes to this but report.
Attachments
A crash log generated from Safari Service Worker crash (98.41 KB, text/rtf)
2018-08-21 09:13 PDT, Greg Wardwell
no flags
Alexey Proskuryakov
Comment 1 2018-08-21 15:33:03 PDT
Thank you for the report! This crash log matches the problem fixed in bug 185653. The fix is present in Safari Technology Preview, but it hasn't been included into any shipping releases yet. *** This bug has been marked as a duplicate of bug 185653 ***
Greg Wardwell
Comment 2 2018-08-21 15:48:42 PDT
Thanks for the fast response. I’m glad to see that this has been taken care of, but are there any steps we can take to mitigate this issue while we wait for the fix to be released beyond the technology preview?
Note You need to log in before you can comment on or make changes to this bug.