[Webkit-unassigned] [Bug 146017] New: [SOUP] Crash in WebKit::WebFrameNetworkingContext::storageSession

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 16 08:02:07 PDT 2015


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

            Bug ID: 146017
           Summary: [SOUP] Crash in
                    WebKit::WebFrameNetworkingContext::storageSession
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

Program terminated with signal SIGSEGV, Segmentation fault.
#0  WebKit::WebFrameNetworkingContext::storageSession (this=0x7f7439990b28) at /usr/src/debug/webkitgtk-2.8.3/Source/WebKit2/WebProcess/WebCoreSupport/soup/WebFrameNetworkingContext.cpp:88
88        if (frame() && frame()->page()->usesEphemeralSession())

I guess we had a frame() but not a frame()->page()?

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 WebKit::WebFrameNetworkingContext::storageSession at /usr/src/debug/webkitgtk-2.8.3/Source/WebKit2/WebProcess/WebCoreSupport/soup/WebFrameNetworkingContext.cpp:88
 #1 WebCore::sessionFromContext at /usr/src/debug/webkitgtk-2.8.3/Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:262
 #2 WebCore::ResourceHandleInternal::soupSession at /usr/src/debug/webkitgtk-2.8.3/Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:272
 #3 WebCore::ResourceHandle::cancel at /usr/src/debug/webkitgtk-2.8.3/Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:1055
 #4 WebCore::PingLoader::~PingLoader at /usr/src/debug/webkitgtk-2.8.3/Source/WebCore/loader/PingLoader.cpp:139
 #6 WebCore::sendRequestCallback at /usr/src/debug/webkitgtk-2.8.3/Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:716
 #7 g_task_return_now at gtask.c:1088
 #8 g_task_return at gtask.c:1146
 #9 http_input_stream_ready_cb at soup-request-http.c:124
 #10 g_task_return_now at gtask.c:1088

Full backtrace downstream.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150616/52f0d02d/attachment.html>


More information about the webkit-unassigned mailing list