Closed
Bug 627286
Opened 15 years ago
Closed 15 years ago
[ANGLE] WebGLES shader crash [@yylex_CPP]
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
VERIFIED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox5 | --- | unaffected |
| firefox6 | --- | unaffected |
| blocking2.0 | --- | final+ |
| status1.9.2 | --- | unaffected |
| status1.9.1 | --- | unaffected |
People
(Reporter: posidron, Assigned: bjacob)
Details
(Keywords: crash, testcase, Whiteboard: [sg:critical?][hardblocker][fx4-fixed-bugday] )
Crash Data
Attachments
(2 files)
0x102e0feda <yylex_CPP+92>: mov rdx,QWORD PTR [rax+0x8]
...
0x102e0fef3 <yylex_CPP+117>: call rdx
OpenGL LayerManager Initialized Succesfully.
Version: 2.1 NVIDIA-1.6.26
Vendor: NVIDIA Corporation
Renderer: NVIDIA GeForce GT 330M OpenGL Engine
FBO Texture Target: TEXTURE_2D
Build identifier: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b10pre)
Gecko/20110115 Firefox/4.0b10pre
| Reporter | ||
Comment 1•15 years ago
|
||
Comment 2•15 years ago
|
||
This should be fixed in ANGLE r540.
Updated•15 years ago
|
blocking2.0: --- → ?
Whiteboard: [sg:critical?]
Updated•15 years ago
|
Assignee: nobody → bjacob
blocking2.0: ? → final+
Whiteboard: [sg:critical?] → [sg:critical?][hardblocker]
| Assignee | ||
Comment 3•15 years ago
|
||
Updated to ANGLE r550. Reopen if you can still reproduce the issue.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 4•15 years ago
|
||
Verified fixed in beta 11 with Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6;
rv:2.0b11) Gecko/20100101 Firefox/4.0b11 using testcase. Crash reproduces in
beta 10.
Status: RESOLVED → VERIFIED
Whiteboard: [sg:critical?][hardblocker] → [sg:critical?][hardblocker][fx4-fixed-bugday]
Updated•14 years ago
|
Crash Signature: [@yylex_CPP]
Updated•14 years ago
|
Group: core-security
status1.9.1:
--- → unaffected
status1.9.2:
--- → unaffected
status-firefox5:
--- → unaffected
status-firefox6:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•