WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-01-23 15:29:43 PST
<
rdar://problem/19585932
>
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
Committed
r179035
: <
http://trac.webkit.org/changeset/179035
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug