Closed
Bug 1402553
Opened 7 years ago
Closed 7 years ago
Intermittent dom/canvas/test/webgl-mochitest/test_capture.html | application crashed [@ mozilla::gl::GLContext::AfterGLCall(char const *)]
Categories
(Core :: Graphics: CanvasWebGL, defect, P5)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: crash, intermittent-failure)
Crash Data
Attachments
(1 file)
(deleted),
text/x-review-board-request
|
Details |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (mozreview-request) |
Comment 6•7 years ago
|
||
It's quite clear that this fail is caused by OOM under the memory limit of 32-bit systems.
We have previously discussed about disabling win7 non-e10s mochitest-gl tests to prevent intermittent OOM problem,
however, it seems that there are still some tests need more memory which make even 32bit e10s mode get OOM intermittently.
I think we should disable these tests under 32-bit environment as well.
Hi Jeff, any suggestion about it?
Flags: needinfo?(jgilbert)
Comment 7•7 years ago
|
||
Hmm....
It seems that this crash happened recently, maybe there is some other thing bad happen, I think we should keep an eye on it for now.
Flags: needinfo?(jgilbert)
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 12•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
•