Closed Bug 1127319 Opened 9 years ago Closed 9 years ago

SM(ggc) builds are busted on Aurora37 from "execution-observability-04.js:21:0 Error: Assertion failed: got 2, expected 1"

Categories

(Core :: JavaScript: GC, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1123394

People

(Reporter: RyanVM, Unassigned)

Details

https://treeherder.mozilla.org/ui/logviewer.html#?job_id=4545075&repo=try

TEST-PASS | js/src/jit-test/tests/debug/execution-observability-05.js | Success (code 0, args "")
Interrupt!
Interrupt!
/builds/slave/try_l64-d_sm-ggc-0000000000000/src/js/src/jit-test/tests/debug/execution-observability-04.js:21:0 Error: Assertion failed: got 2, expected 1
Exit code: 3
FAIL - debug/execution-observability-04.js
TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/debug/execution-observability-04.js | /builds/slave/try_l64-d_sm-ggc-0000000000000/src/js/src/jit-test/tests/debug/execution-observability-04.js:21:0 Error: Assertion failed: got 2, expected 1 (code 3, args "--no-baseline --no-ion")
INFO exit-status : 3
INFO timed-out : False
INFO stdout > Interrupt!
INFO stdout > Interrupt!
INFO stderr 2> /builds/slave/try_l64-d_sm-ggc-0000000000000/src/js/src/jit-test/tests/debug/execution-observability-04.js:21:0 Error: Assertion failed: got 2, expected 1
TEST-PASS | js/src/jit-test/tests/debug/execution-observability-05.js | Success (code 0, args "--ion-eager --ion-offthread-compile=off")
TEST-PASS | js/src/jit-test/tests/debug/execution-observability-05.js | Success (code 0, args "--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --no-sse3 --no-threads")
TEST-PASS | js/src/jit-test/tests/debug/execution-observability-05.js | Success (code 0, args "--baseline-eager")
TEST-PASS | js/src/jit-test/tests/debug/execution-observability-05.js | Success (code 0, args "--baseline-eager --no-fpu")
TEST-PASS | js/src/jit-test/tests/debug/gc-01.js | Success (code 0, args "")
Interrupt!
Interrupt!
/builds/slave/try_l64-d_sm-ggc-0000000000000/src/js/src/jit-test/tests/debug/execution-observability-05.js:23:0 Error: Assertion failed: got 2, expected 1
Exit code: 3
FAIL - debug/execution-observability-05.js
TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/debug/execution-observability-05.js | /builds/slave/try_l64-d_sm-ggc-0000000000000/src/js/src/jit-test/tests/debug/execution-observability-05.js:23:0 Error: Assertion failed: got 2, expected 1 (code 3, args "--no-baseline --no-ion")
INFO exit-status : 3
INFO timed-out : False
INFO stdout > Interrupt!
INFO stdout > Interrupt!
INFO stderr 2> /builds/slave/try_l64-d_sm-ggc-0000000000000/src/js/src/jit-test/tests/debug/execution-observability-05.js:23:0 Error: Assertion failed: got 2, expected 1
I don't get this. When I push the current tip of aurora to try, everything fails in JSCompartment::checkBaseShapeTableAfterMovingGC. I saw these failures when jlongster pushed beta to try as well. Is this is a recent check that landed in aurora?

I earlier did an aurora build that did not hit the base shape table check, probably on an older version, but it also did not fail the above test.
Flags: needinfo?(jcoppeard)
We need to uplift the fix for bug 1123394, an unrelated issue somehow interacts with running in zeal mode.
Flags: needinfo?(jcoppeard)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.