[Webkit-unassigned] [Bug 231451] New: [ iOS 15 Debug ] ASSERTION FAILED: sockets.empty()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 13:59:13 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=231451

            Bug ID: 231451
           Summary: [ iOS 15 Debug ] ASSERTION FAILED: sockets.empty()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ayumi_kojima at apple.com
                CC: youennf at gmail.com

webrtc/receiver-track-should-stay-live-even-if-receiver-is-inactive.html

Is a flaky crash on iOS 15 Debug.

History: https://results.webkit.org/?suite=layout-tests&test=webrtc%2Freceiver-track-should-stay-live-even-if-receiver-is-inactive.html

Result page: https://build.webkit.org/results/Apple-iPadOS-15-Simulator-Debug-WK2-Tests/r283797%20(42)/results.html#

Crash log:

No crash log found for com.apple.WebKit.Networking.Development:994.

stdout:

stderr:
ASSERTION FAILED: sockets.empty()
/Volumes/Data/worker/ios-simulator-15-debug/build/Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.cpp(132) : auto WebKit::NetworkRTCProvider::close()::(anonymous class)::operator()() const
1   0x13f635bd9 WTFCrash
2   0x12494270b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x125b331c9 WebKit::NetworkRTCProvider::close()::$_9::operator()() const
4   0x125b33089 WTF::Detail::CallableWrapper<WebKit::NetworkRTCProvider::close()::$_9, void>::call()
5   0x12498fbe2 WTF::Function<void ()>::operator()() const
6   0x125b1bc22 WebKit::NetworkRTCProvider::OnMessage(rtc::Message*)
7   0x1199e7fc7 rtc::Thread::Dispatch(rtc::Message*)
8   0x1199e49da rtc::Thread::ProcessMessages(int)
9   0x1199e9b0a rtc::Thread::Run()
10  0x1199e96c3 rtc::Thread::PreRun(void*)
11  0x107d5b8fc _pthread_start
12  0x107d57443 thread_start

It looks like the test started being flaky at around r283606.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211008/93c1a5d7/attachment-0001.htm>


More information about the webkit-unassigned mailing list