[Webkit-unassigned] [Bug 119140] REGRESSION: Crash beneath cti_vm_throw_slowpath due to invalid CallFrame pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 1 13:50:36 PDT 2013


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





--- Comment #34 from Csaba Osztrogonac <ossy at webkit.org>  2013-08-01 13:50:19 PST ---
(In reply to comment #33)
> What about a disassembly of JSC::encode(JSC::ExceptionHandler)?

00160cb0 <JSC::encode(JSC::ExceptionHandler)>:
  160cb0:       b084            sub     sp, #16
  160cb2:       ab02            add     r3, sp, #8
  160cb4:       e883 0003       stmia.w r3, {r0, r1}
  160cb8:       e893 0003       ldmia.w r3, {r0, r1}
  160cbc:       e88d 0003       stmia.w sp, {r0, r1}
  160cc0:       b004            add     sp, #16
  160cc2:       4770            bx      lr

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list