Closed
Bug 531339
Opened 16 years ago
Closed 16 years ago
enigmail crash [@ nsRefPtr<nsDOMWorkerMessageHandler>::assign_assuming_AddRef(nsDOMWorkerMessageHandler*) | nsRefPtr<nsScreen>::assign_with_AddRef(nsScreen*) | nsMsgComposeAndSend::InitCompositionFields(nsMsgCompFields*, nsACString_internal const&, int)]
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 527422
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash, topcrash)
Crash Data
enigmail crash [@ nsRefPtr<nsDOMWorkerMessageHandler>::assign_assuming_AddRef(nsDOMWorkerMessageHandler*) | nsRefPtr<nsScreen>::assign_with_AddRef(nsScreen*) | nsMsgComposeAndSend::InitCompositionFields(nsMsgCompFields*, nsACString_internal const&, int)]
comments mostly about sending mail (summary is maxed out)
#1 crash for 3.0rc1 build 3, accounting for 31% of crashes.
anticipate duping this to Bug 527422.
bp-6a5f59f6-8200-47b4-864b-7f9942091126
0 thunderbird.exe nsRefPtr<nsDOMWorkerMessageHandler>::assign_assuming_AddRef objdir-tb/mozilla/dist/include/xpcom/nsAutoPtr.h:943
1 thunderbird.exe nsRefPtr<nsScreen>::assign_with_AddRef objdir-tb/mozilla/dist/include/xpcom/nsAutoPtr.h:928
2 thunderbird.exe nsMsgComposeAndSend::InitCompositionFields mailnews/compose/src/nsMsgSend.cpp:2813
3 thunderbird.exe nsMsgComposeAndSend::Init mailnews/compose/src/nsMsgSend.cpp:3415
4 thunderbird.exe nsMsgComposeAndSend::CreateAndSendMessage mailnews/compose/src/nsMsgSend.cpp:4290
5 thunderbird.exe nsMsgCompose::_SendMsg mailnews/compose/src/nsMsgCompose.cpp:1050
6 thunderbird.exe nsMsgCompose::SendMsg mailnews/compose/src/nsMsgCompose.cpp:1247
7 xpcom_core.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:101
8 thunderbird.exe XPCWrappedNative::CallMethod js/src/xpconnect/src/xpcwrappednative.cpp:2297
note: in this crash, breakpad does not identify enigmail as a loaded extension on the extension tab
bp-a95f47af-5496-4f66-bc63-fbf7c2091125
0 thunderbird.exe nsRefPtr<nsDOMWorkerMessageHandler>::assign_assuming_AddRef objdir-tb/mozilla/dist/include/xpcom/nsAutoPtr.h:943
1 thunderbird.exe nsRefPtr<nsScreen>::assign_with_AddRef objdir-tb/mozilla/dist/include/xpcom/nsAutoPtr.h:928
2 thunderbird.exe nsMsgComposeAndSend::InitCompositionFields mailnews/compose/src/nsMsgSend.cpp:2813
3 thunderbird.exe nsMsgComposeAndSend::Init mailnews/compose/src/nsMsgSend.cpp:3415
4 thunderbird.exe nsMsgComposeAndSend::CreateAndSendMessage mailnews/compose/src/nsMsgSend.cpp:4290
5 thunderbird.exe nsMsgCompose::_SendMsg mailnews/compose/src/nsMsgCompose.cpp:1050
6 thunderbird.exe nsMsgCompose::SendMsg mailnews/compose/src/nsMsgCompose.cpp:1247
7 xpcom_core.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:101
Comment 1•16 years ago
|
||
First crash can be duped as version of enigmail is a known culprit one.
Comment 2•16 years ago
|
||
I don't know why it doesn't list enigmail installed as an extension - but enigmime-x86-msvc.dll is in the dll list of that second extension.
Comment 3•16 years ago
|
||
(In reply to comment #2)
> I don't know why it doesn't list enigmail installed as an extension - but
> enigmime-x86-msvc.dll is in the dll list of that second extension.
err second crash.
Reporter | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsRefPtr<nsDOMWorkerMessageHandler>::assign_assuming_AddRef(nsDOMWorkerMessageHandler*) | nsRefPtr<nsScreen>::assign_with_AddRef(nsScreen*) | nsMsgComposeAndSend::InitCompositionFields(nsMsgCompFields*, nsACString_internal const&, int)]
You need to log in
before you can comment on or make changes to this bug.
Description
•