Closed
Bug 1818164
Opened 3 years ago
Closed 3 years ago
Crash in [@ EnterJit]
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1817825
People
(Reporter: dhananjayandroid, Unassigned)
Details
(Keywords: topcrash, topcrash-startup)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/9a0ce1fd-7e91-4692-bb5e-988ad0230222
Reason: EXCEPTION_ACCESS_VIOLATION_WRITE
Top 10 frames of crashing thread:
0 ? @0x000003b9b1d8c03f
1 xul.dll EnterJit js/src/jit/Jit.cpp:107
1 xul.dll js::jit::MaybeEnterJit js/src/jit/Jit.cpp:205
2 xul.dll js::RunScript js/src/vm/Interpreter.cpp:421
2 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:579
2 xul.dll InternalCall js/src/vm/Interpreter.cpp:614
2 xul.dll js::Call js/src/vm/Interpreter.cpp:646
3 xul.dll JS_CallFunctionValue js/src/vm/CallAndConstruct.cpp:53
4 xul.dll nsXPCWrappedJS::CallMethod js/xpconnect/src/XPCWrappedJSClass.cpp:918
5 xul.dll PrepareAndDispatch xpcom/reflect/xptcall/md/win32/xptcstubs_x86_64.cpp:168
Comment 1•3 years ago
|
||
The bug has a crash signature, thus the bug will be considered confirmed.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•3 years ago
|
||
The bug is linked to a topcrash signature, which matches the following criteria:
- Top 20 desktop browser crashes on release (startup)
- Top 20 desktop browser crashes on beta
- Top 10 content process crashes on beta
- Top 10 content process crashes on release
- Top 10 AArch64 and ARM crashes on release (startup)
:mossop, could you consider increasing the severity of this top-crash bug?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dtownsend)
Keywords: topcrash,
topcrash-startup
Updated•3 years ago
|
Component: General → JavaScript Engine: JIT
Flags: needinfo?(dtownsend)
Product: Firefox → Core
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•