[Webkit-unassigned] [Bug 36471] New: Assertion failure in WebCoreJSClientData::forgetWorld in storage tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 17:44:31 PDT 2010


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

           Summary: Assertion failure in WebCoreJSClientData::forgetWorld
                    in storage tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ericu at chromium.org
                CC: dumi at chromium.org


I run the following in a clean client on OSX [10.5.8]:

% ./WebKitTools/Scripts/run-webkit-tests --debug --repeat-each 5 storage

Most of the time I'll get at least one crash in
storage/open-database-creation-callback.html.  Here's the stderr output:

ASSERTION FAILED: m_worldSet.contains(world)
(/Users/ericu/three/src/third_party/WebKit/WebCore/bindings/js/WebCoreJSClientData.h:65
void WebCore::WebCoreJSClientData::forgetWorld(WebCore::DOMWrapperWorld*))

Note that this doesn't happen when I run without the --repeat-each flag.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list