Closed Bug 1613325 Opened 5 years ago Closed 4 years ago

Crash in [@ js::jit::JitScript::MonitorBytecodeType]

Categories

(Core :: JavaScript Engine: JIT, defect, P3)

defect

Tracking

()

RESOLVED INVALID
Tracking Status
firefox-esr68 --- unaffected
firefox72 --- wontfix
firefox73 --- affected
firefox74 --- affected

People

(Reporter: pascalc, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug is for crash report bp-23531e05-1d20-4214-a20a-5551f0200205.

Top 3 frames of crashing thread:

0 XUL js::jit::JitScript::MonitorBytecodeType js/src/vm/TypeInference-inl.h:624
1 XUL js::jit::DoTypeMonitorFallback js/src/jit/BaselineIC.cpp:1298
2 XUL js::jit::tailCallVMFunctions  

Medium crasher on all channels except ESR.

This issue started to spike in release starting after Firefox 69 release.

I do not think the stack trace is going to be of any help, but maybe we did some modification of TI or monitoring code in the 69 cycle? (or uplifts during 70 cycle)
https://wiki.mozilla.org/Release_Management/Calendar

Flags: needinfo?(jdemooij)
Priority: -- → P3

The crash reasons & stacks are all over the place (and often corrupt) so there's a high chance that this is just users with flaky hardware. There might be something actionable in there but I can't see it just by eyeballing the crashes.

MonitorBytecodeType and related functions is where we typically crash when a corrupt Value is returned somewhere. Without STR or a clear pattern it's impossible to say more, but it's very unlikely the bug is in code close to where we crash.

Flags: needinfo?(jdemooij)

Old, TI related bug. No longer valid with Warp.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.