Closed
Bug 612105
Opened 15 years ago
Closed 14 years ago
[D2D] Firefox 4.0b7 crash [@ d3d10_1core.dll@0xa5e3 ] mainly with NVIDIA cards
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: scoobidiver, Unassigned)
References
Details
(Keywords: crash)
Crash Data
It is a new crash signature that exists in 4.0b5, b6, b7, b8pre.
It is #103 top crasher in 4.0b7 for the last week.
Signature d3d10_1core.dll@0xa5e3
UUID d5459b33-0b69-4ff5-ba7f-2d1fd2101112
Time 2010-11-12 13:37:34.216918
Uptime 47956
Install Age 82433 seconds (22.9 hours) since version was first installed.
Product Firefox
Version 4.0b7
Build ID 20101104142426
Branch 2.0
OS Windows NT
OS Version 6.1.7600
CPU x86
CPU Info AuthenticAMD family 16 model 4 stepping 2
Crash Reason 0x00000879 / 0x00000000
Crash Address 0x756f9617
App Notes AdapterVendorID: 10de, AdapterDeviceID: 0622
Frame Module Signature [Expand] Source
0 KERNELBASE.dll RaiseException
1 d3d10_1core.dll d3d10_1core.dll@0xa5e3
2 dxgi.dll CD3D10Device::DriverInternalError
3 dxgi.dll _allmul
4 dxgi.dll CDXGISwapChainBase<IDXGISwapChain>::PresentImpl
5 dxgi.dll CDXGISwapChainBase<IDXGISwapChain>::Present
6 fraps32.dll fraps32.dll@0x75a5
7 xul.dll mozilla::layers::LayerManagerD3D10::Render gfx/layers/d3d10/LayerManagerD3D10.cpp:471
8 xul.dll mozilla::layers::LayerManagerD3D10::EndTransaction gfx/layers/d3d10/LayerManagerD3D10.cpp:239
9 xul.dll nsDisplayList::PaintForFrame layout/base/nsDisplayList.cpp:461
10 xul.dll nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:1440
11 xul.dll PresShell::Paint layout/base/nsPresShell.cpp:6088
12 xul.dll nsViewManager::RenderViews view/src/nsViewManager.cpp:447
13 xul.dll nsViewManager::Refresh view/src/nsViewManager.cpp:413
14 xul.dll nsViewManager::DispatchEvent view/src/nsViewManager.cpp:912
15 xul.dll AttachedHandleEvent view/src/nsView.cpp:193
16 xul.dll nsWindow::DispatchEvent widget/src/windows/nsWindow.cpp:3502
17 xul.dll nsWindow::DispatchWindowEvent widget/src/windows/nsWindow.cpp:3530
18 xul.dll nsCSSValue::AppendToString layout/style/nsCSSValue.cpp:1040
More reports at:
http://crash-stats.mozilla.com/report/list?range_value=4&range_unit=weeks&signature=d3d10_1core.dll%400xa5e3&version=Firefox%3A4.0b7
> 5 dxgi.dll CDXGISwapChainBase<IDXGISwapChain>::Present
> 6 fraps32.dll fraps32.dll@0x75a5
> 7 xul.dll mozilla::layers::LayerManagerD3D10::Render
> gfx/layers/d3d10/LayerManagerD3D10.cpp:471
This looks like fraps is either recording, or at the very least running and intercepting our Present call here.
| Reporter | ||
Updated•15 years ago
|
Blocks: 605749
Summary: [D2D] Firefox 4.0b7 crash [@ d3d10_1core.dll@0xa5e3 ] → [D2D] Firefox 4.0b7 crash [@ d3d10_1core.dll@0xa5e3 ] mainly with NVIDIA cards
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ d3d10_1core.dll@0xa5e3 ]
| Reporter | ||
Comment 2•14 years ago
|
||
There have been no crasher for the last four weeks.
I close it as WFM.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•