Open Bug 1757191 Opened 3 years ago Updated 1 year ago

Crash in [@ OOM | unknown | js::AutoEnterOOMUnsafeRegion::crash | v8::internal::RegExpStack::EnsureCapacity]

Categories

(Core :: JavaScript Engine, defect, P3)

Firefox 98
x86_64
Windows 10
defect

Tracking

()

People

(Reporter: worcester12345, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: memory-leak, perf)

Crash Data

98.0b9 (64-bit)

Maybe Fission related. (DOMFissionEnabled=1)

Crash report: https://crash-stats.mozilla.org/report/index/d0ace1de-9f5b-44d8-941f-9668a0220225

Reason: EXCEPTION_BREAKPOINT

Top 4 frames of crashing thread:

0 xul.dll js::AutoEnterOOMUnsafeRegion::crash js/src/vm/JSContext.cpp:1258
1 xul.dll v8::internal::RegExpStack::EnsureCapacity js/src/irregexp/imported/regexp-stack.cc:96
2 xul.dll js::irregexp::GrowBacktrackStack js/src/irregexp/RegExpAPI.cpp:769
3 None @0x00000141811d4291 
Performance Impact: --- → ?
Performance Impact: ? → ---
Keywords: memory-leak, perf

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

Component: General → JavaScript Engine
Product: Firefox → Core

This is just an out-of-memory crash in the regexp engine. If anything, it looks like the crash rate has decreased over time. We share our regexp engine with V8, so in cases where we crash, it's likely that Chrome would also crash.

I don't think there's any useful action to be taken here.

Based on Iain's evaluation in comment 2 I am marking this is a P3/S4 bug.

Blocks: 912928
Severity: -- → S4
Priority: -- → P3

The bug has a crash signature, thus the bug will be considered confirmed.

Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in before you can comment on or make changes to this bug.