Closed
Bug 587129
Opened 14 years ago
Closed 12 years ago
crash [@nsTArray<nsIAddrDBListener*>::IndexOf<nsIAddrDBListener*, nsDefaultComparator<nsIAddrDBListener*, nsIAddrDBListener*> >(nsIAddrDBListener* const&, unsigned int, nsDefaultComparator<nsIAddrDBListener*, nsIAddrDBListener*> const&)]-[@nsMsgXFGroupThr
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 620343
People
(Reporter: wsmwk, Unassigned)
References
()
Details
(Keywords: crash, Whiteboard: [gs][rare])
Crash Data
crash [@ nsTArray<nsIAddrDBListener*>::IndexOf<nsIAddrDBListener*, nsDefaultComparator<nsIAddrDBListener*, nsIAddrDBListener*> >(nsIAddrDBListener* const&, unsigned int, nsDefaultComparator<nsIAddrDBListener*, nsIAddrDBListener*> const&)] - [@ nsMsgXFGroupThread::FindMsgHdr]
bp-615fa28f-ee45-48cf-81e1-cf5772100812 and
bp-615fa28f-ee45-48cf-81e1-cf5772100812 -
(no bug report and no crashes found with that top of stack
(same reporter as bug 587114) I've asked reporter to try version 3.1.2.
description: delete an e-mail, or move it to another postbox
bp-615fa28f-ee45-48cf-81e1-cf5772100812 (olle) 3.0.6
0 thunderbird.exe nsTArray<nsIAddrDBListener*>::IndexOf<nsIAddrDBListener*,nsDefaultComparator<nsIAddrDBListener*,nsIAddrDBListener*> > objdir-tb/mozilla/dist/include/xpcom/nsTArray.h:393
1 thunderbird.exe nsMsgXFGroupThread::FindMsgHdr mailnews/base/src/nsMsgGroupThread.cpp:875
2 thunderbird.exe nsMsgGroupThread::RemoveChildHdr mailnews/base/src/nsMsgGroupThread.cpp:296
3 thunderbird.exe nsMsgGroupView::OnHdrDeleted mailnews/base/src/nsMsgGroupView.cpp:710
4 thunderbird.exe nsMsgSearchDBView::OnHdrDeleted mailnews/base/src/nsMsgSearchDBView.cpp:250
5 thunderbird.exe nsMsgDatabase::NotifyHdrDeletedAll mailnews/db/msgdb/src/nsMsgDatabase.cpp:724
6 thunderbird.exe nsMsgDatabase::DeleteHeader mailnews/db/msgdb/src/nsMsgDatabase.cpp:1807
7 thunderbird.exe nsMsgLocalMailFolder::DeleteMessage mailnews/local/src/nsLocalMailFolder.cpp:2265
8 thunderbird.exe nsMsgLocalMailFolder::DeleteMessages mailnews/local/src/nsLocalMailFolder.cpp:1504
9 thunderbird.exe mailnews/local/src/nsLocalMailFolder.cpp:2855
10 thunderbird.exe mailnews/base/src/nsCopyMessageStreamListener.cpp:179
11 thunderbird.exe mailnews/base/src/nsCopyMessageStreamListener.cpp:190
12 thunderbird.exe
13 thunderbird.exe nsMailboxProtocol::OnStopRequest
14 thunderbird.exe nsInputStreamPump::OnStateStop netwerk/base/src/nsInputStreamPump.cpp:576
15 thunderbird.exe nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:401
Reporter | ||
Updated•14 years ago
|
Whiteboard: [gs]
Reporter | ||
Comment 1•14 years ago
|
||
bienvenu, would a testcase be useful?
Olle still has this persistently at http://getsatisfaction.com/mozilla_messaging/topics/tb3_crashes_frequently_why
his most recent is bp-3232f67d-76bc-4fbc-941c-1c53c2110128
bp-92c1e79c-9c41-449a-9d40-763922110122 (logos)
Blocks: 587114
Summary: crash [@ nsTArray<nsIAddrDBListener*>::IndexOf<nsIAddrDBListener*, nsDefaultComparator<nsIAddrDBListener*, nsIAddrDBListener*> >(nsIAddrDBListener* const&, unsigned int, nsDefaultComparator<nsIAddrDBListener*, nsIAddrDBListener*> const&)] - [@ nsMsgXFGro → nsIAddrDBListener*> const&)]-[@nsMsgXFGroupThr crash [@nsTArray<nsIAddrDBListener*>::IndexOf<nsIAddrDBListener*, nsDefaultComparator<nsIAddrDBListener*, nsIAddrDBListener*> >(nsIAddrDBListener* const&, unsigned int, nsDefaultComparator<nsIAddrDBListener*
Reporter | ||
Comment 2•14 years ago
|
||
also similarities to bug 587532
Comment 3•14 years ago
|
||
(In reply to comment #1)
> bienvenu, would a testcase be useful?
>
> Olle still has this persistently at
> http://getsatisfaction.com/mozilla_messaging/topics/tb3_crashes_frequently_why
> his most recent is bp-3232f67d-76bc-4fbc-941c-1c53c2110128
>
> bp-92c1e79c-9c41-449a-9d40-763922110122 (logos)
yes, a test case would be useful, though it might be challenging to generate, because it would require the saved search .msf file as well as all the .msf files and folders that are in the scope of the saved search. Though perhaps I can figure it out from looking at the code.
Reporter | ||
Comment 4•14 years ago
|
||
bienvenu, see Bug 620343] crash [@ nsMsgXFGroupThread::FindMsgHdr(nsIMsgDBHdr*)] (3.1.7) keeps crashing during various things.
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@nsTArray<nsIAddrDBListener*>::IndexOf<nsIAddrDBListener*, nsDefaultComparator<nsIAddrDBListener*, nsIAddrDBListener*> >(nsIAddrDBListener* const&, unsigned int, nsDefaultComparator<nsIAddrDBListener*, nsIAddrDBListener*> const&)]
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Whiteboard: [gs] → [gs][rare]
You need to log in
before you can comment on or make changes to this bug.
Description
•