Closed
Bug 960824
Opened 12 years ago
Closed 10 years ago
Intermittent ASAN TEST-UNEXPECTED-FAIL | basic/evaluate-catchTermination.js | --no-baseline --no-ion --no-ti
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: KWierso, Unassigned)
Details
(Keywords: intermittent-failure)
Attachments
(1 obsolete file)
https://tbpl.mozilla.org/php/getParsedLog.php?id=33126645&tree=Mozilla-Central
slave: bld-linux64-ec2-343
TEST-PASS | js/src/jit-test/tests/basic/evaluate-catchTermination.js | --no-baseline --no-ion
TEST-PASS | js/src/jit-test/tests/basic/evaluate-restore-options.js |
TEST-PASS | js/src/jit-test/tests/basic/evaluate-restore-options.js | --ion-eager --ion-parallel-compile=off
FAIL - basic/evaluate-catchTermination.js
TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/basic/evaluate-catchTermination.js | --no-baseline --no-ion --no-ti
INFO exit-status : 1
INFO timed-out : False
INFO stdout >
INFO stderr 2> ASAN:SIGSEGV
INFO stderr 2> =================================================================
INFO stderr 2> ==17911==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000000738937 sp 0x7fffb3a48720 bp 0x7fffb3a48a90 T0)
INFO stderr 2> AddressSanitizer can not provide additional info.
INFO stderr 2> #0 0x738936 in js::gc::MarkRuntime(JSTracer*, bool) /builds/slave/m-cen-l64-asan-d-0000000000000/build/js/src/../../js/src/gc/RootMarking.cpp:693
INFO stderr 2> #1 0xdcb240 in BeginMarkPhase(JSRuntime*) /builds/slave/m-cen-l64-asan-d-0000000000000/build/js/src/../../js/src/jsgc.cpp:3089
INFO stderr 2> #2 0xdc9fe9 in IncrementalCollectSlice(JSRuntime*, long, JS::gcreason::Reason, js::JSGCInvocationKind) /builds/slave/m-cen-l64-asan-d-0000000000000/build/js/src/../../js/src/jsgc.cpp:4600
INFO stderr 2> #3 0xdc9049 in GCCycle(JSRuntime*, bool, long, js::JSGCInvocationKind, JS::gcreason::Reason) /builds/slave/m-cen-l64-asan-d-0000000000000/build/js/src/../../js/src/jsgc.cpp:4786
INFO stderr 2> #4 0xc54a9a in Collect(JSRuntime*, bool, long, js::JSGCInvocationKind, JS::gcreason::Reason) /builds/slave/m-cen-l64-asan-d-0000000000000/build/js/src/../../js/src/jsgc.cpp:4924
INFO stderr 2> #5 0xbac6f6 in js::DestroyContext(JSContext*, js::DestroyContextMode) /builds/slave/m-cen-l64-asan-d-0000000000000/build/js/src/../../js/src/jscntxt.cpp:265
INFO stderr 2> #6 0x4f10e1 in main /builds/slave/m-cen-l64-asan-d-0000000000000/build/js/src/../../js/src/shell/js.cpp:5964
INFO stderr 2> #7 0x7fe88be44cdc in __libc_start_main (/lib64/libc.so.6+0x1ecdc)
INFO stderr 2> #8 0x4efd3c in _start (/builds/slave/m-cen-l64-asan-d-0000000000000/build/obj-firefox/js/src/js/src/shell/js+0x4efd3c)
INFO stderr 2> SUMMARY: AddressSanitizer: SEGV /builds/slave/m-cen-l64-asan-d-0000000000000/build/js/src/../../js/src/gc/RootMarking.cpp:693 js::gc::MarkRuntime(JSTracer*, bool)
INFO stderr 2> ==17911==ABORTING
INFO stderr 2>
TEST-PASS | js/src/jit-test/tests/basic/evaluate-restore-options.js | --ion-eager --ion-parallel-compile=off --ion-check-range-analysis --no-sse3
TEST-PASS | js/src/jit-test/tests/basic/evaluate-restore-options.js | --baseline-eager
TEST-PASS | js/src/jit-test/tests/basic/evaluate-restore-options.js | --no-baseline --no-ion
TEST-PASS | js/src/jit-test/tests/basic/evaluate-restore-options.js | --no-baseline --no-ion --no-ti
TEST-PASS | js/src/jit-test/tests/basic/evaluate-restore-options.js | --baseline-eager --no-ti --no-fpu
TEST-PASS | js/src/jit-test/tests/basic/expression-autopsy.js |
Comment 1•10 years ago
|
||
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Comment 2•11 months ago
|
||
Updated•11 months ago
|
Assignee: nobody → amarchesini
Comment 3•11 months ago
|
||
Comment on attachment 9480952 [details]
Bug 960824 - Introduce nsICookie::SAMESITE_UNSET, r?edgul
Revision D246638 was moved to bug 1960824. Setting attachment 9480952 [details] to obsolete.
Attachment #9480952 -
Attachment is obsolete: true
Updated•11 months ago
|
Assignee: amarchesini → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•