Closed Bug 1577303 Opened 6 years ago Closed 4 years ago

Crash in [@ js::TenuringTracer::moveToTenured]

Categories

(Core :: JavaScript: GC, defect, P5)

x86
Windows 7
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: worcester12345, Unassigned, NeedInfo)

References

(Blocks 1 open bug)

Details

(Keywords: crash)

Crash Data

This bug is for crash report bp-92ad9d55-d6c4-416c-9a7a-f6f720190828.

Top 10 frames of crashing thread:

0 xul.dll js::TenuringTracer::moveToTenured js/src/gc/Marking.cpp:3087
1 xul.dll class mozilla::Maybe<JS::Value> js::MapGCThingTyped<`lambda at z:/task_1563378307/build/src/js/src/gc/Marking.cpp:2652:43'> js/public/Value.h:1318
2 xul.dll js::TenuringTracer::traceObject js/src/gc/Marking.cpp:2830
3 xul.dll js::Nursery::collectToFixedPoint js/src/gc/Marking.cpp:3105
4 xul.dll js::Nursery::doCollection js/src/gc/Nursery.cpp:972
5 xul.dll js::Nursery::collect js/src/gc/Nursery.cpp:786
6 xul.dll js::gc::GCRuntime::minorGC js/src/gc/GC.cpp:7873
7 xul.dll js::gc::GCRuntime::gcCycle js/src/gc/GC.cpp:7448
8 xul.dll js::gc::GCRuntime::collect js/src/gc/GC.cpp:7654
9 xul.dll js::gc::GCRuntime::startGC js/src/gc/GC.cpp

geckoview is not the right home for this bug.

Component: General → JavaScript: GC
Product: GeckoView → Core

The priority flag is not set for this bug.
:jonco, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(jcoppeard)

This does seem to have picked up in 67.

Blocks: GCCrashes

The TenuringTracer::moveToTenured method is for JSStrings only so this is potentially related to allocating strings in the nursery, which landed in 67. However the more generic signature associated with crashes while tenuring (bug 1582214) is much higher, so this doesn't necessarily indicate a bug in string tenuring.

I'm going to needinfo sfink for a cursory look, but I suspect there's nothing we can do here.

Flags: needinfo?(jcoppeard) → needinfo?(sphink)
Priority: -- → P5
Keywords: crash

(In reply to Jon Coppeard (:jonco) (PTO until 4th Jan) from comment #5)
... there's nothing we can do here.

Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.