Closed
Bug 1574795
Opened 5 years ago
Closed 5 years ago
Crash in [@ js::gc::GCRuntime::tryNewTenuredThing<T>]
Categories
(Core :: JavaScript: GC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1573458
People
(Reporter: jseward, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-9dd4c831-140e-4baf-9b28-c305c0190816.
This crash appears in 14 installations in the Windows nightlies of Thurs 15 Aug.
Top 10 frames of crashing thread:
0 xul.dll class JS::Symbol* js::gc::GCRuntime::tryNewTenuredThing<JS::Symbol, js::CanGC> js/src/gc/Allocator.cpp:270
1 xul.dll JS::Symbol::newInternal js/src/vm/SymbolType.cpp:27
2 xul.dll JS::Symbol::new_ js/src/vm/SymbolType.cpp:44
3 xul.dll static bool js::SymbolObject::construct js/src/builtin/Symbol.cpp:117
4 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:539
5 xul.dll Interpret js/src/vm/Interpreter.cpp:3084
6 xul.dll js::RunScript js/src/vm/Interpreter.cpp:424
7 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:567
8 xul.dll js::fun_call js/src/vm/JSFunction.cpp:1115
9 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:539
Reporter | ||
Updated•5 years ago
|
Flags: needinfo?(jcoppeard)
Reporter | ||
Updated•5 years ago
|
Flags: needinfo?(jcoppeard) → needinfo?(jdemooij)
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(jdemooij)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•