Bug 219259 - REGRESSION(STP116): wpt.live/webrtc/RTCRtpTransceiver.https.html crashes on load
Summary: REGRESSION(STP116): wpt.live/webrtc/RTCRtpTransceiver.https.html crashes on load
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on: 219272
Blocks:
  Show dependency treegraph
 
Reported: 2020-11-23 08:25 PST by Sam Sneddon [:gsnedders]
Modified: 2020-12-01 09:32 PST (History)
13 users (show)

See Also:


Attachments
Patch (7.36 KB, patch)
2020-11-24 01:05 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (8.88 KB, patch)
2020-12-01 02:10 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Sneddon [:gsnedders] 2020-11-23 08:25:55 PST
https://wpt.live/webrtc/RTCRtpTransceiver.https.html crashes both on Catalina on Azure Pipelines and on Big Sur locally in STP116. This appears to be a regression from STP115.
Comment 1 youenn fablet 2020-11-23 09:35:11 PST
Thanks for the report, seems like a null pointer crash in the checkStopAfterCreateOfferWithReusedMsection subtest.
This might be fall outs of the new implementation of transceiver.stop and we might want to switch to the new standard compliant version.
Comment 2 youenn fablet 2020-11-24 01:05:10 PST
Created attachment 414824 [details]
Patch
Comment 3 Radar WebKit Bug Importer 2020-11-26 03:31:20 PST
<rdar://problem/71747895>
Comment 4 youenn fablet 2020-12-01 02:10:01 PST
Created attachment 415115 [details]
Patch
Comment 5 EWS 2020-12-01 09:32:13 PST
Committed r270304: <https://trac.webkit.org/changeset/270304>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415115 [details].