Closed Bug 1980814 Opened 1 year ago Closed 1 year ago

Startup Crash in [@ OOM | large | NS_ABORT_OOM | nsMsgFilterList::LoadTextFilters]

Categories

(Thunderbird :: Account Manager, defect)

Thunderbird 136
Unspecified
All
defect

Tracking

(thunderbird_esr140 fixed)

RESOLVED FIXED
143 Branch
Tracking Status
thunderbird_esr140 --- fixed

People

(Reporter: wsmwk, Assigned: mkmelin)

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

Crash report: https://crash-stats.mozilla.org/report/index/7f0fa4f8-f427-4025-9fd3-cc5ef0250731

MOZ_CRASH Reason:

MOZ_CRASH(OOM)

Top 10 frames:

0  xul.dll  NS_ABORT_OOM(unsigned long long)  xpcom/base/nsDebugImpl.cpp:689
1  xul.dll  nsMsgFilterList::LoadTextFilters(already_AddRefed<nsIInputStream>)  mailnews/search/src/nsMsgFilterList.cpp:587
2  xul.dll  nsMsgFilterService::OpenFilterList(nsIFile*, nsIMsgFolder*, nsIMsgWindow*, ns...  mailnews/search/src/nsMsgFilterService.cpp:167
3  xul.dll  nsMsgIncomingServer::GetFilterList(nsIMsgWindow*, nsIMsgFilterList**)  mailnews/base/src/nsMsgIncomingServer.cpp:1073
4  xul.dll  XPTC__InvokebyIndex()  /builds/worker/workspace/obj-build/toolkit/library/build/Z:/builds/worker/checkouts/gecko/xpcom/reflect/xptcall/md/win32/xptcinvoke_asm_x86_64.asm:97
5  xul.dll  CallMethodHelper::Invoke()  js/xpconnect/src/XPCWrappedNative.cpp:1620
5  xul.dll  CallMethodHelper::Call()  js/xpconnect/src/XPCWrappedNative.cpp:1174
5  xul.dll  XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode)  js/xpconnect/src/XPCWrappedNative.cpp:1120
6  xul.dll  XPC_WN_CallMethod(JSContext*, unsigned int, JS::Value*)  js/xpconnect/src/XPCWrappedNativeJSOps.cpp:966
7  xul.dll  CallJSNative(JSContext*, bool (*)(JSContext*, unsigned int, JS::Value*), js::...  js/src/vm/Interpreter.cpp:501

Crash reports go back to version 102, but crash rate increased with version 139.

v139 https://crash-stats.mozilla.org/report/index/aca054ec-2490-4ed9-94e2-4b44c0250614
v128.5.2esr https://crash-stats.mozilla.org/report/index/51fb4a8f-2b39-4af5-b0a0-d66290250722

93% uptime <1 minute

Assuming garbled text file, where "name" not found, we'd end up with -1 translating to something huge as unsigned.

(Also, new is infallible since ages.)

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

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/29a6e9540ad7
Try to fix startup Crash in [@ OOM | large | NS_ABORT_OOM | nsMsgFilterList::LoadTextFilters]. r=tobyp

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

Comment on attachment 9506341 [details]
Bug 1980814 - Try to fix startup Crash in [@ OOM | large | NS_ABORT_OOM | nsMsgFilterList::LoadTextFilters]. r=#thunderbird-back-end-reviewers

Uplift Approval Request

  • Please state case for uplift consideration and ensure bug severity is set: Crash fix
  • User impact if declined: May crash
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Daily?: Yes
  • Has the fix been verified in Beta?: Yes
  • Needs manual test from QA?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Simple crash fix
  • Does the fix cause any migrations to be skipped?: No
  • String changes made/needed: none
Attachment #9506341 - Flags: approval-comm-esr140?

Comment on attachment 9506341 [details]
Bug 1980814 - Try to fix startup Crash in [@ OOM | large | NS_ABORT_OOM | nsMsgFilterList::LoadTextFilters]. r=#thunderbird-back-end-reviewers

[Triage Comment]
Approved for esr140

Attachment #9506341 - Flags: approval-comm-esr140? → approval-comm-esr140+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: