[Webkit-unassigned] [Bug 65699] New: [GTK] fast/loader/reload-zero-byte-plugin.html crashes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 4 10:18:37 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65699
Summary: [GTK] fast/loader/reload-zero-byte-plugin.html crashes
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pnormand at igalia.com
Consistent crash on the 3 bots:
#0 0x00002ad3010a588d in WebKit::FrameLoaderClient::finishedLoading (this=0x23f85440, documentLoader=0x23fc49e0) at ../../Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:997
997 m_pluginView->didFinishLoading();
Thread 1 (Thread 15819):
#0 0x00002ad3010a588d in WebKit::FrameLoaderClient::finishedLoading (this=0x23f85440, documentLoader=0x23fc49e0) at ../../Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:997
#1 0x00002ad30174ba96 in WebCore::FrameLoader::finishedLoadingDocument (this=0x23f48978, loader=0x23fc49e0) at ../../Source/WebCore/loader/FrameLoader.cpp:2074
#2 0x00002ad301733b61 in WebCore::DocumentLoader::finishedLoading (this=0x23fc49e0) at ../../Source/WebCore/loader/DocumentLoader.cpp:288
#3 0x00002ad30174b8d5 in WebCore::FrameLoader::finishedLoading (this=0x23f48978) at ../../Source/WebCore/loader/FrameLoader.cpp:2048
#4 0x00002ad3017804fc in WebCore::MainResourceLoader::didFinishLoading (this=0x23fc53c0, finishTime=0) at ../../Source/WebCore/loader/MainResourceLoader.cpp:485
#5 0x00002ad30178d23b in WebCore::ResourceLoader::didFinishLoading (this=0x23fc53c0, finishTime=0) at ../../Source/WebCore/loader/ResourceLoader.cpp:474
#6 0x00002ad301922fbc in WebCore::readCallback (source=0x1be1b240, asyncResult=0x1e7e6640, data=0x0) at ../../Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:792
#7 0x00002ad305512b59 in async_ready_callback_wrapper (source_object=0x1be1b240, res=0x1e7e6640, user_data=0x0) at /tmp/buildd/glib2.0-2.28.6/./gio/ginputstream.c:470
#8 0x00002ad305522ae9 in complete_in_idle_cb (data=<value optimized out>) at /tmp/buildd/glib2.0-2.28.6/./gio/gsimpleasyncresult.c:757
#9 0x00002ad3060904a3 in g_main_dispatch (context=0xf6e660) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:2440
#10 g_main_context_dispatch (context=0xf6e660) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3013
#11 0x00002ad306090c80 in g_main_context_iterate (context=0xf6e660, block=1, dispatch=1, self=<value optimized out>) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3091
#12 0x00002ad3060912f2 in g_main_loop_run (loop=0x23f17b90) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3299
#13 0x00002ad303fcc2b7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x000000000042e9a8 in runTest (testPathOrURL=...) at ../../Tools/DumpRenderTree/gtk/DumpRenderTree.cpp:708
#15 0x000000000042e045 in runTestingServerLoop () at ../../Tools/DumpRenderTree/gtk/DumpRenderTree.cpp:500
#16 0x00000000004302d1 in main (argc=2, argv=0x7fff1fce3178) at ../../Tools/DumpRenderTree/gtk/DumpRenderTree.cpp:1187
--
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