[Webkit-unassigned] [Bug 12479] New: ASSERTION FAILURE: resource->inCache() in WebCore::Cache::remove
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 30 09:31:48 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12479
Summary: ASSERTION FAILURE: resource->inCache() in
WebCore::Cache::remove
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: NeedsReduction, NeedsRadar
Severity: Normal
Priority: P1
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pewtermoose at gmail.com
I've only seen this assertion failure on Colloquy's web plugin, but it's
producable by reloading that page a few times.
ASSERTION FAILED: resource->inCache()
(/Users/matt/Code/WebKit/WebCore/loader/Cache.cpp:163 void
WebCore::Cache::remove(WebCore::CachedResource*))
Thread 0 Crashed:
0 com.apple.WebCore 0x011545c0
WebCore::Cache::remove(WebCore::CachedResource*) + 104 (Cache.cpp:163)
1 com.apple.WebCore 0x01159c4c
WebCore::Loader::didFail(WebCore::SubresourceLoader*, WebCore::ResourceError
const&) + 448 (loader.cpp:135)
2 com.apple.WebCore 0x014f3bb4
WebCore::SubresourceLoader::didFail(WebCore::ResourceError const&) + 212
(SubresourceLoader.cpp:186)
3 com.apple.WebCore 0x014f1e98
WebCore::ResourceLoader::didFail(WebCore::ResourceHandle*,
WebCore::ResourceError const&) + 68
4 com.apple.WebCore 0x014c7fdc -[WebCoreResourceHandleAsDelegate
connection:didFailWithError:] + 164 (ResourceHandleMac.mm:368)
5 com.apple.Foundation 0x929ba110
-[NSURLConnection(NSURLConnectionInternal) _sendDidFailCallback] + 100
6 com.apple.Foundation 0x9298fab8
-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
7 com.apple.Foundation 0x9298f810 _sendCallbacks + 156
--
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