WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
247983
ASSERTION FAILED: m_sessionID.isEphemeral() || !path.isEmpty() when running a WebKit build with shipping Safari
https://bugs.webkit.org/show_bug.cgi?id=247983
Summary
ASSERTION FAILED: m_sessionID.isEphemeral() || !path.isEmpty() when running a...
Alexey Proskuryakov
Reported
2022-11-16 08:52:22 PST
When running a WebKit debug build with shipping Safari, there is a crash-loop in Networking process: ASSERTION FAILED: m_sessionID.isEphemeral() || !path.isEmpty() /Users/ap/Safari/OpenSource/Source/WebKit/NetworkProcess/NetworkSession.cpp(646) : WebCore::SWServer &WebKit::NetworkSession::ensureSWServer() 1 0x1320dbb80 WTFCrash 2 0x114b3d284 WTFCrashWithInfo(int, char const*, char const*, int) 3 0x115ad4f1c WebKit::NetworkSession::ensureSWServer() 4 0x115961d2c WebKit::NetworkConnectionToWebProcess::establishSWServerConnection() 5 0x115961910 WebKit::NetworkConnectionToWebProcess::NetworkConnectionToWebProcess(WebKit::NetworkProcess&, WTF::ObjectIdentifier<WebCore::ProcessIdentifierType>, PAL::SessionID, IPC::Connection::Identifier) 6 0x11596165c WebKit::NetworkConnectionToWebProcess::NetworkConnectionToWebProcess(WebKit::NetworkProcess&, WTF::ObjectIdentifier<WebCore::ProcessIdentifierType>, PAL::SessionID, IPC::Connection::Identifier) 7 0x115961574 WebKit::NetworkConnectionToWebProcess::create(WebKit::NetworkProcess&, WTF::ObjectIdentifier<WebCore::ProcessIdentifierType>, PAL::SessionID, IPC::Connection::Identifier) 8 0x1159d7664 WebKit::NetworkProcess::createNetworkConnectionToWebProcess(WTF::ObjectIdentifier<WebCore::ProcessIdentifierType>, PAL::SessionID, WTF::CompletionHandler<void (std::__1::optional<WTF::MachSendRight>&&, WebCore::HTTPCookieAcceptPolicy)>&&)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-16 08:52:33 PST
<
rdar://problem/102422209
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug