Closed Bug 1783926 Opened 2 years ago Closed 7 months ago

better crash signature needed for [@ OOM | large | __delayLoadHelper2 | _tailMerge_dbghelp.dll | MozWalkTheStack]

Categories

(Toolkit :: Crash Reporting, defect)

x86
Windows
defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox-esr91 --- unaffected
firefox-esr102 --- affected
firefox103 --- affected
firefox104 --- affected
firefox105 --- affected

People

(Reporter: aryx, Unassigned)

References

Details

Crash Data

This is a topcrash for Beta 104 and all Releases. It might be a signature change after bugs got reprocessed. There are ~5k crashes for Firefox 103.0 and 103.0.1. The 102 branch had 9k crashes. All crash reports are for 32-bit builds on Windows.

Crash report: https://crash-stats.mozilla.org/report/index/e7c20768-ed0d-4c30-8e10-7cd550220809

Reason: unknown 0x3228369022

Top 10 frames of crashing thread:

0 kernelbase.dll RaiseException 
1 mozglue.dll __delayLoadHelper2 /builds/worker/workspace/obj-build/mozglue/build/d:/agent/_work/3/s/src/vctools/delayimp/delayhlp.cpp:312
2 mozglue.dll _tailMerge_dbghelp.dll 
3 mozglue.dll MozWalkTheStack mozglue/misc/StackWalk.cpp:1043
4 xul.dll MOZ_ReportCrash mfbt/Assertions.h:122
5 xul.dll js::AutoEnterOOMUnsafeRegion::crash js/src/vm/JSContext.cpp:1256
6 xul.dll js::AutoEnterOOMUnsafeRegion::crash js/src/vm/JSContext.cpp:1272
7 xul.dll js::TenuringTracer::collectToObjectFixedPoint js/src/gc/Tenuring.cpp:866
8 xul.dll js::Nursery::collect js/src/gc/Nursery.cpp:1115
9 xul.dll js::gc::GCRuntime::collectNursery js/src/gc/GC.cpp:4190

The Bugbug bot thinks this bug should belong to the 'Core::JavaScript: GC' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → JavaScript: GC
Keywords: crash
Product: Firefox → Core

Looks like a plain old OOM during a nursery collection. I did a proto signature search on crash stats, and it looks like this is bug 1472062. Or you could undupe it and move it to the crash reporter component if you want to make this be about the poor signature.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → REOPENED
Component: JavaScript: GC → Crash Reporting
Product: Core → Toolkit
Resolution: DUPLICATE → ---
Summary: Windows 32-bit Crash in [@ OOM | large | __delayLoadHelper2 | _tailMerge_dbghelp.dll | MozWalkTheStack] → better crash signature needed for [@ OOM | large | __delayLoadHelper2 | _tailMerge_dbghelp.dll | MozWalkTheStack]
Severity: S2 → S3
See Also: → 1843354

These crashes should magically move to the better signature with the patch from bug 1843354.

Status: REOPENED → RESOLVED
Closed: 2 years ago7 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.