Closed
Bug 615945
Opened 15 years ago
Closed 11 years ago
crash [@ nsMsgSMIMEComposeFields::GetSignMessage(int*)]
Categories
(MailNews Core :: Security: S/MIME, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash)
Crash Data
crash [@ nsMsgSMIMEComposeFields::GetSignMessage(int*)]
rare crash in crash-stats...looks like 2 users
bp-95cf2866-4db4-48c7-8ac4-331722101125
EXCEPTION_IN_PAGE_ERROR
0x187ad4e
0 thunderbird.exe nsMsgSMIMEComposeFields::GetSignMessage mailnews/import/src/nsImportMailboxDescriptor.h:55
1 thunderbird.exe RDFServiceImpl::RegisterResource rdf/base/src/nsRDFService.cpp:1237
2 thunderbird.exe nsRDFResource::Init objdir-tb/mozilla/rdf/util/src/internal/nsRDFResource.cpp:125
3 thunderbird.exe RDFServiceImpl::GetResource rdf/base/src/nsRDFService.cpp:1028
4 thunderbird.exe nsWindowDataSource::Init xpfe/components/windowds/nsWindowDataSource.cpp:78
5 thunderbird.exe nsWindowDataSourceConstructor xpfe/components/windowds/nsWindowDataSource.cpp:580
6 xpcom_core.dll nsGenericFactory::CreateInstance objdir-tb/mozilla/xpcom/build/nsGenericFactory.cpp:80
7 xpcom_core.dll nsComponentManagerImpl::CreateInstanceByContractID xpcom/components/nsComponentManager.cpp:1685
8 xpcom_core.dll nsComponentManagerImpl::GetServiceByContractID xpcom/components/nsComponentManager.cpp:2252
bp-ab83f8f2-0ea0-46c7-a3cb-718862101105
EXCEPTION_ACCESS_VIOLATION_WRITE
0xce28d0
0 thunderbird.exe nsMsgSMIMEComposeFields::GetSignMessage mailnews/import/src/nsImportMailboxDescriptor.h:55
1 thunderbird.exe WrapperIsNotMainThreadOnly js/src/xpconnect/src/nsXPConnect.cpp:703
2 thunderbird.exe nsXPConnect::Traverse js/src/xpconnect/src/nsXPConnect.cpp:740
3 xpcom_core.dll GCGraphBuilder::Traverse xpcom/base/nsCycleCollector.cpp:1389
4 xpcom_core.dll nsCycleCollector::MarkRoots xpcom/base/nsCycleCollector.cpp:1611
5 xpcom_core.dll nsCycleCollector::BeginCollection xpcom/base/nsCycleCollector.cpp:2554
6 thunderbird.exe XPCCycleCollectGCCallback js/src/xpconnect/src/nsXPConnect.cpp:391
7 js3250.dll js_GC js/src/jsgc.cpp:3537
8 js3250.dll JS_GC js/src/jsapi.cpp:2439
9 thunderbird.exe nsXPConnect::Collect js/src/xpconnect/src/nsXPConnect.cpp:478
Comment 1•15 years ago
|
||
I believe these crashes are the results of memory corruption caused by other code.
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsMsgSMIMEComposeFields::GetSignMessage(int*)]
| Reporter | ||
Comment 2•11 years ago
|
||
no crashes with IncorporateWrite in signature for past 4 months.
closing invalid on basis of comment 1
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•