[Webkit-unassigned] [Bug 123848] crash when executing Thunk checks on ARM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 11:09:20 PST 2013


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





--- Comment #1 from Mandeep Singh Baines <mandeep.baines at gmail.com>  2013-11-06 11:08:06 PST ---
Created an attachment (id=216194)
 --> (https://bugs.webkit.org/attachment.cgi?id=216194&action=review)
the patch

This crash affects all architectures. Due to random luck, I was only see a crash on ARM.

Attached is a fix which changes the thunk to use the regT* convention for storing the callee that was previously used by the baseline JIT thunk.

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