RESOLVED DUPLICATE of bug 15765 Bug 16452
[GTK] Crash on gmail.com
https://bugs.webkit.org/show_bug.cgi?id=16452
Summary [GTK] Crash on gmail.com
Grzegorz Dąbrowski
Reported 2007-12-15 10:48:45 PST
UNIMPLEMENTED: (../../../WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:629 virtual void WebKit::FrameLoaderClient::didFinishLoad()) UNIMPLEMENTED: (../../../WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp:72 virtual void WebKit::ChromeClient::focus()) UNIMPLEMENTED: (../../../WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:445 virtual void WebKit::FrameLoaderClient::detachedFromParent2()) UNIMPLEMENTED: (../../../WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:450 virtual void WebKit::FrameLoaderClient::detachedFromParent3()) UNIMPLEMENTED: (../../../WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:455 virtual void WebKit::FrameLoaderClient::detachedFromParent4()) ASSERTION FAILED: m_frame->page() (../../../WebCore/loader/FrameLoader.cpp:3154 void WebCore::FrameLoader::tokenizerProcessedData()) Program received signal SIGSEGV, Segmentation fault. 0xb779e1f5 in WebCore::FrameLoader::tokenizerProcessedData (this=0x974e5b0) at ../../../WebCore/loader/FrameLoader.cpp:3154 3154 ASSERT(m_frame->page()); Current language: auto; currently c++ (gdb) bt #0 0xb779e1f5 in WebCore::FrameLoader::tokenizerProcessedData (this=0x974e5b0) at ../../../WebCore/loader/FrameLoader.cpp:3154 #1 0xb77771ef in WebCore::HTMLTokenizer::timerFired (this=0x9751f28) at ../../../WebCore/html/HTMLTokenizer.cpp:1529 #2 0xb777d973 in WebCore::Timer<WebCore::HTMLTokenizer>::fired (this=0x9752000) at ../../../WebCore/platform/Timer.h:98 #3 0xb783e041 in WebCore::TimerBase::fireTimers (fireTime=1197744281.6605489, firingTimers=@0xbfcf455c) at ../../../WebCore/platform/Timer.cpp:336 #4 0xb783e0c9 in WebCore::TimerBase::sharedTimerFired () at ../../../WebCore/platform/Timer.cpp:357 #5 0xb794918e in timeout_cb () at ../../../WebCore/platform/gtk/SharedTimerGtk.cpp:48 #6 0xb6a32fa1 in ?? () from /usr/lib/libglib-2.0.so.0 #7 0x00000000 in ?? ()
Attachments
Mark Rowe (bdash)
Comment 1 2007-12-15 16:08:03 PST
*** This bug has been marked as a duplicate of 15765 ***
Note You need to log in before you can comment on or make changes to this bug.