[Webkit-unassigned] [Bug 173760] [WPE] Crash in wpe_view_backend_get_renderer_host_fd

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 23 02:11:04 PDT 2017


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

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Thread 1 "TestAutomationS" received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0  0x0000000000000000 in ?? ()
#1  0x00007ffff75d5a36 in wpe_view_backend_get_renderer_host_fd (backend=0x5555555bc0d0) at /home/cgarcia/src/git/WPEBackend/src/view-backend.c:102
#2  0x00007ffff49e8d16 in WebKit::CompositingManagerProxy::establishConnection(IPC::Attachment&) () from /home/cgarcia/src/git/gnome/WebKit-WPE/WebKitBuild/Release/lib/libWPEWebKit.so.0
#3  0x00007ffff4a610dd in WebKit::CompositingManagerProxy::didReceiveSyncMessage(IPC::Connection&, IPC::Decoder&, std::unique_ptr<IPC::Encoder, std::default_delete<IPC::Encoder> >&) ()
   from /home/cgarcia/src/git/gnome/WebKit-WPE/WebKitBuild/Release/lib/libWPEWebKit.so.0
#4  0x00007ffff47b44a1 in IPC::MessageReceiverMap::dispatchSyncMessage(IPC::Connection&, IPC::Decoder&, std::unique_ptr<IPC::Encoder, std::default_delete<IPC::Encoder> >&) ()
   from /home/cgarcia/src/git/gnome/WebKit-WPE/WebKitBuild/Release/lib/libWPEWebKit.so.0
#5  0x00007ffff4870055 in WebKit::WebProcessProxy::didReceiveSyncMessage(IPC::Connection&, IPC::Decoder&, std::unique_ptr<IPC::Encoder, std::default_delete<IPC::Encoder> >&) ()
   from /home/cgarcia/src/git/gnome/WebKit-WPE/WebKitBuild/Release/lib/libWPEWebKit.so.0
#6  0x00007ffff47afffd in IPC::Connection::dispatchSyncMessage(IPC::Decoder&) () from /home/cgarcia/src/git/gnome/WebKit-WPE/WebKitBuild/Release/lib/libWPEWebKit.so.0
#7  0x00007ffff47b00c5 in IPC::Connection::dispatchMessage(std::unique_ptr<IPC::Decoder, std::default_delete<IPC::Decoder> >) ()
   from /home/cgarcia/src/git/gnome/WebKit-WPE/WebKitBuild/Release/lib/libWPEWebKit.so.0
#8  0x00007ffff47b0fac in IPC::Connection::dispatchOneMessage() () from /home/cgarcia/src/git/gnome/WebKit-WPE/WebKitBuild/Release/lib/libWPEWebKit.so.0
#9  0x00007ffff6b4ddc5 in WTF::RunLoop::performWork() () from /home/cgarcia/src/git/gnome/WebKit-WPE/WebKitBuild/Release/lib/libWPEWebKit.so.0
#10 0x00007ffff6b8c0a9 in WTF::RunLoop::RunLoop()::{lambda(void*)#1}::_FUN(void*) () from /home/cgarcia/src/git/gnome/WebKit-WPE/WebKitBuild/Release/lib/libWPEWebKit.so.0
#11 0x00007ffff7b105aa in g_main_dispatch (context=0x5555555a0ca0) at gmain.c:3234
#12 g_main_context_dispatch (context=context at entry=0x5555555a0ca0) at gmain.c:3899
#13 0x00007ffff7b10928 in g_main_context_iterate (context=0x5555555a0ca0, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at gmain.c:3972
#14 0x00007ffff7b10c42 in g_main_loop_run (loop=0x555555582aa0) at gmain.c:4168
#15 0x00005555555588ea in AutomationTest::createTopLevelBrowsingContext(_WebKitWebView*) ()
#16 0x00005555555578ba in testAutomationSessionRequestSession(AutomationTest*, void const*) ()
#17 0x00007ffff7b361c9 in test_case_run (tc=0x55555559cc00) at gtestutils.c:2161
#18 g_test_run_suite_internal (suite=suite at entry=0x55555559b2c0, path=path at entry=0x0) at gtestutils.c:2244
#19 0x00007ffff7b36397 in g_test_run_suite_internal (suite=suite at entry=0x55555559b2a0, path=path at entry=0x0) at gtestutils.c:2256
#20 0x00007ffff7b36397 in g_test_run_suite_internal (suite=suite at entry=0x55555559b280, path=path at entry=0x0) at gtestutils.c:2256
#21 0x00007ffff7b3658e in g_test_run_suite (suite=0x55555559b280) at gtestutils.c:2332
#22 0x00007ffff7b365b1 in g_test_run () at gtestutils.c:1599
#23 0x00005555555570d4 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/20170623/79f413db/attachment.html>


More information about the webkit-unassigned mailing list