Closed
Bug 1574796
Opened 6 years ago
Closed 6 years ago
Crash in [@ OOM | unknown | js::AutoEnterOOMUnsafeRegion::crash | JS::WeakCache<T>::lookupForAdd]
Categories
(Core :: JavaScript: GC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1571682
People
(Reporter: jseward, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-11f32f99-788e-499b-8657-20d040190817.
This crash appears in 9 instances in the Windows nightlies of Thurs 15 Aug.
Top 10 frames of crashing thread:
0 xul.dll js::AutoEnterOOMUnsafeRegion::crash js/src/vm/JSContext.cpp:1475
1 xul.dll JS::WeakCache<JS::GCHashMap<js::ObjectGroupRealm::AllocationSiteKey, js::WeakHeapPtr<js::ObjectGroup*>, js::ObjectGroupRealm::AllocationSiteKey, js::SystemAllocPolicy, JS::DefaultMapSweepPolicy<js::ObjectGroupRealm::AllocationSiteKey, js::WeakHeapPtr<js::ObjectGroup*> > > >::lookupForAdd js/public/GCHashTable.h
2 xul.dll js::ObjectGroup::allocationSiteGroup js/src/vm/ObjectGroup.cpp:1450
3 xul.dll js::NewArrayOperation js/src/vm/Interpreter.cpp:5263
4 xul.dll Interpret js/src/vm/Interpreter.cpp:3747
5 xul.dll js::RunScript js/src/vm/Interpreter.cpp:424
6 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:567
7 xul.dll static bool PromiseReactionJob js/src/builtin/Promise.cpp:1703
8 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:539
9 xul.dll JS::Call js/src/jsapi.cpp:2722
Reporter | ||
Updated•6 years ago
|
Flags: needinfo?(jdemooij)
Updated•6 years ago
|
Flags: needinfo?(jdemooij) → needinfo?(jcoppeard)
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(jcoppeard)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•