Launching command: '/usr/bin/gdb' --batch -ex 'set print thread-events off' -ex run -ex 'set logging on /run/user/1000/midori/gdb.bt' -ex 'bt' --return-child-result --args midori [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Thread 1 "midori" received signal SIGSEGV, Segmentation fault. 0x00007ffff78eb946 in g_type_check_instance_cast () from /usr/lib/libgobject-2.0.so.0 #0 0x00007ffff78eb946 in g_type_check_instance_cast () at /usr/lib/libgobject-2.0.so.0 #1 0x00007ffff7b769bc in midori_view_new_from_view (related=related@entry=0x7fffffffd990, item=item@entry=0x3825720, settings=settings@entry=0x0) at ../midori/midori-view.c:3372 #2 0x00007ffff7b76ad0 in webkit_web_view_create_web_view_cb (web_view=, view=0x7fffffffd990) at ../midori/midori-view.c:2758 #3 0x00007ffff00ae1c8 in ffi_call_unix64 () at /usr/lib/libffi.so.6 #4 0x00007ffff00adc2a in ffi_call () at /usr/lib/libffi.so.6 #5 0x00007ffff78c77ae in g_cclosure_marshal_generic () at /usr/lib/libgobject-2.0.so.0 #6 0x00007ffff78c6f75 in g_closure_invoke () at /usr/lib/libgobject-2.0.so.0 #7 0x00007ffff78d8f82 in () at /usr/lib/libgobject-2.0.so.0 #8 0x00007ffff78e166f in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0 #9 0x00007ffff78e1faf in g_signal_emit () at /usr/lib/libgobject-2.0.so.0 #10 0x00007ffff46b390b in webkitWebViewCreateNewPage(_WebKitWebView*, WebCore::WindowFeatures const&, _WebKitNavigationAction*) (webView=, windowFeatures=..., navigationAction=navigationAction@entry=0x7fffffffd990) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:1833 #11 0x00007ffff46a1c84 in UIClient::createNewPage(WebKit::WebPageProxy*, WebKit::WebFrameProxy*, WebCore::SecurityOriginData const&, WebCore::ResourceRequest const&, WebCore::WindowFeatures const&, WebKit::NavigationActionData const&) (this=0x3845c00, resourceRequest=..., windowFeatures=..., navigationActionData=...) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WebKit2/UIProcess/API/gtk/WebKitUIClient.cpp:52 #12 0x00007ffff449532e in WebKit::WebPageProxy::createNewPage(unsigned long, WebCore::SecurityOriginData const&, WebCore::ResourceRequest const&, WebCore::WindowFeatures const&, WebKit::NavigationActionData const&, unsigned long&, WebKit::WebPageCreationParameters&) (this=0x7fffdf976000, frameID=, securityOriginData=..., request=..., windowFeatures=..., navigationActionData=..., newPageID=@0x7fffffffdd38: 0, newPageParameters=...) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WebKit2/UIProcess/WebPageProxy.cpp:3806 #13 0x00007ffff4749c4a in IPC::callMemberFunctionImpl, 0ul, 1ul, 2ul, 3ul, 4ul, std::tuple, 0ul, 1ul>(WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long, WebCore::SecurityOriginData const&, WebCore::ResourceRequest const&, WebCore::WindowFeatures const&, WebKit::NavigationActionData const&, unsigned long&, WebKit::WebPageCreationParameters&), std::tuple&&, std::tuple&, std::integer_sequence, std::integer_sequence) (replyArgs=std::tuple containing = {...}, args=, function=, object=0x7fffdf976000) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WebKit2/Platform/IPC/HandleMessage.h:27 #14 0x00007ffff4749c4a in IPC::callMemberFunction, std::integer_sequence, std::tuple, std::integer_sequence >(std::tuple&&, std::tuple&, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long, WebCore::SecurityOriginData const&, WebCore::ResourceRequest const&, WebCore::WindowFeatures const&, WebKit::NavigationActionData const&, unsigned long&, WebKit::WebPageCreationParameters&)) (function=, object=0x7fffdf976000, replyArgs=std::tuple containing = {...}, args=) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WebKit2/Platform/IPC/HandleMessage.h:33 #15 0x00007ffff4749c4a in IPC::handleMessage(IPC::Decoder&, IPC::Encoder&, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long, WebCore::SecurityOriginData const&, WebCore::ResourceRequest const&, WebCore::WindowFeatures const&, WebKit::NavigationActionData const&, unsigned long&, WebKit::WebPageCreationParameters&)) (decoder=..., replyEncoder=..., object=object@entry=0x7fffdf976000, function=(void (WebKit::WebPageProxy::*)(WebKit::WebPageProxy * const, unsigned long, const WebCore::SecurityOriginData &, const WebCore::ResourceRequest &, const WebCore::WindowFeatures &, const WebKit::NavigationActionData &, unsigned long &, WebKit::WebPageCreationParameters &)) 0x7ffff4495220 ) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WebKit2/Platform/IPC/HandleMessage.h:112 #16 0x00007ffff4743ee1 in WebKit::WebPageProxy::didReceiveSyncMessage(IPC::Connection&, IPC::Decoder&, std::unique_ptr >&) (this=0x7fffdf976000, connection=..., decoder=..., replyEncoder=std::unique_ptr containing 0x7fffdf9a4280) at /home/chromace/AUR/builds/webkit2gtk/src/build/DerivedSources/WebKit2/WebPageProxyMessageReceiver.cpp:1276 #17 0x00007ffff43ea641 in IPC::MessageReceiverMap::dispatchSyncMessage(IPC::Connection&, IPC::Decoder&, std::unique_ptr >&) (this=this@entry=0x7fffdf9eb038, connection=..., decoder=..., replyEncoder=std::unique_ptr containing 0x7fffdf9a4280) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WebKit2/Platform/IPC/MessageReceiverMap.cpp:140 #18 0x00007ffff4457e49 in WebKit::ChildProcessProxy::dispatchSyncMessage(IPC::Connection&, IPC::Decoder&, std::unique_ptr >&) (this=this@entry=0x7fffdf9eb000, connection=..., decoder=..., replyEncoder=std::unique_ptr containing 0x7fffdf9a4280) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WebKit2/UIProcess/ChildProcessProxy.cpp:157 #19 0x00007ffff44b83ab in WebKit::WebProcessProxy::didReceiveSyncMessage(IPC::Connection&, IPC::Decoder&, std::unique_ptr >&) (this=0x7fffdf9eb000, connection=..., decoder=..., replyEncoder=std::unique_ptr containing 0x7fffdf9a4280) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WebKit2/UIProcess/WebProcessProxy.cpp:514 #20 0x00007ffff43e5a0e in IPC::Connection::dispatchSyncMessage(IPC::Decoder&) (this=0x7fffdf97c2d0, decoder=...) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WebKit2/Platform/IPC/Connection.cpp:789 #21 0x00007ffff43e5bf5 in IPC::Connection::dispatchMessage(std::unique_ptr >) (this=this@entry=0x7fffdf97c2d0, message=std::unique_ptr containing 0x7fffdf985688) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WebKit2/Platform/IPC/Connection.cpp:856 #22 0x00007ffff43e69a5 in IPC::Connection::dispatchOneMessage() (this=0x7fffdf97c2d0) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WebKit2/Platform/IPC/Connection.cpp:889 #23 0x00007ffff10894df in WTF::Function::operator()() const (this=) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WTF/wtf/Function.h:50 #24 0x00007ffff10894df in WTF::RunLoop::performWork() (this=0x7fffdf9f7000) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WTF/wtf/RunLoop.cpp:105 #25 0x00007ffff10b11e9 in WTF::RunLoop::::operator() (__closure=0x0, userData=) at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WTF/wtf/glib/RunLoopGLib.cpp:66 #26 0x00007ffff10b11e9 in WTF::RunLoop::::_FUN(gpointer) () at /home/chromace/AUR/builds/webkit2gtk/src/webkitgtk-2.14.1/Source/WTF/wtf/glib/RunLoopGLib.cpp:68 #27 0x00007ffff75ee43a in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #28 0x00007ffff75ee7f0 in () at /usr/lib/libglib-2.0.so.0 #29 0x00007ffff75eeb12 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0 #30 0x00007ffff6ec8675 in gtk_main () at /usr/lib/libgtk-3.so.0 #31 0x000000000040311f in main (argc=, argv=) at ../midori/main.c:443