[Webkit-unassigned] [Bug 20863] New: ASSERTION FAILED: addressOffset < instructions.size() in CodeBlock::getHandlerForVPC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 15 15:45:01 PDT 2008


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

           Summary: ASSERTION FAILED: addressOffset < instructions.size() in
                    CodeBlock::getHandlerForVPC
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ggaren at apple.com
                CC: mjs at apple.com, oliver at apple.com, cwzwarich at uwaterloo.ca


~/Labyrinth/OpenSource/JavaScriptCore/tests/mozilla$
"/Volumes/Big/ggaren/build/Debug/jsc"  -s  -f ./js1_5/shell.js -f
./js1_5/Regress/regress-96128-n.js

BUGNUMBER: 96128
STATUS: Testing that JS infinite recursion protection works
ASSERTION FAILED: addressOffset < instructions.size()
(/Volumes/Big/ggaren/Labyrinth/OpenSource/JavaScriptCore/VM/CodeBlock.cpp:978
bool JSC::CodeBlock::getHandlerForVPC(const JSC::Instruction*,
JSC::Instruction*&, int&))


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