<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 - [GTK] Network process crash in WebKit::NetworkResourceLoader::continueDidReceiveResponse"
   href="https://bugs.webkit.org/show_bug.cgi?id=164918">164918</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[GTK] Network process crash in WebKit::NetworkResourceLoader::continueDidReceiveResponse
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>WebKit 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>WebKit Gtk
          </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>

        <tr>
          <th>CC</th>
          <td>bugs-noreply&#64;webkitgtk.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Network process crash in WebKit::NetworkResourceLoader::continueDidReceiveResponse. Backtrace is not very good:

Core was generated by `/usr/libexec/webkit2gtk-4.0/WebKitNetworkProcess 46'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  std::unique_ptr&lt;WebKit::NetworkLoad, std::default_delete&lt;WebKit::NetworkLoad&gt; &gt;::get (this=0x160) at /usr/include/c++/6.2.1/bits/unique_ptr.h:305
305          { return std::get&lt;0&gt;(_M_t); }
[Current thread is 1 (Thread 0x7fa29c3b7ac0 (LWP 14148))]

Thread 1 (Thread 0x7fa29c3b7ac0 (LWP 14148)):
#0  0x00007fa29a2a8a10 in std::unique_ptr&lt;WebKit::NetworkLoad, std::default_delete&lt;WebKit::NetworkLoad&gt; &gt;::get() const (this=0x160) at /usr/include/c++/6.2.1/bits/unique_ptr.h:305
#1  0x00007fa29a2a8a10 in std::unique_ptr&lt;WebKit::NetworkLoad, std::default_delete&lt;WebKit::NetworkLoad&gt; &gt;::operator bool() const (this=0x160) at /usr/include/c++/6.2.1/bits/unique_ptr.h:319
#2  0x00007fa29a2a8a10 in WebKit::NetworkResourceLoader::continueDidReceiveResponse() (this=0x0) at /usr/src/debug/webkitgtk-2.14.1/Source/WebKit2/NetworkProcess/NetworkResourceLoader.cpp:475
#3  0x00007fa29a3a7c9b in IPC::callMemberFunctionImpl&lt;WebKit::NetworkResourceLoader, void (WebKit::NetworkResourceLoader::*)(), std::tuple&lt;&gt;&gt;(WebKit::NetworkResourceLoader*, void (WebKit::NetworkResourceLoader::*)(), std::tuple&lt;&gt;&amp;&amp;, std::integer_sequence&lt;unsigned long&gt;) (args=&lt;optimized out&gt;, function=&lt;optimized out&gt;, object=&lt;optimized out&gt;) at /usr/src/
Timeout exceeded: 240 seconds, killing gdb.</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>