[Webkit-unassigned] [Bug 74903] New: Exceptions not thrown correctly from DFG JIT on 32bit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 19 19:00:16 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74903
Summary: Exceptions not thrown correctly from DFG JIT on 32bit
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: barraclough at apple.com
Arguments for lookupExceptionHandler are not setup correctly. In the case of ARMv7 we rely on lr being preserved over a call, this in invalid. On x86 we don't should be poking the arguments onto the stack!
--
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