Crash in JS::loader::ModuleLoaderBase::HostResolveImportedModule(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>)

Similar reports
Problem #698711
Component
firefox
Last affected version
0:136.0.2-1.fc41
Executable
/usr/lib64/firefox/firefox
Error name
SIGSEGV 11
First occurrence
2024-09-14
Last occurrence
2025-04-06
Unique reports
3
Quality
-46

Graphs

Statistics

Operating system Unique / Total count
Fedora 40 5 / 76
Fedora 41 3 / 3
Operating system Count
Fedora 40 76
Fedora 41 3
Architecture Count
x86_64 79
Related packages Count
firefox 78
 0:130.0-3.fc40 74
 0:135.0.1-1.fc41 2
 0:136.0.2-1.fc41 1
 0:132.0.1-1.fc40 1

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.


Backtrace

Frame # Function Binary Source or offset Line
1
JS::loader::ModuleLoaderBase::HostResolveImportedModule(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>)
/usr/lib64/firefox/libxul.so 0x2d542aa
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
2
js::CallModuleResolveHook(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>)
/usr/lib64/firefox/libxul.so 0x2d540c6
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
3
HostResolveImportedModule(JSContext*, JS::Handle<js::ModuleObject*>, JS::Handle<js::ModuleRequestObject*>, js::ModuleStatus) [clone .lto_priv.0]
/usr/lib64/firefox/libxul.so 0x2d54025
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
4
InnerModuleLinking(JSContext*, JS::Handle<js::ModuleObject*>, JS::MutableHandle<JS::GCVector<js::ModuleObject*, 0ul, js::SystemAllocPolicy> >, unsigned long, unsigned long*)
/usr/lib64/firefox/libxul.so 0x2d2609c
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
5
JS::loader::ModuleLoaderBase::InstantiateModuleGraph(JS::loader::ModuleLoadRequest*)
/usr/lib64/firefox/libxul.so 0x2d25d02
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
6
mozilla::dom::ScriptLoader::ProcessRequest(JS::loader::ScriptLoadRequest*)
/usr/lib64/firefox/libxul.so 0x3031163
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
7
nsContentUtils::AddScriptRunner(already_AddRefed<nsIRunnable>)
/usr/lib64/firefox/libxul.so 0x2e22c4f
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
8
mozilla::dom::ModuleLoader::ExecuteInlineModule(JS::loader::ModuleLoadRequest*)
/usr/lib64/firefox/libxul.so 0x1cd2dd3
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
9
mozilla::detail::RunnableMethodImpl<mozilla::dom::ModuleLoader*, void (mozilla::dom::ModuleLoader::*)(JS::loader::ModuleLoadRequest*), true, (mozilla::RunnableKind)0, RefPtr<JS::loader::ModuleLoadRequest> >::Run()
/usr/lib64/firefox/libxul.so 0x1cc7a30
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
10
mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&)
/usr/lib64/firefox/libxul.so 0x2788b84
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
11
mozilla::TaskController::ProcessPendingMTTask(bool)
/usr/lib64/firefox/libxul.so 0x27882de
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
12
nsThread::ProcessNextEvent(bool, bool*)
/usr/lib64/firefox/libxul.so 0x2786358
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
13
mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*)
/usr/lib64/firefox/libxul.so 0x2c39c92
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
14
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x2bcae18
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
15
nsBaseAppShell::Run()
/usr/lib64/firefox/libxul.so 0x2c39b6d
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
16
nsAppShell::Run()
/usr/lib64/firefox/libxul.so 0x2c39a04
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
17
mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*)
/usr/lib64/firefox/libxul.so 0x2c395bb
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
18
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x2bcae18
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
19
XRE_InitChildProcess(int, char**, XREChildData const*)
/usr/lib64/firefox/libxul.so 0x2bbd388
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
20
main
/usr/lib64/firefox/firefox 0x55928
Build id: 5e9204982a33c05a71e498002a756311b9798ae2
-
21
__libc_start_call_main
/lib64/libc.so.6 0x2a088
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-
22
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x2a14b
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-
23
_start
/usr/lib64/firefox/firefox 0x52b05
Build id: 5e9204982a33c05a71e498002a756311b9798ae2
-