Closed Bug 1296435 Opened 8 years ago Closed 8 years ago

WebGL browser hangs while linking shader

Categories

(Firefox :: Untriaged, defect)

51 Branch
Unspecified
Windows 8.1
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: aral.yaman, Unassigned)

Details

Attachments

(1 file)

Attached file linkerHang.html
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160818030226

Steps to reproduce:

open testcase linkerHang.html

hang or crash caused by array value in fragment shader
ivec4 crashme[32767];

no hang or crash with e.g 
ivec4 crashme[0];





Actual results:

Browser hangs (Maybe it is a crash)


Expected results:

No hang/crash
OS: Unspecified → Windows 8.1
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: