Closed Bug 1791309 Opened 3 years ago Closed 3 years ago

Crash in [@ mozilla::dom::ScriptLoader::MaybeMoveToLoadedList]

Categories

(Core :: DOM: Core & HTML, defect)

Unspecified
Android
defect

Tracking

()

RESOLVED FIXED
107 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox105 --- unaffected
firefox106 --- fixed
firefox107 --- fixed

People

(Reporter: gsvelto, Unassigned)

References

(Regression)

Details

(Keywords: crash, regression)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/74e407bf-1e95-4439-991e-c501c0220917

MOZ_CRASH Reason: MOZ_RELEASE_ASSERT(aRequest->isInList())

Top 10 frames of crashing thread:

0 libxul.so mozilla::dom::ScriptLoader::MaybeMoveToLoadedList dom/script/ScriptLoader.cpp
1 libxul.so mozilla::dom::ModuleLoader::OnModuleLoadComplete dom/script/ModuleLoader.cpp:138
2 libxul.so JS::loader::ModuleLoadRequest::LoadFinished js/loader/ModuleLoadRequest.cpp:193
3 libxul.so mozilla::MozPromise<bool, nsresult, false>::ThenValue<JS::loader::ModuleLoadRequest*, void  xpcom/threads/MozPromise.h
4 libxul.so mozilla::MozPromise<bool, nsresult, false>::ThenValueBase::ResolveOrRejectRunnable::Run xpcom/threads/MozPromise.h:487
5 libxul.so NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:465
6 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:85
7 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:356
8 libxul.so nsBaseAppShell::Run widget/nsBaseAppShell.cpp:150
9 libxul.so XRE_RunAppShell toolkit/xre/nsEmbedFunctions.cpp:880

It seems like the assertion introduced in bug 1790765 started triggering on Android.

:jonco, since you are the author of the regressor, bug 1790765, could you take a look?

For more information, please visit auto_nag documentation.

Flags: needinfo?(jcoppeard)
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(jcoppeard)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.