[Webkit-unassigned] [Bug 13963] Reproducible crash playing SVG space invaders in JS code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 1 02:07:33 PDT 2007


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





------- Comment #1 from macdome at opendarwin.org  2007-06-01 02:07 PDT -------
This is the line which crashes, btw:

     virtual void commitChange(KJS::ExecState* exec)
    {
        (m_creator->*m_setter)((PODType&)(*this));  // <-- CRASH HERE

        ASSERT(exec && exec->dynamicInterpreter());


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