Bug 204060 - Safari crashes after video calls
Summary: Safari crashes after video calls
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Safari 13
Hardware: iPhone / iPad iOS 13
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-10 17:25 PST by developer
Modified: 2022-06-30 16:34 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description developer 2019-11-10 17:25:01 PST
We currently using WebRTC libraries like Janus or simple-peer. With both libraries, Safari crashes during video calls. There are no error logs within the console, the page crashes and Safari reloads the page. Sometimes, Safari only shows an error page instead of reloading the page ("There was a problem with the page"). This issue exists since iOS 12. You can test it on pages like jerkay*com. Most of the time, Safari crashes after 5 video calls or sometimes already after the first one. We've also noticed that some crashes happen during renegotiation (camera switch).
Comment 1 Brent Fulgham 2022-06-30 16:34:30 PDT
Can you confirm if this is still happening with your test case?