[Webkit-unassigned] [Bug 18367] Crash during celtic kane js speed 2007 test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 9 21:04:37 PDT 2008


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





------- Comment #8 from mrowe at apple.com  2008-04-09 21:04 PDT -------
0xb7e4dcb0 <_setjmp+0>: xor    %eax,%eax
0xb7e4dcb2 <_setjmp+2>: mov    0x4(%esp),%edx
0xb7e4dcb6 <_setjmp+6>: mov    %ebx,(%edx)
0xb7e4dcb8 <_setjmp+8>: mov    %esi,0x4(%edx)
0xb7e4dcbb <_setjmp+11>:        mov    %edi,0x8(%edx)
0xb7e4dcbe <_setjmp+14>:        lea    0x4(%esp),%ecx
0xb7e4dcc2 <_setjmp+18>:        xor    %gs:0x18,%ecx
0xb7e4dcc9 <_setjmp+25>:        rol    $0x9,%ecx
0xb7e4dccc <_setjmp+28>:        mov    %ecx,0x10(%edx)
0xb7e4dccf <_setjmp+31>:        mov    (%esp),%ecx
0xb7e4dcd2 <_setjmp+34>:        xor    %gs:0x18,%ecx
0xb7e4dcd9 <_setjmp+41>:        rol    $0x9,%ecx
0xb7e4dcdc <_setjmp+44>:        mov    %ecx,0x14(%edx)
0xb7e4dcdf <_setjmp+47>:        mov    %ebp,0xc(%edx)
0xb7e4dce2 <_setjmp+50>:        mov    %eax,0x18(%edx)
0xb7e4dce5 <_setjmp+53>:        ret    

i386 looks to have similar pointer-mangling behaviour in setjmp, so perhaps we
should consider applying the fix for this to i386 too.


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