[Webkit-unassigned] [Bug 247983] New: ASSERTION FAILED: m_sessionID.isEphemeral() || !path.isEmpty() when running a WebKit build with shipping Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 08:52:22 PST 2022


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

            Bug ID: 247983
           Summary: ASSERTION FAILED: m_sessionID.isEphemeral() ||
                    !path.isEmpty() when running a WebKit build with
                    shipping Safari
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Website Storage
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: cdumez at apple.com, sihui_liu at apple.com,
                    webkit-bug-importer at group.apple.com

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)>&&)

-- 
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/20221116/79d13408/attachment-0001.htm>


More information about the webkit-unassigned mailing list