Bug 140843

Summary: LayoutTests/js/script-tests/reentrant-caching.js crashing on 32 bit builds
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch for landing - Reviewed in person. none

Michael Saboff
Reported 2015-01-23 15:25:42 PST
The problem is that the stack is not 16 byte aligned when calling the out of stack handler, _llint_throw_stack_overflow_error in vmEntryToJavaScript.
Attachments
Patch for landing - Reviewed in person. (1.46 KB, patch)
2015-01-23 15:47 PST, Michael Saboff
no flags
Radar WebKit Bug Importer
Comment 1 2015-01-23 15:29:43 PST
Michael Saboff
Comment 2 2015-01-23 15:47:19 PST
Created attachment 245256 [details] Patch for landing - Reviewed in person.
Michael Saboff
Comment 3 2015-01-23 15:48:16 PST
Note You need to log in before you can comment on or make changes to this bug.