Closed Bug 1260470 Opened 8 years ago Closed 8 years ago

crash in OOM | unknown | js::AutoEnterOOMUnsafeRegion::crash | js::gc::StoreBuffer::MonoTypeBuffer<T>::trace

Categories

(Core :: JavaScript: GC, defect)

x86
Windows NT
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1257387
Tracking Status
firefox45 --- affected
firefox46 --- affected
firefox47 --- affected
firefox48 --- affected

People

(Reporter: calixte, Unassigned)

Details

(Keywords: crash, topcrash-win)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-77c1cba9-f4a4-45f7-b23c-44c4f2160329.
=============================================================

This signature appeared the 2016-03-24 and is currently the #34 in topcrash.
These crashes occured mainly in 45.0.1 (82.5%) and in 46.0b5 (12.6%)

Stack

js::AutoEnterOOMUnsafeRegion::crash(char const*)
js::gc::StoreBuffer::MonoTypeBuffer<js::gc::StoreBuffer::CellPtrEdge>::trace(js::gc::StoreBuffer*, js::TenuringTracer&)
js::Nursery::collect(JSRuntime*, JS::gcreason::Reason, mozilla::Vector<js::ObjectGroup*, 0, js::SystemAllocPolicy>*)
js::gc::GCRuntime::minorGCImpl(JS::gcreason::Reason, mozilla::Vector<js::ObjectGroup*, 0, js::SystemAllocPolicy>*)
js::gc::GCRuntime::evictNursery(JS::gcreason::Reason)
js::gc::ZoneCellIter::ZoneCellIter(JS::Zone*, js::gc::AllocKind)
js::GlobalHelperThreadState::mergeParseTaskCompartment(JSRuntime*, js::ParseTask*, JS::Handle<js::GlobalObject*>, JSCompartment*)
This is probably another variant of bug 1257387, where we attempt to tenure an object but we fail to allocate a new chunk.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.