Closed
Bug 606222
Opened 14 years ago
Closed 14 years ago
[Optimus] [D2D] NVIDIA driver crash [@ nvumdshim.dll@0x1845c ] [@ nvumdshim.dll@0x18802 ] [@ nvumdshim.dll@0x1b115 ] [@ nvumdshim.dll@0x1a488 ] [@ nvumdshim.dll@0x1a18e ], called from CD3DSurface destructor, called from cairo_d2d_surface destructor
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bjacob, Unassigned)
References
Details
(Whiteboard: need-to-report-to-NVIDIA)
This one is a biggie: renders Firefox useless for more than one user.
Happens with NVIDIA driver version 260.89.
http://crash-stats.mozilla.com/report/list?product=Firefox&branch=2.0&query_search=signature&query_type=startswith&query=nv&date=10%2F21%2F2010%2008%3A53%3A04&range_value=1&range_unit=weeks&hang_type=any&process_type=browser&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&admin=&signature=nvumdshim.dll%400x1b115
Here's one of the crash reports:
http://crash-stats.mozilla.com/report/index/86fbdd69-6a8d-47cc-8fd8-cf48a2101018
See the stack trace in that report, it's happening in code called from CD3DSurface destructor, called from cairo_d2d_surface destructor.
Reporter | ||
Comment 1•14 years ago
|
||
Ah! This is Optimus. Indeed: VendorID = 8086 while NVIDIA drivers are used.
Summary: [D2D] NVIDIA driver crash [@ nvumdshim.dll@0x1b115 ], called from CD3DSurface destructor, called from cairo_d2d_surface destructor → [Optimus] [D2D] NVIDIA driver crash [@ nvumdshim.dll@0x1b115 ], called from CD3DSurface destructor, called from cairo_d2d_surface destructor
Reporter | ||
Updated•14 years ago
|
Summary: [Optimus] [D2D] NVIDIA driver crash [@ nvumdshim.dll@0x1b115 ], called from CD3DSurface destructor, called from cairo_d2d_surface destructor → [Optimus] [D2D] NVIDIA driver crash [@ nvumdshim.dll@0x1b115 ] [@ nvumdshim.dll@0x1845c ] , called from CD3DSurface destructor, called from cairo_d2d_surface destructor
Reporter | ||
Comment 2•14 years ago
|
||
Note: this is using D3D10, see the stack trace.
Reporter | ||
Comment 3•14 years ago
|
||
In all these crashes, the CPU is Intel Atom D5xx/N5xx/N4xx with GMA 3150 IGPs
Comment 4•14 years ago
|
||
(In reply to comment #2)
> Note: this is using D3D10, see the stack trace.
This is probably not using D3D10 layers, note that d3d9.dll is loaded. D3D10 is in the stack trace because D2D uses it. This problem will almost certainly be fixed with D3D10.
Updated•14 years ago
|
Severity: normal → critical
Comment 5•14 years ago
|
||
It still exists in 4.0b8 but its ranking is above 300.
See:
http://crash-stats.mozilla.com/query/query?product=Firefox&version=Firefox%3A4.0b8&platform=windows&branch=2.0&range_value=1&range_unit=weeks&query_search=signature&query_type=startswith&query=nvumdshim.dll&build_id=&process_type=any&hang_type=any&do_query=1
Summary: [Optimus] [D2D] NVIDIA driver crash [@ nvumdshim.dll@0x1b115 ] [@ nvumdshim.dll@0x1845c ] , called from CD3DSurface destructor, called from cairo_d2d_surface destructor → [Optimus] [D2D] NVIDIA driver crash [@ nvumdshim.dll@0x1845c ] [@ nvumdshim.dll@0x18802 ] [@ nvumdshim.dll@0x1b115 ] [@ nvumdshim.dll@0x1a488 ] [@ nvumdshim.dll@0x1a18e ], called from CD3DSurface destructor, called from cairo_d2d_surface destructor
Reporter | ||
Comment 6•14 years ago
|
||
Kev, can you please report this to NVIDIA?
Comment 7•14 years ago
|
||
I don't see any kind of these crashes caused by Firefox (there are some caused by the Flash plugin).
I close it as "work for me".
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
I used to get this crash:
https://crash-stats.mozilla.com/report/index/bp-eb120dda-f1fb-46a8-84b3-c63ac2110710
every day or so but then I updated my Intel drivers and now I get this crash every once in a while:
https://crash-stats.mozilla.com/report/index/bp-0979dae1-a1b6-4653-8826-9f2ee2110711
You need to log in
before you can comment on or make changes to this bug.
Description
•