Crash in js::GenericTracerImpl<js::gc::MarkingTracerT<2u> >::onScopeEdge(js::Scope**, char const*)

Similar reports
Problem #756579
Component
firefox
Last affected version
0:148.0.2-1.fc42
Executable
/usr/lib64/firefox/firefox
Error name
SIGSEGV 11
First occurrence
2026-05-19
Last occurrence
2026-07-12
Unique reports
3
Quality
-56

Statistics

Operating system Unique / Total count
Fedora 42 3 / 3
Operating system Count
Fedora 42 3
Architecture Count
x86_64 3
Related packages Count
firefox 3
 0:148.0.2-1.fc42 3

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

History

Daily:

Weekly:

Monthly:

History

Daily:

Weekly:

Monthly:


Backtrace

Frame # Function Binary Source or offset Line
1
js::GenericTracerImpl<js::gc::MarkingTracerT<2u> >::onScopeEdge(js::Scope**, char const*)
/usr/lib64/firefox/libxul.so 0x353ab3e
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
2
js::PrivateScriptData::trace(JSTracer*)
/usr/lib64/firefox/libxul.so 0x34cc903
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
3
js::gc::ParallelMarkTask::run(js::AutoLockHelperThreadState&)
/usr/lib64/firefox/libxul.so 0x3c8d606
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
4
js::GCParallelTask::runTask(JS::GCContext*, js::AutoLockHelperThreadState&)
/usr/lib64/firefox/libxul.so 0x3710d19
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
5
js::GCParallelTask::runFromMainThread(js::AutoLockHelperThreadState&)
/usr/lib64/firefox/libxul.so 0x3b30d27
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
6
js::gc::ParallelMarker::markOneColor(js::gc::GCRuntime*, js::gc::MarkColor, JS::SliceBudget const&)
/usr/lib64/firefox/libxul.so 0x3c8c4ec
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
7
js::gc::GCRuntime::markUntilBudgetExhausted(JS::SliceBudget&, js::gc::GCRuntime::ParallelMarking, js::gc::ShouldReportMarkTime)
/usr/lib64/firefox/libxul.so 0x3b37b88
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
8
js::gc::GCRuntime::incrementalSlice(JS::SliceBudget&, JS::GCReason, bool)
/usr/lib64/firefox/libxul.so 0x34bf0e2
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
9
js::gc::GCRuntime::gcCycle(bool, JS::SliceBudget const&, JS::GCReason)
/usr/lib64/firefox/libxul.so 0x34bd813
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
10
js::gc::GCRuntime::collect(bool, JS::SliceBudget const&, JS::GCReason)
/usr/lib64/firefox/libxul.so 0x3b2f496
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
11
GarbageCollectImpl(JS::GCReason, nsJSContext::IsShrinking, JS::SliceBudget const&) [clone .lto_priv.0]
/usr/lib64/firefox/libxul.so 0x3c81815
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
12
std::_Function_handler<bool (mozilla::TimeStamp), mozilla::CCGCScheduler::EnsureGCRunner(mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>)::{lambda(mozilla::TimeStamp)#1}>::_M_invoke(std::_Any_data const&, mozilla::TimeStamp&&) [clone .lto_priv.0]
/usr/lib64/firefox/libxul.so 0x3817f63
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
13
mozilla::IdleTaskRunner::Run()
/usr/lib64/firefox/libxul.so 0x323daad
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
14
mozilla::IdleTaskRunnerTask::Run()
/usr/lib64/firefox/libxul.so 0x3817beb
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
15
mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&)
/usr/lib64/firefox/libxul.so 0x31c3ab7
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
16
mozilla::TaskController::ProcessPendingMTTask(bool)
/usr/lib64/firefox/libxul.so 0x31c2eea
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
17
nsThread::ProcessNextEvent(bool, bool*)
/usr/lib64/firefox/libxul.so 0x2f74e18
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
18
mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*)
/usr/lib64/firefox/libxul.so 0x3279982
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
19
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x35d0023
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
20
nsBaseAppShell::Run()
/usr/lib64/firefox/libxul.so 0x388303d
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
21
nsAppShell::Run()
/usr/lib64/firefox/libxul.so 0x3882bc4
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
22
mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*)
/usr/lib64/firefox/libxul.so 0xc8f60c
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
23
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x35d0023
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
24
XRE_InitChildProcess(int, char**, XREChildData const*)
/usr/lib64/firefox/libxul.so 0x2a964ef
Build id: 65b77c16fd3adc0e6c961fec8fb97430de53e8fc
-
25
main
/usr/lib64/firefox/firefox 0x3e783
Build id: d41ed3eff6daf1f79cd6b1f00da42cc6e6712b27
-
26
__libc_start_call_main
/lib64/libc.so.6 0x3575
Build id: 92b5376d35bb29c098175948cf3e7cbcae3aeae1
-
27
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x3628
Build id: 92b5376d35bb29c098175948cf3e7cbcae3aeae1
-
28
_start
/usr/lib64/firefox/firefox 0x3bfd5
Build id: d41ed3eff6daf1f79cd6b1f00da42cc6e6712b27
-