Closed
Bug 1746744
Opened 3 years ago
Closed 2 years ago
Crash in [@ arena_t::DallocSmall | je_free | nsImapGenericParser::ResetLexAnalyzer]
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/44b693de-df60-4633-aec8-6878e0211109
MOZ_CRASH Reason: MOZ_RELEASE_ASSERT((run->mRegionsMask[elm] & (1U << bit)) == 0) (Double-free?)
Top 10 frames of crashing thread:
0 mozglue.dll arena_t::DallocSmall memory/build/mozjemalloc.cpp:3336
1 mozglue.dll je_free memory/build/malloc_decls.h:54
2 xul.dll nsImapGenericParser::ResetLexAnalyzer comm/mailnews/imap/src/nsImapGenericParser.cpp:30
3 xul.dll nsImapServerResponseParser::ParseIMAPServerResponse comm/mailnews/imap/src/nsImapServerResponseParser.cpp:177
4 xul.dll nsImapProtocol::ParseIMAPandCheckForNewMail comm/mailnews/imap/src/nsImapProtocol.cpp:2031
5 xul.dll nsImapProtocol::FetchMessage comm/mailnews/imap/src/nsImapProtocol.cpp:3715
6 xul.dll nsImapProtocol::FetchTryChunking comm/mailnews/imap/src/nsImapProtocol.cpp:3765
7 xul.dll nsIMAPBodypart::GeneratePart comm/mailnews/imap/src/nsImapBodyShell.cpp:409
8 xul.dll nsIMAPBodypartLeaf::Generate comm/mailnews/imap/src/nsImapBodyShell.cpp:528
9 xul.dll nsIMAPBodypartMultipart::Generate comm/mailnews/imap/src/nsImapBodyShell.cpp:889
Reporter | ||
Comment 1•2 years ago
|
||
signature does not occur in version 102
Severity: S2 → S3
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•