Closed
Bug 863186
Opened 12 years ago
Closed 6 years ago
WebGL crashes Windows nightly with Optimus, NV GPU, and Layers accel
Categories
(Core :: Graphics: CanvasWebGL, defect, P3)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: vlad, Unassigned)
Details
(Keywords: crash, Whiteboard: webgl-driver [gfx-noted])
Crash Data
Using a 20130417 nightly, any WebGL context creation causes an instant crash with no crash reporter.
Lenovo W520, Optimus, with firefox told to use the nvidia GPU. I believe this worked fine pre-layers-refactor, but I'd have to pull that and verify.
Reporter | ||
Comment 1•12 years ago
|
||
I lied about no crash reporter: https://crash-stats.mozilla.com/report/index/bp-2e9833d4-7eed-47e3-8fa8-82ab42130418
Reporter | ||
Comment 2•12 years ago
|
||
Setting prefer-native-gl to true avoids the crash (and with force-enabling webgl in that config, renders fine).
Comment 3•12 years ago
|
||
Works with on Win7 on nightly from a few days ago, at least. (But still post-refactor) We do appear to be running M1 and Ru tests on Win8 builds on trunk, but not R (accelerated). Does disabling layers accel eliminate the crash?
Reporter | ||
Comment 4•12 years ago
|
||
Indeed. Only seems to happen if I run Firefox with the discrete GPU and with acceleration enabled. Either disabling acceleration or running with the Intel GPU doesn't cause a crash.
Summary: WebGL crashes Windows nightly → WebGL crashes Windows nightly with Optimus, NV GPU, and Layers accel
Updated•11 years ago
|
Whiteboard: webgl-driver
I'm still seeing this get reported on average once per week but it seems to be isolated to two users, both with dual NVIDIA/Intel GPUs, both with NVIDIA driver 9.18.13.1100. I suspect the venn diagram of dual GPU nvidia/intel users testing WebGL is pretty minimal so it's hard to know how critical this is without a larger sample size.
That said, I'm not sure this bug should be kept open unless it's something we're going to work on sometime soon. My recommendation is to close this as INCOMPLETE and reopen it if/when it becomes a higher priority.
OS: Windows 8 → Windows
Whiteboard: webgl-driver → webgl-driver [gfx-noted]
Updated•7 years ago
|
Priority: -- → P3
Comment 6•6 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•