Closed
Bug 726908
Opened 14 years ago
Closed 13 years ago
WebGL fuzzing test seems to cause test slaves to crash intermittently
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bjacob, Unassigned)
References
Details
See bug 704010 comment 355.
Very likely a OOM condition, not easy to determine which test page exactly is the culprit (not necessarily the last one). But it's one of the conformance/more/conformance/quickCheckAPI*.
Probable fix: edit the fuzzer generators to avoid fuzzing buffer-allocating methods (such as webgl.bufferData) with too large values.
| Reporter | ||
Updated•14 years ago
|
No longer blocks: webgl-conformance
Whiteboard: webgl-conformance
| Reporter | ||
Comment 1•13 years ago
|
||
The crashes (bug 704010) seem to have stopped around March 10.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Whiteboard: webgl-conformance
You need to log in
before you can comment on or make changes to this bug.
Description
•