Closed
Bug 612264
Opened 15 years ago
Closed 14 years ago
crash mainly at startup [@ gfxWindowsPlatform::WindowsOSVersion() ]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash)
Crash Data
It is a crash signature that is seldom, but it is strange enough to be in bugzilla.
Signature gfxWindowsPlatform::WindowsOSVersion()
UUID dd3ecc59-e437-48e2-a493-468032101114
Time 2010-11-14 21:19:15.203884
Uptime 0
Last Crash 1 seconds before submission
Install Age 10125 seconds (2.8 hours) since version was first installed.
Product Firefox
Version 4.0b8pre
Build ID 20101114042436
Branch 2.0
OS Windows NT
OS Version 6.1.7600
CPU x86
CPU Info AuthenticAMD family 16 model 6 stepping 2
Crash Reason EXCEPTION_ILLEGAL_INSTRUCTION
Crash Address 0x698c88c0
App Notes AdapterVendorID: 10de, AdapterDeviceID: 0615
Frame Module Signature [Expand] Source
0 xul.dll gfxWindowsPlatform::WindowsOSVersion gfx/thebes/gfxWindowsPlatform.cpp:701
1 @0xb
2 xul.dll nsCSSRuleProcessor::RefreshRuleCascade layout/style/nsCSSRuleProcessor.cpp:3109
3 xul.dll xul.dll@0x18cdff
4 xul.dll PL_DHashTableOperate obj-firefox/xpcom/build/pldhash.c:625
5 xul.dll mozilla::widget::GfxInfo::QueryInterface widget/src/windows/GfxInfo.cpp:58
6 xul.dll nsComponentManagerImpl::GetServiceByContractID xpcom/components/nsComponentManager.cpp:1608
7 @0x33617bf
8 xul.dll gfxWindowsPlatform::UpdateRenderMode gfx/thebes/gfxWindowsPlatform.cpp:288
9 mozalloc.dll mozalloc.dll@0x104f
10 mozcrt19.dll arena_ralloc obj-firefox/memory/jemalloc/crtsrc/jemalloc.c:4466
11 mozcrt19.dll realloc obj-firefox/memory/jemalloc/crtsrc/jemalloc.c:6067
12 xul.dll nsVoidArray::SizeTo obj-firefox/xpcom/build/nsVoidArray.cpp:199
13 xul.dll nsVoidArray::InsertElementAt obj-firefox/xpcom/build/nsVoidArray.cpp:457
14 xul.dll nsMemoryReporterManager::RegisterReporter xpcom/base/nsMemoryReporterManager.cpp:265
15 xul.dll nsRefPtr<mozilla::dom::Element>::~nsRefPtr<mozilla::dom::Element> obj-firefox/dist/include/nsAutoPtr.h:969
16 mozalloc.dll mozalloc.dll@0x104f
17 @0x2bf5db
18 xul.dll gfxWindowsPlatform::gfxWindowsPlatform gfx/thebes/gfxWindowsPlatform.cpp:223
19 mozalloc.dll mozalloc.dll@0x104f
20 xul.dll gfxPlatform::Init gfx/thebes/gfxPlatform.cpp:242
21 xul.dll nsComponentManagerImpl::KnownModule::Load xpcom/components/nsComponentManager.cpp:961
22 xul.dll nsFactoryEntry::GetFactory xpcom/components/nsComponentManager.cpp:1936
23 xul.dll nsComponentManagerImpl::CreateInstance xpcom/components/nsComponentManager.cpp:1213
24 xul.dll CallCreateInstance obj-firefox/xpcom/build/nsComponentManagerUtils.cpp:157
25 xul.dll nsBaseWidget::BaseCreate widget/src/xpwidgets/nsBaseWidget.cpp:211
26 xul.dll nsWindow::Create widget/src/windows/nsWindow.cpp:553
27 xul.dll nsWebShellWindow::Initialize xpfe/appshell/src/nsWebShellWindow.cpp:219
28 xul.dll nsAppShellService::JustCreateTopWindow xpfe/appshell/src/nsAppShellService.cpp:440
29 xul.dll nsAppShellService::CreateHiddenWindow xpfe/appshell/src/nsAppShellService.cpp:182
30 xul.dll nsAppStartup::CreateHiddenWindow toolkit/components/startup/src/nsAppStartup.cpp:160
31 xul.dll XRE_main toolkit/xre/nsAppRunner.cpp:3611
32 firefox.exe wmain toolkit/xre/nsWindowsWMain.cpp:125
33 firefox.exe __tmainCRTStartup obj-firefox/memory/jemalloc/crtsrc/crtexe.c:591
34 kernel32.dll BaseThreadInitThunk
35 ntdll.dll __RtlUserThreadStart
36 ntdll.dll _RtlUserThreadStart
More reports at:
http://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=&range_value=4&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&admin=&signature=gfxWindowsPlatform%3A%3AWindowsOSVersion%28%29
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ gfxWindowsPlatform::WindowsOSVersion() ]
Comment 1•14 years ago
|
||
We're not longer seeing this crash according to the link above. Please re-open if we get more reports.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•