[Webkit-unassigned] [Bug 15765] New: ASSERTION FAILED: m_frame->page() in FrameLoader::tokenizerProcessedData using the new GMail interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 10:48:23 PDT 2007


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

           Summary: ASSERTION FAILED: m_frame->page() in
                    FrameLoader::tokenizerProcessedData using the new GMail
                    interface
           Product: WebKit
           Version: 523.x+ (nightly)
          Platform: Macintosh
               URL: http://gmail.com
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


GMail have a new UI that they are rolling out gradually. If you get the new
interface and go to gmail.com with a debug build, you get

ASSERTION FAILED: m_frame->page()
(WebCore/loader/FrameLoader.cpp:3126 void
WebCore::FrameLoader::tokenizerProcessedData())

No problems observed on a release build.

Backtrace:
#0  0x0206b942 in WebCore::FrameLoader::tokenizerProcessedData
(this=0x1d1e7400) at WebCore/loader/FrameLoader.cpp:3126
#1  0x01b90784 in WebCore::HTMLTokenizer::timerFired (this=0x1d0dea00) at
WebCore/html/HTMLTokenizer.cpp:1533
#2  0x01b9778d in WebCore::Timer<WebCore::HTMLTokenizer>::fired
(this=0x1d0dead8) at Timer.h:98
#3  0x01e020ba in WebCore::TimerBase::fireTimers (fireTime=1193762420.747364,
firingTimers=@0xbfffe81c) at WebCore/platform/Timer.cpp:336
#4  0x01e02162 in WebCore::TimerBase::sharedTimerFired () at
WebCore/platform/Timer.cpp:357
#5  0x01e016f6 in timerFired () at WebCore/platform/mac/SharedTimerMac.cpp:84


-- 
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