[Webkit-unassigned] [Bug 18962] New: SQUIRRELFISH: assertion failures on navigation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 9 02:17:25 PDT 2008


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

           Summary: SQUIRRELFISH: assertion failures on navigation
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: SquirrelFishBlocker
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cwzwarich at uwaterloo.ca
                CC: mjs at apple.com, ggaren at apple.com, oliver at apple.com


Navigation will often cause assertion failures of the form:

ASSERTION FAILED: property->attributes() & ReadOnly == 0 &&
property->attributes() & DontEnum == 0
(/Users/Cameron/sf/JavaScriptCore/kjs/JSGlobalObject.cpp:167 void
KJS::JSGlobalObject::restoreLocalStorage(const KJS::SavedProperties&))

A consistent way to trigger this is to attempt to load Gmail, wait for it to
fail, and then use the HTML view. Clicking to view a message and then going
back will trigger the assertion failure.


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