Closed Bug 928639 Opened 11 years ago Closed 11 years ago

Hit MOZ_CRASH(Invalid WebGL attachment poin?) in mozilla::WebGLFramebuffer::Attachment::IsComplete

Categories

(Core :: Graphics: CanvasWebGL, defect)

x86_64
macOS
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: crash, testcase, Whiteboard: webgl-assert)

Crash Data

Attachments

(2 files)

Attached file q1-b.html (deleted) —
With: user_pref("webgl.min_capability_mode", true); the testcase hits Hit MOZ_CRASH(Invalid WebGL attachment poin?) at content/canvas/src/WebGLFramebuffer.cpp:137 This MOZ_CRASH line was added in bug 843667.
Attached file stack (gdb) (deleted) —
Crash Signature: [@ mozilla::WebGLFramebuffer::Attachment::IsComplete() const ]
I think we should remove the min-capability-mode. It seems to be rarely if ever used, and is not covered by regression tests.
(In reply to Benoit Jacob [:bjacob] from comment #3) > I think we should remove the min-capability-mode. It seems to be rarely if > ever used, and is not covered by regression tests. I disagree. I think we should treat the cause, not this symptom. In fact, we really want to expand things like min-compat mode, which exist to help with testing and should help app developers. We should also add basic regression tests for it, which isn't hard to do.
Whiteboard: webgl-assert
WFM?
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: