Closed Bug 1180989 Opened 10 years ago Closed 5 years ago

Crash in js::TypeMonitorResult(JSContext*, JSScript*, unsigned char*, JS::Value const&)

Categories

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

defect

Tracking

()

RESOLVED INVALID
Tracking Status
firefox47 --- wontfix
firefox48 --- wontfix
firefox49 --- wontfix
firefox-esr45 --- wontfix
firefox50 --- wontfix

People

(Reporter: mreavy, Unassigned)

Details

(Keywords: crash)

Crash Data

See https://crash-stats.mozilla.com/report/index/926dd2c1-fbe7-468d-86d1-3779d2150707 ~1100 crashes in the last month with this signature Not sure if the stacks match or not Crashing Thread Frame Module Signature Source 0 XUL js::TypeMonitorResult(JSContext*, JSScript*, unsigned char*, JS::Value const&) js/src/vm/ObjectGroup.h 1 XUL js::jit::DoTypeMonitorFallback js/src/vm/TypeInference-inl.h 2 @0x1094dda5b 3 @0x1094d684e 4 XUL EnterBaseline js/src/jit/BaselineJIT.cpp 5 XUL js::jit::EnterBaselineMethod(JSContext*, js::RunState&) js/src/jit/BaselineJIT.cpp 6 XUL Interpret js/src/vm/Interpreter.cpp 7 XUL js::RunScript(JSContext*, js::RunState&) js/src/vm/Interpreter.cpp 8 XUL js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct) js/src/vm/Interpreter.cpp 9 XUL js::fun_call(JSContext*, unsigned int, JS::Value*) js/src/jsfun.cpp 10 XUL js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct) js/src/jscntxtinlines.h 11 XUL Interpret js/src/vm/Interpreter.cpp
Crash volume for signature 'js::TypeMonitorResult': - nightly (version 50): 1 crash from 2016-06-06. - aurora (version 49): 2 crashes from 2016-06-07. - beta (version 48): 32 crashes from 2016-06-06. - release (version 47): 532 crashes from 2016-05-31. - esr (version 45): 13 crashes from 2016-04-07. Crash volume on the last weeks: Week N-1 Week N-2 Week N-3 Week N-4 Week N-5 Week N-6 Week N-7 - nightly 0 1 0 0 0 0 0 - aurora 0 0 1 0 1 0 0 - beta 3 5 16 7 0 0 0 - release 81 71 73 94 83 66 30 - esr 1 1 0 2 2 1 3 Affected platforms: Windows, Mac OS X, Linux
Priority: -- → P3

Code no longer exists.

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