[Webkit-unassigned] [Bug 25614] New: ASSERTION Failure in JSC::binaryChop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 06:37:33 PDT 2009


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

           Summary: ASSERTION Failure in JSC::binaryChop
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://www.bobthebuilder.com
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mihnea at adobe.com
                CC: ggaren at apple.com


Hi,

After building the debug version of WebKit revision 43342 and run it with
run-safari --debug i encounter the following assertion while visiting the site
www.bobthebuilder.com.

ASSERTION FAILED: key == valueAtPosition(&array[0])
(/Volumes/data/Users/mihnea/WebKit/JavaScriptCore/bytecode/CodeBlock.h:225
ArrayType* JSC::binaryChop(ArrayType*, size_t, KeyType) [with ArrayType =
JSC::CallReturnOffsetToBytecodeIndex, KeyType = unsigned int, KeyType (*
valueAtPosition)(ArrayType*) = JSC::getCallReturnOffset])

Steps:
1. go to http://www.bobthebuilder.com
2. choose US
3. choose Games

I thought it might be interesting.
Cheers,
Mihnea


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