Bug 250773 - Safari crash with webrtc call when controller connected
Summary: Safari crash with webrtc call when controller connected
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Safari 16
Hardware: iPhone / iPad iOS 16
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-18 10:46 PST by Virginia Farley
Modified: 2023-01-18 11:25 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Virginia Farley 2023-01-18 10:46:36 PST
When a PS5 controller is connected to iOS 16 device, after setting up a WebRTC call, Safari crashes upon presing any button on the PS5 controller.  Device is iPad Pro 12.9" M1 running on iOS 16.1.1.  No repro on iPad Pro 12.9 (3rd generation) running on 15.4.1.

From diagnostics:

...
"vmRegionInfo" : "0x1 is not in any region.  Bytes before following region: 68719476735\n      REGION TYPE                 START - END      [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      commpage (reserved)     1000000000-7000000000 [384.0G] ---\/--- SM=NUL  ...(unallocated)",
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000001","rawCodes":[1,1],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000001"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":609},
  "vmregioninfo" : "0x1 is not in any region.  Bytes before following region: 68719476735\n      REGION TYPE                 START - END      [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      commpage (reserved)     1000000000-7000000000 [384.0G] ---\/--- SM=NUL  ...(unallocated)",
...

Can provide full crash report and diagnostics via email if that'd be useful.
Comment 1 Virginia Farley 2023-01-18 11:25:38 PST
No repro after upgrading the same device to 16.2, so closing as fixed.