Bug 309951
| Summary: | REGRESSION(308898@main): [GStreamer][Debug] imported/w3c/web-platform-tests/webrtc/RTCRtpSender-getStats.https.html is crashing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Claudio Saavedra <csaavedra> |
| Component: | WebRTC | Assignee: | Claudio Saavedra <csaavedra> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Claudio Saavedra
.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Claudio Saavedra
Pull request: https://github.com/WebKit/WebKit/pull/60624
Claudio Saavedra
STDERR: ASSERTION FAILED: !sender.isStopped()
STDERR: ../../../Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp(159) : WebCore::GStreamerRtpSenderBackend& WebCore::GStreamerPeerConnectionBackend::backendFromRTPSender(WebCore::RTCRtpSender&)
STDERR: 1 0x7fec8518e878 WebCore::GStreamerPeerConnectionBackend::backendFromRTPSender(WebCore::RTCRtpSender&)
STDERR: 2 0x7fec8518eb33 WebCore::GStreamerPeerConnectionBackend::getStats(WebCore::RTCRtpSender&, WTF::Ref<WebCore::DeferredPromise, WTF::RawPtrTraits<WebCore::DeferredPromise>, WTF::DefaultRefDerefTraits<WebCore::DeferredPromise> >&&)
STDERR: 3 0x7fec85132a41 WebCore::RTCPeerConnection::getStats(WebCore::RTCRtpSender&, WTF::Ref<WebCore::DeferredPromise, WTF::RawPtrTraits<WebCore::DeferredPromise>, WTF::DefaultRefDerefTraits<WebCore::DeferredPromise> >&&)
STDERR: 4 0x7fec85133b3d WebCore::RTCRtpSender::getStats(WTF::Ref<WebCore::DeferredPromise, WTF::RawPtrTraits<WebCore::DeferredPromise>, WTF::DefaultRefDerefTraits<WebCore::DeferredPromise> >&&)
STDERR: 5 0x7fec83a36b65 operator()
STDERR: 6 0x7fec83a4388a toJS<WebCore::IDLPromise<WebCore::IDLInterface<WebCore::RTCStatsReport> >, WebCore::jsRTCRtpSenderPrototypeFunction_getStatsBody(JSC::JSGlobalObject*, JSC::CallFrame*, IDLOperationReturningPromise<JSRTCRtpSender>::ClassParameter, WTF::Ref<DeferredPromise>&&)::<lambda()> >
STDERR: 7 0x7fec83a36c6f jsRTCRtpSenderPrototypeFunction_getStatsBody
STDERR: 8 0x7fec83a43aa0 operator()
STDERR: 9 0x7fec83a516fc callPromiseFunction<WebCore::IDLOperationReturningPromise<WebCore::JSRTCRtpSender>::call<WebCore::jsRTCRtpSenderPrototypeFunction_getStatsBody>(JSC::JSGlobalObject&, JSC::CallFrame&, char const*)::<lambda(JSC::JSGlobalObject&, JSC::CallFrame&, WTF::Ref<WebCore::DeferredPromise>&&)> >
STDERR: 10 0x7fec83a43ad8 call<WebCore::jsRTCRtpSenderPrototypeFunction_getStatsBody>
STDERR: 11 0x7fec83a36cd1 jsRTCRtpSenderPrototypeFunction_getStats
STDERR: 12 0x7fec17e0c038 ???
STDERR: WPEWebProcess terminated (pid 437544) for reason: crash
EWS
Committed 309266@main (561053c56bc8): <https://commits.webkit.org/309266@main>
Reviewed commits have been landed. Closing PR #60624 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/172544575>