crash in nsMsgSearchDBView::OnHdrDeleted deleting message in gloda search results. m_threadsTable is freed nsIMsgThread
Categories
(MailNews Core :: Backend, defect)
Tracking
(thunderbird_esr60 wontfix, thunderbird_esr68 wontfix, thunderbird_esr78 wontfix, thunderbird64 wontfix)
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Reporter | ||
Comment 1•10 years ago
|
||
Updated•9 years ago
|
Reporter | ||
Comment 2•8 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Reporter | ||
Comment 5•6 years ago
•
|
||
Comment 6•6 years ago
|
||
both is same issue,but I don't know root cause. m_threadsTable is freed nsIMsgThread... But why?
Reporter | ||
Comment 7•5 years ago
|
||
bp-d28d71a2-f7a7-4da3-ac8d-f457f0190915 @ xul.dll | nsMsgSearchDBView::OnHdrDeleted
Reporter | ||
Comment 8•4 years ago
|
||
perhaps as a result of something in https://mzl.la/2NiWuDP ?
Reporter | ||
Comment 9•3 years ago
|
||
None of these signatures exist in version 91.2.1.
So it is strange this graph shows no decrease trend https://crash-stats.mozilla.org/signature/?signature=nsCOMPtr_base%3A%3Aassign_with_AddRef%20%7C%20nsMsgBodyHandler%3A%3AnsMsgBodyHandler&date=%3E%3D2021-04-30T17%3A46%3A00.000Z&date=%3C2021-10-31T17%3A46%3A00.000Z#graphs
That said, I haven't crashed in a long time from deleting messages in global search results.
I'm not 100% convinced the underlying problem is gone. But I don't have an alternative bug/signature, so let's call it WFM
Description
•