Bug 256854
| Summary: | ASSERTION FAILED: !m_shouldFilterICECandidates || sdp.contains(".local"_s) || sdp.contains(" srflx "_s) in walmart.com | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebRTC | Assignee: | youenn fablet <youennf> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kimmo Kinnunen
ASSERTION FAILED: !m_shouldFilterICECandidates || sdp.contains(".local"_s) || sdp.contains(" srflx "_s)
1 0x13888e468 WTFCrash
2 0x280004dc4 PAL::AXCustomContentFunction()
3 0x2828b5ef4 WebCore::PeerConnectionBackend::newICECandidate(WTF::String&&, WTF::String&&, unsigned short, WTF::String&&, std::__1::optional<WebCore::PeerConnectionBackend::DescriptionStates>&&)::$_25::operator()()
4 0x2828b5c5c WTF::Detail::CallableWrapper<WebCore::PeerConnectionBackend::newICECandidate(WTF::String&&, WTF::String&&, unsigned short, WTF::String&&, std::__1::optional<WebCore::PeerConnectionBackend::DescriptionStates>&&)::$_25, void>::call()
5 0x282b7a784 WTF::Function<void ()>::operator()() const
6 0x2828a6a00 void WebCore::ActiveDOMObject::queueTaskKeepingObjectAlive<WebCore::RTCPeerConnection>(WebCore::RTCPeerConnection&, WebCore::TaskSource, WTF::Function<void ()>&&)::'lambda'()::operator()() const
7 0x2828a6918 WTF::Detail::CallableWrapper<void WebCore::ActiveDOMObject::queueTaskKeepingObjectAlive<WebCore::RTCPeerConnection>(WebCore::RTCPeerConnection&, WebCore::TaskSource, WTF::Function<void ()>&&)::'lambda'(), void>::call()
8 0x282b7a784 WTF::Function<void ()>::operator()() const
9 0x2839c64d8 WebCore::EventLoopFunctionDispatchTask::execute()
10 0x2839bbc30 WebCore::EventLoop::run()
https://www.walmart.com/ip/NETGEAR-5-Port-Gigabit-Ethernet-Switch-GS605NA/3910252
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109417446>
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/13952
EWS
Committed 264155@main (d19ee7dff2de): <https://commits.webkit.org/264155@main>
Reviewed commits have been landed. Closing PR #13952 and removing active labels.