RESOLVED FIXED 140843
LayoutTests/js/script-tests/reentrant-caching.js crashing on 32 bit builds
https://bugs.webkit.org/show_bug.cgi?id=140843
Summary LayoutTests/js/script-tests/reentrant-caching.js crashing on 32 bit builds
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.