Intermittent Assertion failure: cx_->hadResourceExhaustion(), at /builds/worker/checkouts/gecko/js/src/jit/WarpOracle.cpp:206
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Tracking
()
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]
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 4•1 year ago
|
||
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.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 8•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 9•1 year ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=463555657&repo=mozilla-esr115
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 14•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 15•1 year ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=485560870&repo=mozilla-esr115
| Comment hidden (Intermittent Failures Robot) |
Comment 17•1 year ago
|
||
As described above, esr115 failures aren't interesting. The fixes aren't worth uplifting.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Description
•