[Webkit-unassigned] [Bug 11380] New: REGRESSION: Assertion failure in WebCore::Cache::remove() (resource->inCache())

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 22 10:10:47 PDT 2006


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

           Summary: REGRESSION: Assertion failure in
                    WebCore::Cache::remove() (resource->inCache())
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: Page Loading
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: mitz at webkit.org
                CC: hyatt at apple.com


Hitting Command-. during loading I got the following:

ASSERTION FAILED: resource->inCache()
(WebCore/loader/Cache.cpp:163 void
WebCore::Cache::remove(WebCore::CachedResource*))

Backtrace:
0   com.apple.WebCore           0x01a602fc
WebCore::Cache::remove(WebCore::CachedResource*) + 104 (Cache.cpp:163)
1   com.apple.WebCore           0x01a65590
WebCore::Loader::cancelRequests(WebCore::DocLoader*) + 596 (loader.cpp:218)
2   com.apple.WebCore           0x01a102a8 WebCore::Frame::stopLoading(bool) +
1260 (Frame.cpp:340)
3   com.apple.WebCore           0x01a4ccf8 -[WebCoreFrameBridge stopLoading] +
48 (WebCoreFrameBridge.mm:612)
4   com.apple.WebCore           0x01d99878 -[WebDocumentLoader stopLoading] +
112 (WebDocumentLoader.mm:242)
5   com.apple.WebCore           0x01d9d82c -[WebFrameLoader stopLoading] + 196
(WebFrameLoader.mm:405)
6   com.apple.WebKit            0x0034ab88 -[WebFrame stopLoading] + 92
(WebFrame.m:1235)
7   com.apple.WebKit            0x0039ac64 -[WebView(WebIBActions)
stopLoading:] + 96 (WebView.m:2705)


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