Closed
Bug 1475796
Opened 7 years ago
Closed 7 years ago
Intermittent js/src/jit-test/tests/auto-regress/bug1263865.js | Assertion failure: maxAllocations >= 0 (alloc count + oom limit exceeds range, your oom limit is probably too large)
Categories
(Core :: JavaScript Engine, defect, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=188182545&repo=try
https://queue.taskcluster.net/v1/task/OqQvtxEMQ_6qqhMMGbyF5w/runs/0/artifacts/public/logs/live_backing.log
[task 2018-07-14T10:56:04.020Z] Assertion failure: maxAllocations >= 0 (alloc count + oom limit exceeds range, your oom limit is probably too large), at /builds/worker/workspace/build/src/obj-spider/dist/include/js/Utility.h:356
[task 2018-07-14T10:56:04.020Z] Exit code: -11
[task 2018-07-14T10:56:04.020Z] FAIL - auto-regress/bug1263865.js
[task 2018-07-14T10:56:04.020Z] TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/auto-regress/bug1263865.js | Assertion failure: maxAllocations >= 0 (alloc count + oom limit exceeds range, your oom limit is probably too large), at /builds/worker/workspace/build/src/obj-spider/dist/include/js/Utility.h:356 (code -11, args "--baseline-eager") [0.9 s]
[task 2018-07-14T10:56:04.020Z] {"action": "test_start", "jitflags": "--baseline-eager", "pid": 20064, "source": "jittests", "test": "auto-regress/bug1263865.js", "thread": "main", "time": 1531565763.1591182}
[task 2018-07-14T10:56:04.021Z] {"action": "test_end", "extra": {"jitflags": "--baseline-eager", "pid": 20064}, "jitflags": "--baseline-eager", "message": "Assertion failure: maxAllocations >= 0 (alloc count + oom limit exceeds range, your oom limit is probably too large), at /builds/worker/workspace/build/src/obj-spider/dist/include/js/Utility.h:356", "pid": 20064, "source": "jittests", "status": "FAIL", "test": "auto-regress/bug1263865.js", "thread": "main", "time": 1531565764.018382}
[task 2018-07-14T10:56:04.021Z] INFO exit-status : -11
[task 2018-07-14T10:56:04.021Z] INFO timed-out : False
[task 2018-07-14T10:56:04.021Z] INFO stderr 2> Assertion failure: maxAllocations >= 0 (alloc count + oom limit exceeds range, your oom limit is probably too large), at /builds/worker/workspace/build/src/obj-spider/dist/include/js/Utility.h:356
[task 2018-07-14T10:56:04.133Z] TEST-PASS | js/src/jit-test/tests/auto-regress/bug1264561.js | Success (code 0, args "") [0.4 s]
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 3•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•