Closed Bug 1803011 Opened 1 year ago Closed 1 year ago

Startup crash in [@ nsMsgDBFolder::RecursiveDelete]

Categories

(MailNews Core :: Backend, defect)

Thunderbird 102
Unspecified
Windows
defect

Tracking

(thunderbird_esr102+ fixed, thunderbird108 wontfix)

RESOLVED FIXED
109 Branch
Tracking Status
thunderbird_esr102 + fixed
thunderbird108 --- wontfix

People

(Reporter: wsmwk, Assigned: mkmelin)

References

()

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

The user https://support.mozilla.org/en-US/questions/1397544 reports

Crash report: https://crash-stats.mozilla.org/report/index/69869915-73ce-42e9-ab1b-30bbf0221122

Reason: EXCEPTION_ACCESS_VIOLATION_READ

Top 10 frames of crashing thread:

0  xul.dll  nsMsgDBFolder::RecursiveDelete  mailnews/base/src/nsMsgDBFolder.cpp:3393
1  xul.dll  nsMsgDBFolder::PropagateDelete  mailnews/base/src/nsMsgDBFolder.cpp:3357
2  xul.dll  nsMsgDBFolder::DeleteSelf  mailnews/base/src/nsMsgDBFolder.cpp:3335
3  xul.dll  nsImapIncomingServer::DiscoveryDone  mailnews/imap/src/nsImapIncomingServer.cpp:1576
4  xul.dll  `anonymous namespace'::SyncRunnable0<nsIImapMailFolderSink>::Run  mailnews/imap/src/nsSyncRunnableHelpers.cpp:78
5  xul.dll  mozilla::RunnableTask::Run  xpcom/threads/TaskController.cpp:475
6  xul.dll  mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal  xpcom/threads/TaskController.cpp:788
7  xul.dll  mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal  xpcom/threads/TaskController.cpp:620
8  xul.dll  mozilla::TaskController::ProcessPendingMTTask  xpcom/threads/TaskController.cpp:398
9  xul.dll  mozilla::detail::RunnableFunction<`lambda at /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:127:7'>::Run  xpcom/threads/nsThreadUtils.h:531

Various versions of Windows.
Only happens on version 102.

Flags: needinfo?(mkmelin+mozilla)
Flags: needinfo?(mkmelin+mozilla)

dbPath could be null since the rv wasn't checked

Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
Target Milestone: --- → 109 Branch

Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/aec663b8b438
Fix Startup crash in [@ nsMsgDBFolder::RecursiveDelete]. r=BenC

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED

Comment on attachment 9305727 [details]
Bug 1803011 - Fix Startup crash in [@ nsMsgDBFolder::RecursiveDelete]. r=benc

[Approval Request Comment]
Safe crash fix.

Attachment #9305727 - Flags: approval-comm-esr102?
Whiteboard: [TM:102.6.2]

Comment on attachment 9305727 [details]
Bug 1803011 - Fix Startup crash in [@ nsMsgDBFolder::RecursiveDelete]. r=benc

[Triage Comment]
Approved for esr102

Attachment #9305727 - Flags: approval-comm-esr102? → approval-comm-esr102+
Whiteboard: [TM:102.6.2]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: