Closed
Bug 518671
Opened 15 years ago
Closed 15 years ago
crash [@ nsXPConnect::GetRuntimeInstance()]
Categories
(MailNews Core :: Database, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 513315
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash)
Crash Data
crash [@ nsXPConnect::GetRuntimeInstance()]
currently #6 3.0b4 crash, but highly unlikely stay there.
about 2 crashes each seen 3.0b3, and 3.0b2. NONE in any 3.0b?pre builds
FF has only 3 crashes, all 3.5.3, all startup
http://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=nsXPConnect%3A%3AGetRuntimeInstance%28%29&date=&range_value=4&range_unit=weeks&do_query=1&signature=nsXPConnect%3A%3AGetRuntimeInstance%28%29
All TB crashes have address 0x24
bp-aaa23793-4e35-42ca-8525-d90c92090923
0 thunderbird.exe nsXPConnect::GetRuntimeInstance js/src/xpconnect/src/nsXPConnect.cpp:290
1 thunderbird.exe nsXPCWrappedJS::Release js/src/xpconnect/src/xpcwrappedjs.cpp:229
2 xpcom_core.dll nsXPTCStubBase::Release xpcom/reflect/xptcall/src/xptcall.cpp:65
3 xpcom_core.dll nsCOMPtr_base::~nsCOMPtr_base objdir-tb/mozilla/xpcom/build/nsCOMPtr.cpp:81
4 thunderbird.exe nsMsgDatabase::NotifyAnnouncerGoingAway mailnews/db/msgdb/src/nsMsgDatabase.cpp:747
5 thunderbird.exe nsMsgDatabase::ForceClosed mailnews/db/msgdb/src/nsMsgDatabase.cpp:1245
6 thunderbird.exe nsMailDatabase::ForceClosed mailnews/db/msgdb/src/nsMailDatabase.cpp:118
7 thunderbird.exe nsMsgDatabase::CleanupCache mailnews/db/msgdb/src/nsMsgDatabase.cpp:781
8 xpcom_core.dll nsGenericModule::Shutdown objdir-tb/mozilla/xpcom/build/nsGenericFactory.cpp:340
9 xpcom_core.dll nsGenericModule::`scalar deleting destructor'
10 xpcom_core.dll nsGenericModule::Release objdir-tb/mozilla/xpcom/build/nsGenericFactory.cpp:245
11 xpcom_core.dll nsRefPtr<nsProxyEventObject>::assign_assuming_AddRef objdir-tb/mozilla/dist/include/xpcom/nsAutoPtr.h:944
12 xpcom_core.dll nsCOMPtr_base::assign_with_AddRef objdir-tb/mozilla/xpcom/build/nsCOMPtr.cpp:89
13 xpcom_core.dll info_ClearEntry xpcom/components/nsStaticComponentLoader.cpp:70
14 xpcom_core.dll PL_DHashTableFinish objdir-tb/mozilla/xpcom/build/pldhash.c:383
15 xpcom_core.dll nsComponentManagerImpl::Shutdown xpcom/components/nsComponentManager.cpp:745
16 xpcom_core.dll NS_ShutdownXPCOM_P xpcom/build/nsXPComInit.cpp:855
17 thunderbird.exe ScopedXPCOMStartup::~ScopedXPCOMStartup toolkit/xre/nsAppRunner.cpp:956
18 thunderbird.exe XRE_main toolkit/xre/nsAppRunner.cpp:3365
19 thunderbird.exe NS_internal_main mail/app/nsMailApp.cpp:103
20 thunderbird.exe wmain toolkit/xre/nsWindowsWMain.cpp:110
21 thunderbird.exe __tmainCRTStartup objdir-tb/mozilla/memory/jemalloc/src/crtexe.c:591
Updated•15 years ago
|
Component: Search → Database
Product: Thunderbird → MailNews Core
QA Contact: search → database
Version: Trunk → 1.9.1 Branch
Comment 1•15 years ago
|
||
this should be fixed by the fix in bug 513315
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsXPConnect::GetRuntimeInstance()]
You need to log in
before you can comment on or make changes to this bug.
Description
•