[Webkit-unassigned] [Bug 126977] New: [GTK] UI process crashes when the web process crashes while printing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 14 05:14:14 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=126977
Summary: [GTK] UI process crashes when the web process crashes
while printing
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKit2
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cgarcia at igalia.com
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff535e0ec in drawPagesForPrintingCompleted(OpaqueWKError const*, OpaqueWKError const*, void*) ()
from WebKit/WebKitBuild/Release/.libs/libwebkit2gtk-3.0.so.25
(gdb) bt
#0 0x00007ffff535e0ec in drawPagesForPrintingCompleted(OpaqueWKError const*, OpaqueWKError const*, void*) ()
from WebKit/WebKitBuild/Release/.libs/libwebkit2gtk-3.0.so.25
#1 0x00007ffff53e8277 in void WebKit::invalidateCallbackMap<WTF::RefPtr<WebKit::GenericCallback<OpaqueWKError const*, API::Error*> > >(WTF::HashMap<unsigned long, WTF::RefPtr<WebKit::GenericCallback<OpaqueWKError const*, API::Error*> >, WTF::IntHash<unsigned long>, WTF::HashTraits<unsigned long>, WTF::HashTraits<WTF::RefPtr<WebKit::GenericCallback<OpaqueWKError const*, API::Error*> > > >&) () from WebKit/WebKitBuild/Release/.libs/libwebkit2gtk-3.0.so.25
#2 0x00007ffff53d7a0f in WebKit::WebPageProxy::resetState() () from WebKit/WebKitBuild/Release/.libs/libwebkit2gtk-3.0.so.25
#3 0x00007ffff53da974 in WebKit::WebPageProxy::resetStateAfterProcessExited() () from WebKit/WebKitBuild/Release/.libs/libwebkit2gtk-3.0.so.25
#4 0x00007ffff53dad75 in WebKit::WebPageProxy::processDidCrash() () from WebKit/WebKitBuild/Release/.libs/libwebkit2gtk-3.0.so.25
#5 0x00007ffff53f2a5b in WebKit::WebProcessProxy::didClose(IPC::Connection*) () from WebKit/WebKitBuild/Release/.libs/libwebkit2gtk-3.0.so.25
#6 0x00007ffff7aacf06 in WTF::RunLoop::performWork() () from WebKit/WebKitBuild/Release/.libs/libjavascriptcoregtk-3.0.so.0
#7 0x00007ffff7ab9a39 in WTF::RunLoop::queueWork(WTF::RunLoop*) () from WebKit/WebKitBuild/Release/.libs/libjavascriptcoregtk-3.0.so.0
#8 0x00007ffff0bc24b5 in g_main_dispatch (context=0x6430b0) at gmain.c:3068
#9 g_main_context_dispatch (context=context at entry=0x6430b0) at gmain.c:3643
#10 0x00007ffff0bc2818 in g_main_context_iterate (context=0x6430b0, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at gmain.c:3714
#11 0x00007ffff0bc2c1a in g_main_loop_run (loop=0x81a6f0) at gmain.c:3908
#12 0x00007ffff0be63d1 in test_case_run (tc=0x6e1e90) at gtestutils.c:2098
#13 g_test_run_suite_internal (suite=suite at entry=0x63d000, path=0x7fffffffdd23 "close-after-print", path at entry=0x7fffffffdd22 "/close-after-print") at gtestutils.c:2159
#14 0x00007ffff0be6596 in g_test_run_suite_internal (suite=suite at entry=0x63c120, path=0x7fffffffdd0e "WebKitPrintOperation/close-after-print",
path at entry=0x7fffffffdd0d "/WebKitPrintOperation/close-after-print") at gtestutils.c:2170
#15 0x00007ffff0be6596 in g_test_run_suite_internal (suite=suite at entry=0x63d060, path=path at entry=0x7fffffffdd06 "webkit2/WebKitPrintOperation/close-after-print") at gtestutils.c:2170
#16 0x00007ffff0be68eb in g_test_run_suite (suite=0x63d060) at gtestutils.c:2221
#17 0x00007ffff0be6921 in g_test_run () at gtestutils.c:1530
#18 0x000000000040506f in main ()
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list