Bug 11380

Summary: REGRESSION: Assertion failure in WebCore::Cache::remove() (resource->inCache())
Product: WebKit Reporter: mitz
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: hyatt
Priority: P1 Keywords: InRadar, Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

mitz
Reported 2006-10-22 10:10:46 PDT
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)
Attachments
Stephanie Lewis
Comment 1 2006-11-08 15:05:48 PST
radar 4826907
mitz
Comment 2 2007-01-27 15:12:42 PST
Hasn't happened in over three months.
Note You need to log in before you can comment on or make changes to this bug.