Closed
Bug 635676
Opened 14 years ago
Closed 12 years ago
Crash in gfxWindowsPlatform::VerifyD2DDevice
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: scoobidiver, Unassigned)
References
Details
(Keywords: crash)
Crash Data
It is a new crash signature in the trunk.
It is a low volume crash.
Signature atidxx32.dll@0x3ec73
UUID 21aec93c-fbdd-44b8-8e43-a947b2110220
Time 2011-02-20 22:54:15.927829
Uptime 12
Install Age 40610 seconds (11.3 hours) since version was first installed.
Product Firefox
Version 4.0b12pre
Build ID 20110220030351
Branch 2.0
OS Windows NT
OS Version 6.1.7600
CPU x86
CPU Info GenuineIntel family 6 model 30 stepping 5
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x14
App Notes AdapterVendorID: 1002, AdapterDeviceID: 68d8, AdapterDriverVersion: 8.812.0.0
Frame Module Signature [Expand] Source
0 atidxx32.dll atidxx32.dll@0x3ec73
1 atidxx32.dll atidxx32.dll@0x1f9393
2 atidxx32.dll atidxx32.dll@0x21ca3c
3 atidxx32.dll atidxx32.dll@0x1fe4ec
4 atidxx32.dll atidxx32.dll@0x1fe46a
5 atidxx32.dll atidxx32.dll@0x987e
6 atidxx32.dll atidxx32.dll@0x11074
7 atidxx32.dll atidxx32.dll@0x76e6
8 atidxx32.dll atidxx32.dll@0x6a95
9 atidxx32.dll atidxx32.dll@0x2482
10 atiuxpag.dll atiuxpag.dll@0x3a70
11 atiuxpag.dll atiuxpag.dll@0x1baf
12 dxgi.dll CD3D10Device::CreateDriverInstance
13 d3d10_1core.dll CDevice::LLOCompleteLayerConstruction
14 d3d10_1core.dll CBridgeImpl<ILayeredLockOwner,IDXGILayeredDevice,CLayeredObject<CDevice> >::LLOCompleteLayerConstruction
15 dxgi.dll CD3D10Device::LLOCompleteLayerConstruction
16 dxgi.dll NOutermost::CDevice::FinalConstruct
17 d3d10_1core.dll NMultithread::CDevice::LLOCompleteLayerConstruction
18 dxgi.dll NOutermost::CDevice::FinalConstruct
19 dxgi.dll NOutermost::CDevice::LLOCompleteLayerConstruction
20 dxgi.dll NOutermost::CDevice::FinalConstruct
21 dxgi.dll TComObject<NOutermost::CDevice>::TComObject<NOutermost::CDevice>
22 dxgi.dll TComObject<NOutermost::CDevice>::CreateInstance
23 dxgi.dll CreateLayeredDevice
24 dxgi.dll DXGID3D10CreateLayeredDevice
25 dxgi.dll CD3D10Device::SetPrivateData
26 d3d10_1core.dll D3D10CoreCreateDevice1
27 d3d10_1.dll D3D10CreateDeviceAndSwapChain1
28 d3d10_1.dll D3D10CreateDevice1
29 xul.dll gfxWindowsPlatform::VerifyD2DDevice gfx/thebes/gfxWindowsPlatform.cpp:379
30 xul.dll gfxWindowsPlatform::UpdateRenderMode
31 xul.dll gfxWindowsPlatform::gfxWindowsPlatform gfx/thebes/gfxWindowsPlatform.cpp:222
32 mozalloc.dll mozalloc.dll@0x106f
33 xul.dll nsComponentManagerImpl::KnownModule::Load xpcom/components/nsComponentManager.cpp:973
34 xul.dll nsFactoryEntry::GetFactory xpcom/components/nsComponentManager.cpp:1948
35 xul.dll nsComponentManagerImpl::CreateInstance xpcom/components/nsComponentManager.cpp:1225
36 xul.dll CallCreateInstance obj-firefox/xpcom/build/nsComponentManagerUtils.cpp:157
37 xul.dll nsBaseWidget::BaseCreate widget/src/xpwidgets/nsBaseWidget.cpp:217
38 xul.dll nsWindow::Create widget/src/windows/nsWindow.cpp:578
39 xul.dll nsWebShellWindow::Initialize xpfe/appshell/src/nsWebShellWindow.cpp:219
40 xul.dll nsAppShellService::JustCreateTopWindow xpfe/appshell/src/nsAppShellService.cpp:433
41 xul.dll nsAppShellService::CreateHiddenWindow xpfe/appshell/src/nsAppShellService.cpp:182
42 xul.dll nsAppStartup::CreateHiddenWindow toolkit/components/startup/src/nsAppStartup.cpp:189
43 xul.dll XRE_main toolkit/xre/nsAppRunner.cpp:3694
44 firefox.exe wmain toolkit/xre/nsWindowsWMain.cpp:128
45 firefox.exe __tmainCRTStartup obj-firefox/memory/jemalloc/crtsrc/crtexe.c:591
46 kernel32.dll BaseThreadInitThunk
47 ntdll.dll ntdll.dll@0x5b428
48 ntdll.dll ntdll.dll@0x5b3fb
More reports at:
https://crash-stats.mozilla.com/query/query?product=Firefox&version=Firefox%3A4.0b11&platform=windows&branch=2.0&range_value=1&range_unit=weeks&query_search=signature&query_type=startswith&query=atidxx32.dll@0x3e&build_id=&process_type=any&hang_type=any&do_query=1
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ atidxx32.dll@0x3e543 ]
[@ atidxx32.dll@0x3ec73 ]
[@ atidxx32.dll@0x3e7c3 ]
Reporter | ||
Updated•13 years ago
|
Crash Signature: [@ atidxx32.dll@0x3e543 ]
[@ atidxx32.dll@0x3ec73 ]
[@ atidxx32.dll@0x3e7c3 ] → [@ atidxx32.dll@0x3e543 ]
[@ atidxx32.dll@0x3ec73 ]
[@ atidxx32.dll@0x3e7c3 ]
Summary: crash in gfxWindowsPlatform::VerifyD2DDevice [@ atidxx32.dll@0x3e543 ] [@ atidxx32.dll@0x3ec73 ] [@ atidxx32.dll@0x3e7c3 ] → Crash in gfxWindowsPlatform::VerifyD2DDevice
Reporter | ||
Comment 1•12 years ago
|
||
That address moves with each version of AMD graphics drivers so it isn't worth tracking it.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•