Open Bug 1325598 Opened 9 years ago Updated 3 years ago

Assertion failure: false (WebGLContext::ErrorImplementationBug), at WebGLContextUtils.cpp:222

Categories

(Core :: Graphics: CanvasWebGL, defect, P3)

defect

Tracking

()

Tracking Status
firefox51 --- wontfix
firefox52 - affected
firefox53 - affected

People

(Reporter: cbook, Unassigned)

References

()

Details

(Keywords: assertion, Whiteboard: [gfx-noted])

Attachments

(1 file)

found via bughunter and reproduced on latest windows m-c tinderbox debug build. JavaScript warning: https://ocias.com/games/foggy-shore/webGL/Release/Foggy-Shore.js, line 1: Error: WebGL: Implementation bug, please file at https://bugzilla.mozilla.org/! copyTexSubImage2D: ANGLE is particular about CopyTexSubImage formats matching exactly. Assertion failure: false (WebGLContext::ErrorImplementationBug), at c:/builds/moz2_slave/m-cen-w32-d-000000000000000000/build/src/dom/canvas/WebGLContextUtils.cpp:222 Steps to reproduce: -> Load https://ocias.com/games/foggy-shore/index.php --> Assertion failure Assertion failure: false (WebGLContext::ErrorImplementationBug), at c:/builds/moz2_slave/m-cen-w32-d-000000000000000000/build/src/dom/canvas/WebGLContextUtils.cpp:222 Note: Bughunter reported this as possible exploitable to filing as s-s bug just in case Also affects trunk to beta -> Trunk on linux and windows
[Tracking Requested - why for this release]: bughunter real world website found. Jeff is this something for you ?
Flags: needinfo?(jgilbert)
This is known and non-exploitable.
Flags: needinfo?(jgilbert)
Specifically, this is safe to ship with. This is an assert we want to know when it trips, and eventually fix. It does not represent a dangerous bug per se. (it's also DEBUG only)
Unhiding per comment 3.
Group: core-security
Priority: -- → P3
Whiteboard: [gfx-noted]
Not tracking per the explanation in comment 4.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: