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+
Michael Saboff
Comment 1 2015-02-13 14:39:44 PST
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
Note You need to log in before you can comment on or make changes to this bug.