[Webkit-unassigned] [Bug 16612] New: ASSERTION FAILED: m_document->frame() == m_view->frame() in WebCore::CachedPage::clear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 26 11:06:48 PST 2007


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

           Summary: ASSERTION FAILED: m_document->frame() == m_view->frame()
                    in WebCore::CachedPage::clear
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at mattlilek.com


While trying to reproduce bug 16607, I hit this assertion failure on Windows:

ASSERTION FAILED: m_document->frame() == m_view->frame()
..\history\CachedPage.cpp(173) : WebCore::CachedPage::clear

>	WebKit.dll!WebCore::CachedPage::clear()  Line 173 + 0x46 bytes	C++
        WebKit.dll!WebCore::PageCache::releaseAutoreleasedPagesNow()  Line 167
+ 0x16 bytes     C++
       
WebKit.dll!WebCore::PageCache::releaseAutoreleasedPagesNowOrReschedule(WebCore::Timer<WebCore::PageCache>
* timer=0x02a627e8)  Line 153 C++
        WebKit.dll!WebCore::Timer<WebCore::PageCache>::fired()  Line 98 + 0x23
bytes    C++
        WebKit.dll!WebCore::TimerBase::fireTimers(double
fireTime=1198617776.9211235, const WTF::Vector<WebCore::TimerBase *,0> &
firingTimers={...})  Line 336 + 0xf bytes     C++
        WebKit.dll!WebCore::TimerBase::sharedTimerFired()  Line 357 + 0x12
bytes        C++
        WebKit.dll!WebCore::TimerWindowWndProc(HWND__ * hWnd=0x00010188,
unsigned int message=275, unsigned int wParam=1000, long lParam=0)  Line 63 +
0x8 bytes        C++
        user32.dll!7e418734()


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