Closed
Bug 1564901
Opened 6 years ago
Closed 6 years ago
Crash in [@ JSScript::createJitScript]
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1564349
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | affected |
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-7854f089-eee7-4180-9ba0-c17da0190710.
Seen while looking at nightly crash stats: https://bit.ly/2YK1EsF. All Mac crashes are in 20190709153742.
Comments: Setting javascript.options.blinterp to true in about:config
Top 10 frames of crashing thread:
0 XUL JSScript::createJitScript js/src/jit/JitScript.cpp:137
1 XUL js::jit::MethodStatus js::jit::CanEnterBaselineAtBranch< js/src/jit/BaselineJIT.cpp:377
2 XUL Interpret js/src/vm/Interpreter.cpp:1983
3 XUL js::RunScript js/src/vm/Interpreter.cpp:425
4 XUL js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:568
5 XUL JS::Call js/src/jsapi.cpp:2658
6 XUL mozilla::dom::EventListener::HandleEvent dom/bindings/EventListenerBinding.cpp:52
7 XUL mozilla::EventListenerManager::HandleEventSubType dist/include/mozilla/dom/EventListenerBinding.h:66
8 XUL mozilla::EventListenerManager::HandleEventInternal dom/events/EventListenerManager.cpp:1222
9 XUL mozilla::EventTargetChainItem::HandleEvent dom/events/EventDispatcher.cpp:349
| Reporter | ||
Comment 1•6 years ago
|
||
Perhaps based on another dupe I saw this will be addressed in Bug 1564349?
Comment 2•6 years ago
|
||
Fixed by bug 1564349.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Comment 3•6 years ago
|
||
(In reply to Marcia Knous [:marcia - needinfo? me] from comment #1)
Perhaps based on another dupe I saw this will be addressed in Bug 1564349?
Yes :) Closed it as duplicate. Thanks for filing this!
You need to log in
before you can comment on or make changes to this bug.
Description
•