Closed
Bug 1992135
Opened 5 months ago
Closed 5 months ago
Crash in [@ AsyncShutdownTimeout | quit-application | newtabTrainhopAddon scheduleUpdateTrainhopAddonState shutting down]
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
RESOLVED
DUPLICATE
of bug 1991490
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | unaffected |
| firefox143 | --- | affected |
| firefox144 | --- | affected |
| firefox145 | --- | affected |
People
(Reporter: aryx, Unassigned)
Details
(Keywords: crash)
Crash Data
This is the top crash (yes, still a shutdown crash) for Firefox 143.0.3.
Crash report: https://crash-stats.mozilla.org/report/index/1db20ac4-1842-4b14-86af-fd0f90251002
MOZ_CRASH Reason:
[Parent 18288, Main Thread] ###!!! ABORT: file resource:///modules/AboutNewTabResourceMapping.sys.mjs:353
Top 10 frames:
0 xul.dll MOZ_Crash(char const*, int, char const*) mfbt/Assertions.h:381
0 xul.dll Abort(char const*) xpcom/base/nsDebugImpl.cpp:528
0 xul.dll NS_DebugBreak(unsigned int, char const*, char const*, char const*, int) xpcom/base/nsDebugImpl.cpp:0
1 xul.dll nsDebugImpl::Abort(char const*, int) xpcom/base/nsDebugImpl.cpp:129
2 xul.dll XPTC__InvokebyIndex() /builds/worker/workspace/obj-build/toolkit/library/build/Z:/builds/worker/checkouts/gecko/xpcom/reflect/xptcall/md/win32/xptcinvoke_asm_x86_64.asm:97
3 xul.dll NS_InvokeByIndex(nsISupports*, unsigned int, unsigned int, nsXPTCVariant*) xpcom/reflect/xptcall/md/win32/xptcinvoke_x86_64.cpp:57
3 xul.dll CallMethodHelper::Invoke() js/xpconnect/src/XPCWrappedNative.cpp:1620
3 xul.dll CallMethodHelper::Call() js/xpconnect/src/XPCWrappedNative.cpp:1174
3 xul.dll XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode) js/xpconnect/src/XPCWrappedNative.cpp:1120
4 xul.dll XPC_WN_CallMethod(JSContext*, unsigned int, JS::Value*) js/xpconnect/src/XPCWrappedNativeJSOps.cpp:966
Flags: needinfo?(mconley)
Comment 1•5 months ago
|
||
I believe this is a dupe of bug 1991490, which we landed a patch for yesterday (and for which I plan to request uplift to 144).
Status: NEW → RESOLVED
Closed: 5 months ago
Duplicate of bug: 1991490
Flags: needinfo?(mconley)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•