[Webkit-unassigned] [Bug 164918] New: [GTK] Network process crash in WebKit::NetworkResourceLoader::continueDidReceiveResponse
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 18 05:20:36 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=164918
Bug ID: 164918
Summary: [GTK] Network process crash in
WebKit::NetworkResourceLoader::continueDidReceiveRespo
nse
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
CC: bugs-noreply at webkitgtk.org
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<WebKit::NetworkLoad, std::default_delete<WebKit::NetworkLoad> >::get (this=0x160) at /usr/include/c++/6.2.1/bits/unique_ptr.h:305
305 { return std::get<0>(_M_t); }
[Current thread is 1 (Thread 0x7fa29c3b7ac0 (LWP 14148))]
Thread 1 (Thread 0x7fa29c3b7ac0 (LWP 14148)):
#0 0x00007fa29a2a8a10 in std::unique_ptr<WebKit::NetworkLoad, std::default_delete<WebKit::NetworkLoad> >::get() const (this=0x160) at /usr/include/c++/6.2.1/bits/unique_ptr.h:305
#1 0x00007fa29a2a8a10 in std::unique_ptr<WebKit::NetworkLoad, std::default_delete<WebKit::NetworkLoad> >::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<WebKit::NetworkResourceLoader, void (WebKit::NetworkResourceLoader::*)(), std::tuple<>>(WebKit::NetworkResourceLoader*, void (WebKit::NetworkResourceLoader::*)(), std::tuple<>&&, std::integer_sequence<unsigned long>) (args=<optimized out>, function=<optimized out>, object=<optimized out>) at /usr/src/
Timeout exceeded: 240 seconds, killing gdb.
--
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/20161118/d646e0c9/attachment.html>
More information about the webkit-unassigned
mailing list