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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 15 16:20:04 PDT 2008


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


cwzwarich at uwaterloo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|cwzwarich at uwaterloo.ca      |webkit-
                   |                            |unassigned at lists.webkit.org




------- Comment #2 from cwzwarich at uwaterloo.ca  2008-09-15 16:20 PDT -------
The problem is that exception range info is not being correctly generated, now
that op_get_by_id is emitted before op_construct and op_instanceof (in this
case it is op_construct). I tried to make a quick fix to avoid the crash, but
it doesn't seem to work.

I must leave now for a while, so I am unassigning this to myself.


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