[Webkit-unassigned] [Bug 22483] New: Assertion failure in CachedResource::makePurgeable during layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 25 02:21:59 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22483

           Summary: Assertion failure in CachedResource::makePurgeable
                    during layout tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: koivisto at iki.fi


run-webkit-tests http

An assertion fails between tests, not resulting in any reported failure:

Thread 0 Crashed:
0   com.apple.WebCore                   0x0339ca0b
WTF::RefCountedBase::hasOneRef() const + 71 (RefCounted.h:42)
1   com.apple.WebCore                   0x033c1adc
WebCore::CachedResource::makePurgeable(bool) + 282 (CachedResource.cpp:334)
2   com.apple.WebCore                   0x033bcf5c
WebCore::CachedImage::destroyDecodedData() + 178 (CachedImage.cpp:328)
3   com.apple.WebCore                   0x033b5fed
WebCore::Cache::pruneDeadResources() + 725 (Cache.cpp:348)
4   com.apple.WebCore                   0x033baefd WebCore::Cache::prune() + 85
(Cache.h:128)
5   com.apple.WebCore                   0x033b640a
WebCore::Cache::setCapacities(unsigned int, unsigned int, unsigned int) + 196
(Cache.cpp:393)
6   com.apple.WebKit                    0x008d41bf +[WebView(WebFileInternal)
_setCacheModel:] + 1719 (WebView.mm:4494)
7   com.apple.WebKit                    0x0084dd50 +[WebCache empty] + 84
(WebCache.mm:89)
8   com.apple.WebKit                    0x00853d75 +[WebCoreStatistics
emptyCache] + 43 (WebCoreStatistics.mm:158)
9   DumpRenderTree                      0x000072ce main + 142
(DumpRenderTree.mm:547)
10  DumpRenderTree                      0x000030ae start + 54


-- 
Configure bugmail: https://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