Crash in [@ nsMsgBodyHandler::nsMsgBodyHandler]
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [addon: quickfilters])
Crash Data
This quite odd - if it were not for the Mac crash, I would say this might by antivirus, because crashes start Dec 26, weeks after 102.6.0 and also not immediately after 102.6.1.
quickfilters add-on?
Crash report: https://crash-stats.mozilla.org/report/index/628a2af6-c4f0-4263-b516-a2ecf0221227 Mac
Reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
Top 10 frames of crashing thread:
0 XUL nsMsgBodyHandler::nsMsgBodyHandler mailnews/search/src/nsMsgBodyHandler.cpp:42
1 XUL nsMsgSearchTerm::MatchBody mailnews/search/src/nsMsgSearchTerm.cpp:836
2 XUL nsMsgSearchOfflineMail::ProcessSearchTerm mailnews/search/src/nsMsgLocalSearch.cpp:464
3 XUL nsMsgSearchBoolExpression::OfflineEvaluate mailnews/search/src/nsMsgLocalSearch.cpp:144
4 XUL nsMsgSearchBoolExpression::OfflineEvaluate mailnews/search/src/nsMsgLocalSearch.cpp:164
5 XUL nsMsgSearchBoolExpression::OfflineEvaluate mailnews/search/src/nsMsgLocalSearch.cpp:155
6 XUL nsMsgSearchOfflineMail::MatchTermsForFilter mailnews/search/src/nsMsgLocalSearch.cpp:307
7 XUL nsMsgFilter::MatchHdr mailnews/search/src/nsMsgFilter.cpp:588
8 XUL _NS_InvokeByIndex
9 XUL XPCWrappedNative::CallMethod js/xpconnect/src/XPCWrappedNative.cpp:1125
Windows
Comment 1•3 years ago
|
||
https://hg.mozilla.org/releases/comm-esr102/file/tip/mailnews/search/src/nsMsgBodyHandler.cpp#l42 (doesn't make much sense)
Reporter | ||
Comment 2•2 years ago
|
||
All crashes have quickFilters 5.7.1 installed.
The earliest crash report is bp-54e7be23-e71f-44b7-b249-b2cc20221226
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Comment 3•2 years ago
|
||
Axel reports in https://github.com/RealRaven2000/quickFilters/issues/152#issuecomment-1432894415 that this should now be fixed in 5.8 version of the add-on
Description
•