Closed Bug 1886549 Opened 1 year ago Closed 1 year ago

Intermittent Assertion failure: cx_->hadResourceExhaustion(), at /builds/worker/checkouts/gecko/js/src/jit/WarpOracle.cpp:206

Categories

(Core :: JavaScript Engine: JIT, defect, P5)

defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: assertion, intermittent-failure)

Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=451521138&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PIcnRLbWR0KWCSikpgi20g/runs/1/artifacts/public/logs/live_backing.log


[task 2024-03-20T17:36:13.191Z] TEST-PASS | js/src/jit-test/tests/ion/bug677066.js | Success (code 0, args "") [0.0 s]
[task 2024-03-20T17:36:13.198Z] Assertion failure: cx_->hadResourceExhaustion(), at /builds/worker/checkouts/gecko/js/src/jit/WarpOracle.cpp:206
[task 2024-03-20T17:36:13.198Z] #01: ???[/builds/worker/workspace/obj-spider/dist/bin/js +0x2ba1d1e]
[task 2024-03-20T17:36:13.198Z] #02: ???[/builds/worker/workspace/obj-spider/dist/bin/js +0x2b1be4d]
[task 2024-03-20T17:36:13.198Z] #03: ???[/builds/worker/workspace/obj-spider/dist/bin/js +0x2b151ef]
[task 2024-03-20T17:36:13.198Z] #04: ???[/builds/worker/workspace/obj-spider/dist/bin/js +0x2b1607e]
[task 2024-03-20T17:36:13.198Z] #05: ??? (???:???)
[task 2024-03-20T17:36:13.198Z] Exit code: -11
[task 2024-03-20T17:36:13.198Z] FAIL - ion/bug677066-2.js
[task 2024-03-20T17:36:13.198Z] TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/ion/bug677066-2.js | Assertion failure: cx_->hadResourceExhaustion(), at /builds/worker/checkouts/gecko/js/src/jit/WarpOracle.cpp:206 (code -11, args "--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads") [0.1 s]
[task 2024-03-20T17:36:13.198Z] INFO exit-status     : -11
[task 2024-03-20T17:36:13.199Z] INFO timed-out       : False
[task 2024-03-20T17:36:13.199Z] INFO stderr         2> Assertion failure: cx_->hadResourceExhaustion(), at /builds/worker/checkouts/gecko/js/src/jit/WarpOracle.cpp:206
[task 2024-03-20T17:36:13.199Z] INFO stderr         2> #01: ???[/builds/worker/workspace/obj-spider/dist/bin/js +0x2ba1d1e]
[task 2024-03-20T17:36:13.199Z] INFO stderr         2> #02: ???[/builds/worker/workspace/obj-spider/dist/bin/js +0x2b1be4d]
[task 2024-03-20T17:36:13.199Z] INFO stderr         2> #03: ???[/builds/worker/workspace/obj-spider/dist/bin/js +0x2b151ef]
[task 2024-03-20T17:36:13.199Z] INFO stderr         2> #04: ???[/builds/worker/workspace/obj-spider/dist/bin/js +0x2b1607e]
[task 2024-03-20T17:36:13.199Z] INFO stderr         2> #05: ??? (???:???)
[task 2024-03-20T17:36:13.207Z] TEST-PASS | js/src/jit-test/tests/ion/bug677066-2.js | Success (code 0, args "--blinterp-eager") [0.1 s]

The esr115 crashes here are not interesting, since we landed some bailout loop fixes that were not worth uplifting.

The crashes on try/autoland are more interesting. There are four of them, all of which happened in sm-rootanalysis-linux jobs. All four failed on different testcases, so it seems unlikely that it's something test-specific.

I'll keep an eye on this.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 1 year ago1 year ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---

As described above, esr115 failures aren't interesting. The fixes aren't worth uplifting.

Status: REOPENED → RESOLVED
Closed: 1 year ago1 year ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.