WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
148778
REGRESSION(
r183787
): Mozilla test is failing on ARM64 Debug
https://bugs.webkit.org/show_bug.cgi?id=148778
Summary
REGRESSION(r183787): Mozilla test is failing on ARM64 Debug
Basile Clement
Reported
2015-09-03 19:50:12 PDT
The failing test is Source/JavaScriptCore/tests/mozilla/js1_5/Array/regress-157652.js. This is flaky, and I couldn't ever get it to happen inside lldb or in Release mode. while true; do DYLD_FRAMEWORK_PATH=jsc.deb/ jsc.deb/jsc --useFTLJIT\=false --enableFunctionDotArguments\=true --useFTLJIT\=true --ftlCrashesIfCantInitializeLLVM\=true shell.js regress-157652.js --useDFGJIT=0 --useLLInt=0; done BUGNUMBER: 157652 STATUS: Testing that Array.sort() doesn't crash on very large arrays BUGNUMBER: 157652 STATUS: Testing that Array.sort() doesn't crash on very large arrays BUGNUMBER: 157652 STATUS: Testing that Array.sort() doesn't crash on very large arrays BUGNUMBER: 157652 STATUS: Testing that Array.sort() doesn't crash on very large arrays BUGNUMBER: 157652 STATUS: Testing that Array.sort() doesn't crash on very large arrays BUGNUMBER: 157652 STATUS: Testing that Array.sort() doesn't crash on very large arrays BUGNUMBER: 157652 STATUS: Testing that Array.sort() doesn't crash on very large arrays Segmentation fault: 11 BUGNUMBER: 157652 STATUS: Testing that Array.sort() doesn't crash on very large arrays Segmentation fault: 11
Attachments
Add attachment
proposed patch, testcase, etc.
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