Closed
Bug 1470429
Opened 7 years ago
Closed 7 years ago
Intermittent Assertion failure: maxAllocations >= 0 (alloc count + oom limit exceeds range, your oom limit is probably too large), at z:/build/build/src/obj-firefox/dist/include\js/Utility.h:357
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: dvarga [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=184359360&repo=mozilla-central
https://queue.taskcluster.net/v1/task/HZbrf34XR5m_kMuwEVcOaw/runs/0/artifacts/public/logs/live_backing.log
11:32:31 INFO - Z:\task_1529665927\build\tests\jit-test\jit-test\tests\debug\bug1219905.js:14:15 uncaught exception: out of memory
11:32:31 INFO - (Unable to print stack trace)
11:32:31 INFO - Z:\task_1529665927\build\tests\jit-test\jit-test\tests\debug\bug1219905.js:14:15 uncaught exception: out of memory
11:32:31 INFO - (Unable to print stack trace)
11:32:31 INFO - Z:\task_1529665927\build\tests\jit-test\jit-test\tests\debug\bug1219905.js:14:15 uncaught exception: out of memory
11:32:31 INFO - (Unable to print stack trace)
11:32:31 INFO - Z:\task_1529665927\build\tests\jit-test\jit-test\tests\debug\bug1219905.js:14:15 uncaught exception: out of memory
11:32:31 INFO - (Unable to print stack trace)
11:32:31 INFO - Assertion failure: maxAllocations >= 0 (alloc count + oom limit exceeds range, your oom limit is probably too large), at z:/build/build/src/obj-firefox/dist/include\js/Utility.h:357
11:32:31 INFO - Exit code: -2147483645
11:32:31 INFO - FAIL - debug\bug1219905.js
11:32:31 WARNING - TEST-UNEXPECTED-FAIL | tests\jit-test\jit-test\tests\debug\bug1219905.js | Z:\task_1529665927\build\tests\jit-test\jit-test\tests\debug\bug1219905.js:14:15 uncaught exception: out of memory (code -2147483645, args "--baseline-eager") [1.0 s]
11:32:31 INFO - {"action": "test_start", "jitflags": "--baseline-eager", "pid": 3592, "source": "jittests", "test": "debug\\bug1219905.js", "thread": "main", "time": 1529667149.895}
11:32:31 INFO - {"action": "test_end", "extra": {"jitflags": "--baseline-eager"}, "jitflags": "--baseline-eager", "message": "Z:\\task_1529665927\\build\\tests\\jit-test\\jit-test\\tests\\debug\\bug1219905.js:14:15 uncaught exception: out of memory", "pid": 3592, "source": "jittests", "status": "FAIL", "test": "debug\\bug1219905.js", "thread": "main", "time": 1529667150.846}
11:32:31 INFO - INFO exit-status : -2147483645
11:32:31 INFO - INFO timed-out : False
11:32:31 INFO - INFO stderr 2> Z:\task_1529665927\build\tests\jit-test\jit-test\tests\debug\bug1219905.js:14:15 uncaught exception: out of memory
11:32:31 INFO - INFO stderr 2> (Unable to print stack trace)
11:32:31 INFO - INFO stderr 2> Z:\task_1529665927\build\tests\jit-test\jit-test\tests\debug\bug1219905.js:14:15 uncaught exception: out of memory
11:32:31 INFO - INFO stderr 2> (Unable to print stack trace)
11:32:31 INFO - INFO stderr 2> Z:\task_1529665927\build\tests\jit-test\jit-test\tests\debug\bug1219905.js:14:15 uncaught exception: out of memory
Comment hidden (Intermittent Failures Robot) |
![]() |
||
Comment 2•7 years ago
|
||
Last lines before the OOM messages:
11:32:29 INFO - TEST-PASS | tests\jit-test\jit-test\tests\debug\bug1219905.js | Success (code 3, args "") [2.7 s]
11:32:29 INFO - {"action": "test_start", "jitflags": "", "pid": 3592, "source": "jittests", "test": "debug\\bug1219905.js", "thread": "main", "time": 1529667147.2440002}
11:32:29 INFO - {"action": "test_end", "extra": {"jitflags": ""}, "jitflags": "", "message": "Success", "pid": 3592, "source": "jittests", "status": "PASS", "test": "debug\\bug1219905.js", "thread": "main", "time": 1529667149.979}
11:32:30 INFO - Z:\task_1529665927\build\tests\jit-test\jit-test\tests\debug\bug1219905.js:14:15 uncaught exception: out of memory
![]() |
||
Updated•7 years ago
|
Component: JavaScript Engine → JavaScript Engine: JIT
Comment hidden (Intermittent Failures Robot) |
Comment 4•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•