Closed
Bug 1708712
Opened 4 years ago
Closed 4 years ago
Crash in [@ nsImapServerResponseParser::ProcessOkCommand]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 628646
People
(Reporter: worcester12345, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/7ea0faba-b08c-443c-9c49-0312f0210430
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll nsImapServerResponseParser::ProcessOkCommand comm/mailnews/imap/src/nsImapServerResponseParser.cpp:415
1 xul.dll nsImapServerResponseParser::ParseIMAPServerResponse comm/mailnews/imap/src/nsImapServerResponseParser.cpp:263
2 xul.dll nsImapProtocol::FetchMessage comm/mailnews/imap/src/nsImapProtocol.cpp:3686
3 xul.dll nsImapProtocol::FetchTryChunking comm/mailnews/imap/src/nsImapProtocol.cpp:3718
4 xul.dll nsImapProtocol::FallbackToFetchWholeMsg comm/mailnews/imap/src/nsImapProtocol.cpp:3448
5 xul.dll nsIMAPBodyShell::Generate comm/mailnews/imap/src/nsIMAPBodyShell.cpp:191
6 xul.dll nsImapProtocol::ProcessSelectedStateURL comm/mailnews/imap/src/nsImapProtocol.cpp:2817
7 xul.dll nsImapProtocol::ProcessCurrentURL comm/mailnews/imap/src/nsImapProtocol.cpp:1834
8 xul.dll nsImapProtocol::ImapThreadMainLoop comm/mailnews/imap/src/nsImapProtocol.cpp:1434
9 xul.dll nsImapProtocol::Run comm/mailnews/imap/src/nsImapProtocol.cpp:1117
| Reporter | ||
Comment 1•4 years ago
|
||
Was moving some folders, moving email between folders, and did a "repair folder" on main inbox folder. The whole thing just up and disappeared.
Keywords: crash
Comment 2•4 years ago
•
|
||
Clicking the bugzilla tab of your crash report https://crash-stats.mozilla.org/report/index/7ea0faba-b08c-443c-9c49-0312f0210430#tab-bugzilla shows there is already a bug report for this signature.
So instead of filing a new bug report, you should just CC there
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•