Closed Bug 1737495 Opened 3 years ago Closed 2 years ago

Crash in [@ OOM | small]

Categories

(Core :: JavaScript Engine, defect, P2)

Firefox 94
x86_64
Windows 10
defect

Tracking

()

RESOLVED DUPLICATE of bug 1472062

People

(Reporter: worcester12345, Unassigned)

References

(Blocks 1 open bug)

Details

Crash report: https://crash-stats.mozilla.org/report/index/81bf1add-4275-4e8f-83fe-541180211024

MOZ_CRASH Reason: MOZ_CRASH()

Top 10 frames of crashing thread:

0 xul.dll js::AutoEnterOOMUnsafeRegion::crash js/src/vm/JSContext.cpp:1240
1 xul.dll js::AutoEnterOOMUnsafeRegion::crash js/src/vm/JSContext.cpp:1256
2 xul.dll js::TenuringTracer::onObjectEdge js/src/gc/Tenuring.cpp:79
3 xul.dll js::gc::TraceEdgeInternal<JS::Value> js/src/gc/Marking.cpp:768
4 xul.dll js::TypedRootedTraceableBase<js::StackRootedTraceableBase, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::trace js/public/RootingAPI.h:924
5 xul.dll js::gc::GCRuntime::traceRuntimeCommon js/src/gc/RootMarking.cpp:321
6 xul.dll js::Nursery::collect js/src/gc/Nursery.cpp:1099
7 xul.dll js::gc::GCRuntime::collectNursery js/src/gc/GC.cpp:4125
8 xul.dll js::gc::GCRuntime::minorGC js/src/gc/GC.cpp:4091
9 xul.dll js::NewStringDontDeflate<js::CanGC, unsigned char> js/src/vm/StringType.cpp:1689

First crash in quite a while. This one looks different than the others.

Hi,
Can you provide steps to reproduce the crash?
Best,
Clara

Flags: needinfo?(worcester12345)

Sorry, I cannot. This was after leaving it on overnight. I came back to Chrome running, and Firefox not running. They were both running before.

Flags: needinfo?(worcester12345)

Alright, I'll try that on my end to try replicate the crash. Thanks!
Can you also attach your about:support information?
Best,
Clara

Flags: needinfo?(worcester12345)

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

Component: General → JavaScript Engine
Product: Firefox → Core
Severity: -- → S2

Over the last week, we have 4700 crash reports with js::TenuringTracer::onObjectEdge.

Jon / Steve, would you know how to investigate this issue?

Flags: needinfo?(sphink)
Flags: needinfo?(jcoppeard)
Priority: -- → P2

(In reply to Clara Guerrero from comment #4)

Alright, I'll try that on my end to try replicate the crash. Thanks!
Can you also attach your about:support information?
Best,
Clara

I'd rather not put this information out in public. Can I email it to you instead?

Flags: needinfo?(worcester12345) → needinfo?(clara.guerrero)

It's actually for dev team to analyze the information and investigate the cause (either by an installed add-on or your specifications)

I haven't experienced this crash on my end though. How many tabs did you have open while leaving computer on with ff overnight?

Best,
Clara

Flags: needinfo?(clara.guerrero) → needinfo?(worcester12345)

(In reply to Clara Guerrero from comment #8)

It's actually for dev team to analyze the information and investigate the cause (either by an installed add-on or your specifications)

I haven't experienced this crash on my end though. How many tabs did you have open while leaving computer on with ff overnight?

Best,
Clara

Many. Over a hundred.

Flags: needinfo?(worcester12345)
QA Whiteboard: qa-not-actionable

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

Status: UNCONFIRMED → NEW
Ever confirmed: true

Any reason to believe this crash (which is already gone from crash-stats) is any diferent from bug 1712262? Or the multitude duped to bug 1673778?

Flags: needinfo?(sdetar)

It's an out of memory crash. The specific stack in the description is for OOM while collecting the nursery (for which we have bug 1472062). The signature is totally generic though. Since it's gone from crash-stats, I'll just dupe this bug.

Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(sphink)
Flags: needinfo?(sdetar)
Flags: needinfo?(jcoppeard)
Resolution: --- → DUPLICATE
Crash Signature: [@ OOM | small]
You need to log in before you can comment on or make changes to this bug.