[Webkit-unassigned] [Bug 195951] [GTK] REGRESSION(r243094): crash when launching minibrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 11:23:50 PDT 2019


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

--- Comment #4 from Philippe Normand <pnormand at igalia.com> ---
With c++-filt:

(gdb) bt
#0  0x00007ff4dadc0d2a in WebKit::WebInspectorProxy::setClient(std::unique_ptr<WebKit::WebInspectorProxyClient, std::default_delete<WebKit::WebInspectorProxyClient> >&&) () from /home/phil/WebKit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#1  0x00007ff4dad435c4 in webkitWebInspectorCreate(WebKit::WebInspectorProxy*) () from /home/phil/WebKit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#2  0x00007ff4dad2f008 in webkit_web_view_get_inspector () from /home/phil/WebKit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#3  0x0000555e807cec02 in browserTabConstructed ()
#4  0x00007ff4d84ec4ab in g_object_new_internal () at ../../Source/glib-2.58.1/gobject/gobject.c:1845
#5  0x00007ff4d84ee004 in g_object_new_valist () at ../../Source/glib-2.58.1/gobject/gobject.c:2128
#6  0x00007ff4d84ee32c in g_object_new () at ../../Source/glib-2.58.1/gobject/gobject.c:1648
#7  0x0000555e807ced7d in browser_tab_new ()
#8  0x0000555e807d311f in browser_window_append_view ()
#9  0x0000555e807c9d23 in main ()

-- 
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/20190319/14320e7a/attachment-0001.html>


More information about the webkit-unassigned mailing list