[Webkit-unassigned] [Bug 20391] REGRESSION (r35417-r35531): Crash in Machine.cpp:1838 when leaving GAFYD GMail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 14 23:15:46 PDT 2008


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


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com,
                   |                            |oliver at apple.com




------- Comment #3 from mrowe at apple.com  2008-08-14 23:15 PDT -------
Line 1838 is:

        r[dst] = scope->registerAt(index);

The disassembly indicates that the crash is due to "scope" being 0.


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