Closed
Bug 730572
Opened 13 years ago
Closed 9 years ago
startup crash nsIOService::SetOffline
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, regression, Whiteboard: [rare])
Crash Data
new in version 10.
xref startup crash bug 617091
This bug was filed from the Socorro interface and is
report bp-5c9fd5b8-3548-42ee-bb3c-028bc2120224 .
=============================================================
0 xul.dll nsIOService::SetOffline netwerk/base/src/nsIOService.cpp:752
1 xul.dll nsIOService::TrackNetworkLinkStatusForOffline netwerk/base/src/nsIOService.cpp:1182
2 xul.dll nsIOService::InitializeNetworkLinkService netwerk/base/src/nsIOService.cpp:336
3 xul.dll nsIOService::Init netwerk/base/src/nsIOService.cpp:268
4 xul.dll nsIOService::GetInstance netwerk/base/src/nsIOService.cpp:351
5 xul.dll nsIOServiceConstructor netwerk/build/nsNetModule.cpp:82
6 xul.dll mozilla::GenericFactory::CreateInstance objdir-tb/mozilla/xpcom/build/GenericFactory.cpp:48
7 xul.dll nsComponentManagerImpl::CreateInstanceByContractID xpcom/components/nsComponentManager.cpp:1299
8 xul.dll nsComponentManagerImpl::GetServiceByContractID xpcom/components/nsComponentManager.cpp:1701
9 xul.dll CallGetService objdir-tb/mozilla/xpcom/build/nsComponentManagerUtils.cpp:94
10 xul.dll nsGetServiceByContractID::operator objdir-tb/mozilla/xpcom/build/nsComponentManagerUtils.cpp:278
11 xul.dll nsCOMPtr_base::assign_from_gs_contractid objdir-tb/mozilla/xpcom/build/nsCOMPtr.cpp:132
12 xul.dll nsCOMPtr<nsIIOService>::nsCOMPtr<nsIIOService> objdir-tb/mozilla/dist/include/nsCOMPtr.h:657
13 xul.dll mozilla::services::GetIOService xpcom/build/ServiceList.h:8
14 xul.dll nsChromeRegistry::ManifestProcessingContext::GetManifestURI chrome/src/nsChromeRegistryChrome.cpp:791
15 xul.dll nsChromeRegistry::ManifestProcessingContext::ResolveURI chrome/src/nsChromeRegistryChrome.cpp:828
Updated•10 years ago
|
Crash Signature: [@ nsIOService::SetOffline(bool)] → [@ nsIOService::SetOffline(bool)]
[@ nsIOService::SetOffline]
| Reporter | ||
Comment 1•9 years ago
|
||
(In reply to Wayne Mery (:wsmwk, NI for questions) from comment #0)
> new in version 10.
> xref startup crash bug 617091
hmm, I closed that in early 2013. "crashes seem to have ended after version 9".
The stacks I spot checked today do not match comment 1. So => WFM
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•