Closed
Bug 842011
Opened 13 years ago
Closed 13 years ago
Firefox crashes in WebGL technical demo
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jag.alves, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:21.0) Gecko/20130215 Firefox/21.0
Build ID: 20130215031040
Steps to reproduce:
Opened this webpage:
http://codeflow.org/entries/2013/feb/15/soft-shadow-mapping/
Actual results:
Firefox crashes.
Expected results:
Firefox shouldn't have crashed.
| Reporter | ||
Comment 1•13 years ago
|
||
Crash Reports:
https://crash-stats.mozilla.com/report/index/bp-40406338-a427-46ed-b126-335e12130216
https://crash-stats.mozilla.com/report/index/bp-613530b8-4389-484f-912e-9b81b2130216
https://crash-stats.mozilla.com/report/index/bp-dbb79501-a25e-4270-a8f9-a430a2130216
https://crash-stats.mozilla.com/report/index/bp-6ea84924-9734-4b1b-be42-a4d362130216
Could be a driver issue, but chrome canary doesn't crash in this case.
Comment 2•13 years ago
|
||
That's a crash caused by the intel driver
Comment 3•13 years ago
|
||
It doesn't crash for me with an Intel GPU on Windows 7:
WebGL RendererGoogle Inc. -- ANGLE (Mobile Intel(R) 4 Series Express Chipset Family)
Can you paste the Graphics section of about:support?
Flags: needinfo?(jag.alves)
Yeah, no crash here either -- need about:support info to decide.
| Reporter | ||
Comment 5•13 years ago
|
||
about:support:
Adapter Description: Intel(R) HD Graphics 4000
Adapter Description (GPU #2): NVIDIA GeForce GT 630M
Adapter Drivers: igdumd64 igd10umd64 igd10umd64 igdumd32 igd10umd32 igd10umd32
Adapter Drivers (GPU #2): nvd3dumx,nvwgf2umx,nvwgf2umx nvd3dum,nvwgf2um,nvwgf2um
Adapter RAM: Unknown
Adapter RAM (GPU #2): 1024
Device ID: 0x0166
Device ID (GPU #2): 0x1140
Direct2D Enabled: true
DirectWrite Enabled: true (6.2.9200.16433)
Driver Date: 12-12-2012
Driver Date (GPU #2): 12-29-2012
Driver Version: 9.17.10.2932
Driver Version (GPU #2): 9.18.13.1090
GPU #2 Active: false
GPU Accelerated Windows:1/1 Direct3D 10
Vendor ID: 0x8086
Vendor ID (GPU #2): 0x10de
WebGL Renderer: Intel -- Intel(R) HD Graphics 4000
AzureCanvasBackend: direct2d
AzureContentBackend: direct2d
AzureFallbackCanvasBackend: cairo
I have webgl.prefer-native-gl and webgl.force-enabled set to true.
Maybe I had to work around previous drivers' limitations, can't really remember why.
Flags: needinfo?(jag.alves)
Comment 6•13 years ago
|
||
(In reply to jorge alves from comment #5)
> WebGL Renderer: Intel -- Intel(R) HD Graphics 4000
> I have webgl.prefer-native-gl and webgl.force-enabled set to true.
Intel OpenGL drivers are buggy so use Firefox's default WebGL settings or file an Intel bug.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Comment 7•13 years ago
|
||
Don't think it'll do much, but FYI:
http://communities.intel.com/message/183475#183475
You need to log in
before you can comment on or make changes to this bug.
Description
•