WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
141577
REGRESSION(
r180060
) New js/regress-141098 test crashes when LLInt is disabled.
https://bugs.webkit.org/show_bug.cgi?id=141577
Summary
REGRESSION(r180060) New js/regress-141098 test crashes when LLInt is disabled.
Michael Saboff
Reported
2015-02-13 14:33:56 PST
jsc-layout-tests.yaml/js/script-tests/regress-141098.js.layout-no-llint: Regression test for
https://webkit.org/b/141098
. Make sure eval() properly handles running out of stack space. This test should run without crashing. jsc-layout-tests.yaml/js/script-tests/regress-141098.js.layout-no-llint: jsc-layout-tests.yaml/js/script-tests/regress-141098.js.layout-no-llint: On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". jsc-layout-tests.yaml/js/script-tests/regress-141098.js.layout-no-llint: jsc-layout-tests.yaml/js/script-tests/regress-141098.js.layout-no-llint: jsc-layout-tests.yaml/js/script-tests/regress-141098.js.layout-no-llint: test_script_9825: line 2: 1584 Segmentation fault "$@" ../../../../.vm/JavaScriptCore.framework/Resources/jsc --useFTLJIT\=false --enableFunctionDotArguments\=true --useLLInt\=false resources/standalone-pre.js regress-141098.js resources/standalone-post.js jsc-layout-tests.yaml/js/script-tests/regress-141098.js.layout-no-llint: ERROR: Unexpected exit code: 139 FAIL: jsc-layout-tests.yaml/js/script-tests/regress-141098.js.layout-no-llint Need to make a similar stack check to the Baseline JIT.
Attachments
Patch
(3.08 KB, patch)
2015-02-13 14:39 PST
,
Michael Saboff
benjamin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2015-02-13 14:39:44 PST
Created
attachment 246550
[details]
Patch
Benjamin Poulain
Comment 2
2015-02-13 14:44:39 PST
Comment on
attachment 246550
[details]
Patch rs=me
Michael Saboff
Comment 3
2015-02-13 14:46:54 PST
Committed
r180083
: <
http://trac.webkit.org/changeset/180083
>
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