<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [SOUP] Crash in WebKit::WebFrameNetworkingContext::storageSession"
   href="https://bugs.webkit.org/show_bug.cgi?id=146017">146017</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[SOUP] Crash in WebKit::WebFrameNetworkingContext::storageSession
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>WebKit2
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mcatanzaro&#64;igalia.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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() &amp;&amp; frame()-&gt;page()-&gt;usesEphemeralSession())

I guess we had a frame() but not a frame()-&gt;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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>