Closed
Bug 1386215
Opened 8 years ago
Closed 7 years ago
Crash in js::AtomizeString
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: baffclan, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-ec18c8b1-64d0-4043-99ff-8a0370170801.
=============================================================
Crashing Thread (0)
Frame Module Signature Source
0 xul.dll js::AtomizeString(JSContext*, JSString*, js::PinningBehavior) js/src/jsatom.cpp:479
1 xul.dll js::ToAtom<1>(JSContext*, JS::Handle<JS::Value>) js/src/jsatom.cpp:604
2 xul.dll js::ToPropertyKey(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<jsid>) js/src/jsobjinlines.h:596
3 xul.dll js::SetObjectElement(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, bool, JS::Handle<JSScript*>, unsigned char*) js/src/vm/Interpreter.cpp:4642
4 xul.dll js::jit::DoSetElemFallback js/src/jit/BaselineIC.cpp:1091
5 @0x134a3c7d17b
Updated•8 years ago
|
status-firefox55:
--- → affected
status-firefox56:
--- → ?
status-firefox57:
--- → unaffected
Priority: -- → P3
Comment 1•8 years ago
|
||
50% of crashes for this signature are occurring on ARM platforms which is unusual.
Blocks: GCCrashes
Comment 2•7 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Comment 3•7 years ago
|
||
Closing because no crashes reported for 12 weeks.
Comment 4•7 years ago
|
||
There are still some crashes so reopen it.
status-firefox64:
--- → affected
status-firefox65:
--- → affected
status-firefox66:
--- → affected
status-firefox-esr60:
--- → affected
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•