Closed Bug 1694055 Opened 5 years ago Closed 4 years ago

Crash in [@ IPCError-browser | ShutDownKill | js::frontend::ScopeContext::init]

Categories

(Core :: JavaScript Engine, defect, P3)

defect

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox85 --- unaffected
firefox86 --- unaffected
firefox87 --- fixed
firefox88 --- fixed
firefox89 --- fixed

People

(Reporter: aryx, Unassigned)

References

Details

(Keywords: crash, regression)

Crash Data

17 crashes for 17 installations with 87.0a1 (all on Windows), oldest reported build ID is 20210208214800.

DelazifyCanonicalScriptedFunctionImpl got modified by bug 1690530 in that Nightly.

Crash report: https://crash-stats.mozilla.org/report/index/9c6db9b2-75b4-4bc7-8c67-0ca850210211

Reason: EXCEPTION_BREAKPOINT

Top 10 frames of crashing thread:

0 xul.dll js::frontend::ScopeContext::init js/src/frontend/Stencil.cpp:77
1 xul.dll js::frontend::CompileLazyFunctionToStencil js/src/frontend/BytecodeCompiler.cpp:1086
2 xul.dll DelazifyCanonicalScriptedFunctionImpl<mozilla::Utf8Unit> js/src/vm/JSFunction.cpp:1550
3 xul.dll static JSFunction::delazifyLazilyInterpretedFunction js/src/vm/JSFunction.cpp:1624
4 xul.dll static JSFunction::delazifyLazilyInterpretedFunction js/src/vm/JSFunction.cpp:1625
5 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:537
6 xul.dll js::NativeGetProperty js/src/vm/NativeObject.cpp:2316
7 xul.dll Interpret js/src/vm/Interpreter.cpp:2933
8 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:551
9 xul.dll js::jit::DoCallFallback js/src/jit/BaselineIC.cpp:1841
Flags: needinfo?(arai.unmht)

most crash reports are inside the range that bug 1690277 patch has been in tree
(it's landed, and then backed out after central merge),
and the crash happens inside the code that bug 1690277 patch added.

20210216094005 (1 report): not affected
20210211092822 (5 reports): has bug 1690277 patch
20210210215051 (5 reports): has bug 1690277 patch
20210210094937 (5 reports): has bug 1690277 patch
20210208214800 (1 report): not affected

So, only 2 reports are crash in the code that's still in tree.

Flags: needinfo?(arai.unmht)
See Also: → 1690277
Priority: -- → P5

Removing priority so that we re-triage

Priority: P5 → --
Severity: -- → S4
Priority: -- → P3

(It seems possible this is already fixed; Arai, I'll let you make the call on if you want to close this)

Yes, this is fixed by backout of bug 1690277.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch

the regressing patch is landed to 87, and also backout is landed to 87

Target Milestone: 89 Branch → 87 Branch
You need to log in before you can comment on or make changes to this bug.