Closed
Bug 1357149
Opened 9 years ago
Closed 9 years ago
Intermittent Assertion failure: [unhandlable oom] Bitmap OOM, at z:/build/build/src/js/src/jscntxt.cpp:1495
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
DUPLICATE
of bug 1354273
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
| Comment hidden (Intermittent Failures Robot) |
Unhandlable oom bugs are probably intended? Jon, what do you think?
Flags: needinfo?(jcoppeard)
Comment 3•9 years ago
|
||
This behaviour is not intended. During OOM testing (as here) these crashes should be not happen.
Comment 4•9 years ago
|
||
It looks like these are real OOMs since I see the following in the logs:
WindowsError: [Error 1455] The paging file is too small for this operation to complete
I think this is similar to bug 1354273.
Comment 5•9 years ago
|
||
Oh and there haven't been any failures since that was fixed. Duping.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(jcoppeard)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•