Open Bug 1581079 Opened 5 years ago Updated 2 years ago

Crash in [@ PL_strncpy | PL_strncat | nsParseMailMessageState::GetAggregateHeader]

Categories

(MailNews Core :: Backend, defect)

x86
All
defect

Tracking

(thunderbird_esr60 wontfix, thunderbird_esr68 affected, thunderbird69 wontfix, thunderbird70 wontfix, thunderbird71 wontfix)

Tracking Status
thunderbird_esr60 --- wontfix
thunderbird_esr68 --- affected
thunderbird69 --- wontfix
thunderbird70 --- wontfix
thunderbird71 --- wontfix

People

(Reporter: wsmwk, Unassigned)

References

Details

(Keywords: crash)

Crash Data

A steady crash for version 60, in the top 75, and continuing in version 68

This bug is for crash report bp-9953345c-7a00-49de-9acf-aaa520190913.

Top 10 frames of crashing thread:

0 nss3.dll PL_strncpy nsprpub/lib/libc/src/strcpy.c:25
1 nss3.dll PL_strncat nsprpub/lib/libc/src/strcat.c:29
2 xul.dll nsParseMailMessageState::GetAggregateHeader comm/mailnews/local/src/nsParseMailbox.cpp:899
3 xul.dll nsParseMailMessageState::FinalizeHeaders comm/mailnews/local/src/nsParseMailbox.cpp:1288
4 xul.dll nsParseMailMessageState::ParseFolderLine comm/mailnews/local/src/nsParseMailbox.cpp:680
5 xul.dll nsParseMailMessageState::ParseAFolderLine comm/mailnews/local/src/nsParseMailbox.cpp:663
6 xul.dll nsMsgLocalMailFolder::EndMessage comm/mailnews/local/src/nsLocalMailFolder.cpp:2716
7 xul.dll nsCopyMessageStreamListener::EndMessage comm/mailnews/base/src/nsCopyMessageStreamListener.cpp:77
8 xul.dll nsImapMailFolder::EndMessage comm/mailnews/imap/src/nsImapMailFolder.cpp:5685
9 xul.dll `anonymous namespace'::SyncRunnable2<nsIImapMailFolderSink, nsIImapProtocol*, int>::Run comm/mailnews/imap/src/nsSyncRunnableHelpers.cpp:147

A steady crash for version 60, in the top 75, and continuing in version 68

But virtually zero visibility in betas and nightly, with an average of only one crash per month in betas - so I'm going to assume this crash still exists in 70 and 71.

Similar ranking for version 78.2.1

Blocks: 1051616
Severity: critical → S3
Depends on: 1175168

Same ranking for Version 91.2.1 and version 78.14.0 ~#102

So it doesn't seem to have been helped by bug 1175168

Depends on: 1742991

Crash report: https://crash-stats.mozilla.org/report/index/18a6df54-861d-44e2-bfcd-f30870211109 91.3.0

Reason: EXCEPTION_ACCESS_VIOLATION_READ

Top 10 frames of crashing thread:

0 nss3.dll PL_strncpy nsprpub/lib/libc/src/strcpy.c:31
1 nss3.dll PL_strncat nsprpub/lib/libc/src/strcat.c:31
2 xul.dll nsParseMailMessageState::GetAggregateHeader comm/mailnews/local/src/nsParseMailbox.cpp:815
3 xul.dll nsParseMailMessageState::FinalizeHeaders comm/mailnews/local/src/nsParseMailbox.cpp:1170
4 xul.dll nsParseMailMessageState::ParseFolderLine comm/mailnews/local/src/nsParseMailbox.cpp:617
5 xul.dll nsParseMailMessageState::ParseAFolderLine comm/mailnews/local/src/nsParseMailbox.cpp:602
6 xul.dll nsMsgLocalMailFolder::EndMessage comm/mailnews/local/src/nsLocalMailFolder.cpp:2402
7 xul.dll nsCopyMessageStreamListener::EndMessage comm/mailnews/base/src/nsCopyMessageStreamListener.cpp:69
8 xul.dll nsImapMailFolder::EndMessage comm/mailnews/imap/src/nsImapMailFolder.cpp:5247
9 xul.dll `anonymous namespace'::SyncRunnable2<nsIImapMailFolderSink, nsIImapProtocol*, int>::Run comm/mailnews/imap/src/nsSyncRunnableHelpers.cpp:121

Anje, have you had any crashes in the past half year? If yes, what are their crash IDs?

Flags: needinfo?(anjeyelf)

(In reply to Wayne Mery (:wsmwk) from comment #8)

Anje, have you had any crashes in the past half year? If yes, what are their crash IDs?

No. So far all is good - Not had any crashes. If I do then I'll post here.

Flags: needinfo?(anjeyelf)
You need to log in before you can comment on or make changes to this bug.