Summary: | ASSERTION FAILURE: WebKit::AuthenticationManager::initializeConnection(IPC::Connection *)_block_invoke | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Hector Lopez <hector_i_lopez> | ||||
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED DUPLICATE | ||||||
Severity: | Normal | CC: | tsavell, webkit-bug-importer, youennf | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Hector Lopez
2020-07-31 11:12:24 PDT
Created attachment 405711 [details]
Patch
Committed r265153: <https://trac.webkit.org/changeset/265153> All reviewed patches have been landed. Closing bug and clearing flags on attachment 405711 [details]. Test is now a flaky crash on iOS wk2 Debug. Crash log: worker/1 imported/w3c/web-platform-tests/webrtc/RTCSctpTransport-maxChannels.html crashed, (stderr lines): 17:56:07.345 13903 17:56:07.345 13903 17:56:07.345 13903 # 17:56:07.345 13903 # Fatal error in: /Volumes/Data/slave/ios-simulator-13-debug/build/Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_demuxer.cc, line 49 17:56:07.346 13903 # last system error: 316 17:56:07.346 13903 # Check failed: sink_by_mid_.empty() 17:56:07.346 13903 # #CRASHED - com.apple.WebKit.WebContent.Development (pid 21911) 17:56:07.346 13903 LEAK: 1 WebProcessPool 17:56:07.346 13903 LEAK: 1 WebPageProxy 17:56:07.346 13903 ASSERTION FAILED: isMainThread() 17:56:07.346 13903 /Volumes/Data/slave/ios-simulator-13-debug/build/Source/WebKit/Shared/Authentication/cocoa/AuthenticationManagerCocoa.mm(53) : virtual void WebKit::AuthenticationManager::initializeConnection(IPC::Connection *)_block_invoke Expectation changed: https://trac.webkit.org/changeset/265807/webkit *** This bug has been marked as a duplicate of bug 214661 *** |