[Webkit-unassigned] [Bug 147780] [GTK] Crash when the web view is destroyed while the screensaver DBUs proxy is being created

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 04:25:45 PDT 2015


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

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff33f07d7 in screenSaverProxyCreatedCallback(_GObject*, _GAsyncResult*, _WebKitWebViewBase*) ()
   from /home/cgarcia/src/git/gnome/WebKit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
(gdb) bt
#0  0x00007ffff33f07d7 in screenSaverProxyCreatedCallback(_GObject*, _GAsyncResult*, _WebKitWebViewBase*) ()
   from /home/cgarcia/src/git/gnome/WebKit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#1  0x00007ffff5923f89 in g_task_return_now (task=0x83e0d0) at gtask.c:1106
#2  0x00007ffff592478e in g_task_return (task=0x83e0d0, type=<optimized out>) at gtask.c:1164
#3  0x00007ffff597c90b in init_second_async_cb (source_object=0x6e8740, res=0x83e270, user_data=user_data at entry=0x83e0d0) at gdbusproxy.c:1807
#4  0x00007ffff5923f89 in g_task_return_now (task=0x83e270) at gtask.c:1106
#5  0x00007ffff592478e in g_task_return (task=0x83e270, type=<optimized out>) at gtask.c:1164
#6  0x00007ffff597c15e in async_init_start_service_by_name_cb (connection=<optimized out>, res=0x83e340, user_data=user_data at entry=0x83e270) at gdbusproxy.c:1645
#7  0x00007ffff5923f89 in g_task_return_now (task=0x83e340) at gtask.c:1106
#8  0x00007ffff592478e in g_task_return (task=0x83e340, type=<optimized out>) at gtask.c:1164
#9  0x00007ffff59716e8 in g_dbus_connection_call_done (source=<optimized out>, result=0x8d9000, user_data=user_data at entry=0x83e340) at gdbusconnection.c:5399
#10 0x00007ffff5923f89 in g_task_return_now (task=0x8d9000) at gtask.c:1106
#11 0x00007ffff5923fc9 in complete_in_idle_cb (task=0x8d9000) at gtask.c:1120
#12 0x00007ffff7675bdd in g_main_dispatch (context=0x678790) at gmain.c:3122
#13 g_main_context_dispatch (context=context at entry=0x678790) at gmain.c:3737
#14 0x00007ffff7675f78 in g_main_context_iterate (context=0x678790, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at gmain.c:3808
#15 0x00007ffff7676292 in g_main_loop_run (loop=0x7b4310) at gmain.c:4002
#16 0x0000000000408097 in testWebViewSubmitForm(FormClientTest*, void const*) ()
#17 0x00007ffff769a923 in test_case_run (tc=0x7ad190) at gtestutils.c:2124
#18 g_test_run_suite_internal (suite=suite at entry=0x7ada20, path=path at entry=0x7ffff771925e "") at gtestutils.c:2185
#19 0x00007ffff769aaf2 in g_test_run_suite_internal (suite=suite at entry=0x7ada00, path=<optimized out>, path at entry=0x7ffff771925e "") at gtestutils.c:2196
#20 0x00007ffff769aaf2 in g_test_run_suite_internal (suite=suite at entry=0x7ad9a0, path=<optimized out>, path at entry=0x7ffff771925e "") at gtestutils.c:2196
#21 0x00007ffff769ae3b in g_test_run_suite (suite=0x7ad9a0) at gtestutils.c:2249
#22 0x00007ffff769ae71 in g_test_run () at gtestutils.c:1553
#23 0x0000000000407a95 in main ()

-- 
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/20150807/23fef679/attachment.html>


More information about the webkit-unassigned mailing list