[Webkit-unassigned] [Bug 16452] New: [GTK] Crash on gmail.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 15 10:48:45 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16452

           Summary: [GTK] Crash on gmail.com
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: grzegorz.dabrowski at gmail.com


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 ?? ()


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list