Closed
Bug 630629
Opened 14 years ago
Closed 8 years ago
crash [@ @0x0 | nsImapMailCopyState::`vector deleting destructor''(unsigned int)]
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [rare])
Crash Data
crash [@ @0x0 | nsImapMailCopyState::`vector deleting destructor''(unsigned int)]
bp-a9d8492f-1c08-48a5-bea1-7a5d92110107
EXCEPTION_ACCESS_VIOLATION_READ
0x0
0 @0x0
1 thunderbird.exe nsImapMailCopyState::`vector deleting destructor'
2 thunderbird.exe nsImapMailCopyState::Release mailnews/imap/src/nsImapMailFolder.cpp:7979
3 xpcom_core.dll nsCOMPtr_base::~nsCOMPtr_base objdir-tb/mozilla/xpcom/build/nsCOMPtr.cpp:81
4 thunderbird.exe nsImapUrl::~nsImapUrl mailnews/imap/src/nsImapUrl.cpp:110
5 thunderbird.exe nsImapUrl::`scalar deleting destructor'
6 thunderbird.exe nsMsgMailNewsUrl::Release mailnews/base/util/nsMsgMailNewsUrl.cpp:89
7 thunderbird.exe nsNntpUrl::Release mailnews/local/src/nsMailboxUrl.cpp:91
8 thunderbird.exe XPCJSRuntime::GCCallback js/src/xpconnect/src/xpcjsruntime.cpp:760
9 thunderbird.exe DOMGCCallback dom/base/nsJSEnvironment.cpp:3827
10 js3250.dll js_GC js/src/jsgc.cpp:3822
11 js3250.dll NewGCThing<JSObject> js/src/jsgc.cpp:1858
12 js3250.dll js_NewObjectWithGivenProto js/src/jsobj.cpp:2073
some nsImapMailCopyState::`vector deleting destructor''(unsigned int) stacks are similar
bp-acf0af8d-f6b7-4348-b207-500832110120
0 @0x5959f045
1 thunderbird.exe nsImapMailCopyState::`vector deleting destructor'
2 thunderbird.exe nsImapMailCopyState::Release mailnews/imap/src/nsImapMailFolder.cpp:7979
3 xpcom_core.dll nsCOMPtr_base::~nsCOMPtr_base objdir-tb/mozilla/xpcom/build/nsCOMPtr.cpp:81
4 thunderbird.exe nsImapUrl::~nsImapUrl mailnews/imap/src/nsImapUrl.cpp:110
5 thunderbird.exe nsImapUrl::`scalar deleting destructor'
6 thunderbird.exe nsMsgMailNewsUrl::Release mailnews/base/util/nsMsgMailNewsUrl.cpp:89
7 thunderbird.exe nsNntpUrl::Release mailnews/local/src/nsMailboxUrl.cpp:91
8 xpcom_core.dll nsCOMPtr_base::~nsCOMPtr_base objdir-tb/mozilla/xpcom/build/nsCOMPtr.cpp:81
9 thunderbird.exe nsImapMockChannel::~nsImapMockChannel mailnews/imap/src/nsImapProtocol.cpp:8606
10 thunderbird.exe nsImapMockChannel::`vector deleting destructor'
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ @0x0 | nsImapMailCopyState::`vector deleting destructor''(unsigned int)]
Reporter | ||
Comment 1•12 years ago
|
||
crashes for current version are rare. And unlike comment 1, all the current crashes like bp-e3e15465-e2de-4f9b-8a64-3b9452121204 for current version look to have mozilla::dom::file::FileStreamWrapper::Release on the stack. Just like bug 818305.
So perhaps this original has changed
Whiteboard: [rare]
Updated•9 years ago
|
Crash Signature: [@ @0x0 | nsImapMailCopyState::`vector deleting destructor''(unsigned int)] → [@ @0x0 | nsImapMailCopyState::`vector deleting destructor''(unsigned int)]
[@ @0x0 | nsImapMailCopyState::`vector deleting destructor'']
Reporter | ||
Comment 2•8 years ago
|
||
This is essentially zero
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•