Closed
Bug 716384
Opened 14 years ago
Closed 7 years ago
Startup crash @ mozalloc_abort(char const* const) | mozalloc_handle_oom() | nsConsoleServiceConstructor
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, Whiteboard: startupcrash)
Crash Data
It's #97 top crasher in 9.0.1, #109 in 10.0b2 and #30 in 12.0a1.
It happens at startup (max uptime: 29 secs).
Signature mozalloc_abort(char const* const) | mozalloc_handle_oom() | nsConsoleServiceConstructor More Reports Search
UUID 30025abd-da8b-4739-805d-41f442120107
Date Processed 2012-01-07 14:47:43.186376
Uptime 0
Last Crash 6 seconds before submission
Install Age 4.9 hours since version was first installed.
Install Time 2012-01-07 17:51:29
Product Firefox
Version 12.0a1
Build ID 20120107031040
Release Channel nightly
OS Windows NT
OS Version 6.1.7601 Service Pack 1
Build Architecture x86
Build Architecture Info GenuineIntel family 6 model 15 stepping 13
Crash Reason EXCEPTION_BREAKPOINT
Crash Address 0x6ce8195d
Processor Notes WARNING: JSON file missing Add-ons
Frame Module Signature [Expand] Source
0 mozalloc.dll mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:77
1 mozalloc.dll mozalloc_handle_oom memory/mozalloc/mozalloc_oom.cpp:54
2 xul.dll nsConsoleServiceConstructor xpcom/build/nsXPComInit.cpp:201
3 xul.dll mozilla::GenericFactory::CreateInstance obj-firefox/xpcom/build/GenericFactory.cpp:48
4 xul.dll nsComponentManagerImpl::CreateInstanceByContractID xpcom/components/nsComponentManager.cpp:1064
5 xul.dll nsComponentManagerImpl::GetServiceByContractID xpcom/components/nsComponentManager.cpp:1466
6 xul.dll nsCOMPtr_base::assign_from_gs_contractid obj-firefox/xpcom/build/nsCOMPtr.cpp:132
7 xul.dll LogMessage xpcom/components/ManifestParser.cpp:173
8 xul.dll nsComponentManagerImpl::RegisterManifest xpcom/components/nsComponentManager.cpp:534
9 xul.dll XRE_AddManifestLocation xpcom/components/nsComponentManager.cpp:1866
10 xul.dll LoadExtensionDirectories toolkit/xre/nsXREDirProvider.cpp:544
11 xul.dll nsXREDirProvider::LoadExtensionBundleDirectories toolkit/xre/nsXREDirProvider.cpp:571
12 xul.dll nsXREDirProvider::DoStartup toolkit/xre/nsXREDirProvider.cpp:746
13 xul.dll XRE_main toolkit/xre/nsAppRunner.cpp:3411
14 firefox.exe wmain toolkit/xre/nsWindowsWMain.cpp:107
...
More reports at:
https://crash-stats.mozilla.com/report/list?signature=mozalloc_abort%28char%20const*%20const%29%20|%20mozalloc_handle_oom%28%29%20|%20nsConsoleServiceConstructor
Updated•10 years ago
|
Crash Signature: [@ mozalloc_abort(char const* const) | mozalloc_handle_oom() | nsConsoleServiceConstructor] → [@ mozalloc_abort(char const* const) | mozalloc_handle_oom() | nsConsoleServiceConstructor]
[@ mozalloc_abort | mozalloc_handle_oom | nsConsoleServiceConstructor]
Comment 1•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•