Closed Bug 1519085 Opened 5 years ago Closed 5 years ago

Perma tests/jit-test/jit-test/tests/gc/weak-marking-01.js | /data/local/tests/jit-tests/jit-tests/tests/gc/weak-marking-01.js:39:3 Error: Incremental GC already in progress (code 3, args "--ion-eager --ion-offthread-compile=off") [0.4 s]

Categories

(Core :: JavaScript Engine, defect, P5)

ARM64
Unspecified
defect

Tracking

()

RESOLVED DUPLICATE of bug 1528159
Tracking Status
firefox66 --- affected

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [arm64:m3])

Filed by: bclary [at] mozilla.com

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

https://queue.taskcluster.net/v1/task/F5c0RKC3RHqgrIt5-Pi4Yw/runs/0/artifacts/public/logs/live_backing.log

While temporarily enabling debug jittests on Android hardware, I ran into this. It requires the additional patch to enable debug. It is reproducible in that it occurred in a retrigger. So far, I have only seen it on pixel2 arm64 debug.

cpeterson: You may find this interesting.

Bob says these Jit7 test failures are perma-fail in ARM64 debug builds:

TEST-UNEXPECTED-FAIL | tests/jit-test/jit-test/tests/gc/weak-marking-01.js | /data/local/tests/jit-tests/jit-tests/tests/gc/weak-marking-01.js:39:3 Error: Incremental GC already in progress (code 3, args "--ion-eager --ion-offthread-compile=off") [0.4 s]
TEST-UNEXPECTED-FAIL | tests/jit-test/jit-test/tests/gc/weak-marking-01.js | /data/local/tests/jit-tests/jit-tests/tests/gc/weak-marking-01.js:39:3 Error: Incremental GC already in progress (code 3, args "--baseline-eager") [0.4 s]
TEST-UNEXPECTED-FAIL | tests/jit-test/jit-test/tests/gc/weak-marking-02.js | /data/local/tests/jit-tests/jit-tests/tests/gc/weak-marking-02.js:54:3 Error: Incremental GC already in progress (code 3, args "--ion-eager --ion-offthread-compile=off") [0.4 s]
TEST-UNEXPECTED-FAIL | tests/jit-test/jit-test/tests/gc/weak-marking-02.js | /data/local/tests/jit-tests/jit-tests/tests/gc/weak-marking-02.js:54:3 Error: Incremental GC already in progress (code 3, args "--baseline-eager") [0.3 s]

Adding the [arm64:m3] whiteboard tag because we should fix reproducible test crashes before letting ARM64 Fennec Nightly ride the trains to Beta.

Hardware: Unspecified → ARM64
Whiteboard: [arm64:m3]

Steve, can you take a look at this?

(I had a quick look at the test and couldn't see anything. We disable gczeal at the start and gcslice() looks like it runs with unlimited slice if no argument is supplied).

Flags: needinfo?(sphink)

I guess this was already happening. Fortunately, pbone just fixed this.

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(sphink)
Resolution: --- → DUPLICATE
Component: JavaScript: GC → JavaScript Engine
You need to log in before you can comment on or make changes to this bug.