Closed
Bug 1354306
Opened 9 years ago
Closed 9 years ago
Intermittent bug1214548.js | Hit MOZ_CRASH() at z:/build/build/src/memory/build/jemalloc_config.cpp:163 (code -2147483645, args "--no-baseline --no-ion")
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell fixed])
Comment 1•9 years ago
|
||
This started as Windows 7 VM debug permafailure after bug 1333003 landed.
Flags: needinfo?(janus926)
| Comment hidden (Intermittent Failures Robot) |
Comment 3•9 years ago
|
||
Both this and bug 1354273 blow my mind, bug 1333003 doesn't have any code changes and can still cause intermittent failures. Just out of curiosity, how did you find it is caused by the bug?
Flags: needinfo?(janus926) → needinfo?(aryx.bugmail)
Comment 4•9 years ago
|
||
See this log: https://treeherder.mozilla.org/#/jobs?repo=autoland&filter-searchStr=windows%20debug%20tc%28Jit%29&tochange=060bca004d791980ebe510654efb0cab0760f1dc&fromchange=ab65cc6fb5de016d76af0efba6d65ce947e78840&selectedJob=89088861
It starts permafailing on Windows 7 debug tc(Jit) with that push.
Flags: needinfo?(aryx.bugmail)
Comment 5•9 years ago
|
||
Thanks for the direction. If you check the prior Jit tests actually they ran nothing, not even one test case. That is fixed by https://hg.mozilla.org/mozilla-central/rev/9ab7778f16d9 in bug 1333003, which I don't think is the root cause of intermittent failures.
Bug 1354273 is the same.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 8•9 years ago
|
||
I suspect this will be fixed by the patch from bug 1354273 which landed today.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Whiteboard: [stockwell fixed]
You need to log in
before you can comment on or make changes to this bug.
Description
•