Closed Bug 944238 Opened 12 years ago Closed 11 years ago

WebGL copyTexImage2D hits nsTArrayInfallibleAllocator::SizeTooBig

Categories

(Core :: Graphics: CanvasWebGL, defect)

x86_64
macOS
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jruderman, Assigned: wlitwinczyk)

Details

(Keywords: crash, testcase)

Attachments

(2 files)

No description provided.
Attached file stack
That's very interesting and actionable: this kind of 'big' memory allocations made in WebGL and other graphics areas should always be fallible. In case of a WebGL function like this, the behavior on allocation failure should be to call WebGLContext::ErrorOutOfMemory and return.
Please CC :djg on new WebGL bugs.
Assignee: nobody → wlitwinczyk
This appears to be a similar issue to bug 892930. Tested FF34 on OSX, Linux, Win7, and WinXP and could not reproduce. Marking as 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: