[Webkit-unassigned] [Bug 19217] REGRESSION: Assertion failure in JSImmediate::toString when loading GMail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 23 10:58:50 PDT 2008


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





------- Comment #1 from aroben at apple.com  2008-05-23 10:58 PDT -------
Calling dumpCallFrame(codeBlock, scopeChain, registerFile, r) in the top
Machine::privateExecute frame gives this:

21 instructions; 92 bytes at 06D12248; 1 locals (1 parameters); 15 temporaries

[   0] get_scoped_var            tr0, -6, 0
[   4] get_by_id         tr1, tr0, apply(@id0)
[   8] get_scoped_var            tr13, -4, 0
[  12] resolve           tr14, arguments(@id1)
[  15] call              tr0, tr1, tr0, 12, 3
[  21] ret               tr0

Identifiers:
  id0 = apply
  id1 = arguments

Register frame:

----------------------------------------
     use      |   address  |    value
----------------------------------------
[call frame]  |   0A741DE8 |   DDDDDDDD
[call frame]  |   0A741DEC |   DDDDDDDD
[call frame]  |   0A741DF0 |   DDDDDDDD
[call frame]  |   0A741DF4 |   DDDDDDDD
[call frame]  |   0A741DF8 |   DDDDDDDD
[call frame]  |   0A741DFC |   DDDDDDDD
[call frame]  |   0A741E00 |   DDDDDDDD
[call frame]  |   0A741E04 |   DDDDDDDD
[call frame]  |   0A741E08 |   DDDDDDDD
[call frame]  |   0A741E0C |   DDDDDDDD
----------------------------------------
[param]       |   0A741E10 |   DDDDDDDD
----------------------------------------
[temp]        |   0A741E14 |   DDDDDDDD
[temp]        |   0A741E18 |   DDDDDDDD
[temp]        |   0A741E1C |   DDDDDDDD
[temp]        |   0A741E20 |   DDDDDDDD
[temp]        |   0A741E24 |   DDDDDDDD
[temp]        |   0A741E28 |   DDDDDDDD
[temp]        |   0A741E2C |   DDDDDDDD
[temp]        |   0A741E30 |   DDDDDDDD
[temp]        |   0A741E34 |   DDDDDDDD
[temp]        |   0A741E38 |   DDDDDDDD
[temp]        |   0A741E3C |   DDDDDDDD
[temp]        |   0A741E40 |   DDDDDDDD
[temp]        |   0A741E44 |   DDDDDDDD
[temp]        |   0A741E48 |   DDDDDDDD
[temp]        |   0A741E4C |   DDDDDDDD


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