Crash in void js::GCMarker::markAndTraverse<1u, js::PropMap>(js::PropMap*)

Similar reports
Problem #701179
Component
firefox
Last affected version
0:143.0.1-1.fc42
Executable
/usr/lib64/firefox/firefox
Error name
SIGSEGV 11
First occurrence
2024-11-23
Last occurrence
2025-11-26
Unique reports
5
Quality
-56

Graphs

Statistics

Operating system Unique / Total count
Fedora 41 1 / 1
Fedora 42 5 / 8
Operating system Count
Fedora 42 8
Fedora 41 1
Architecture Count
x86_64 9
Related packages Count
firefox 9
 0:143.0.1-1.fc42 6
 0:139.0.4-1.fc42 1
 0:132.0.1-2.fc41 1
 0:136.0.3-1.fc42 1
google-noto-serif-vf-fonts 1
 0:20250301-1.fc42 1
google-noto-sans-mono-vf-fonts 1
 0:20240701-2.fc41 1
Show more… (5)
liberation-mono-fonts 1
 1:2.1.5-12.fc41 1
google-noto-sans-vf-fonts 1
 0:20250301-1.fc42 1
liberation-sans-fonts 1
 1:2.1.5-13.fc42 1
google-noto-color-emoji-fonts 1
 0:20241008-2.fc42 1
liberation-serif-fonts 1
 1:2.1.5-12.fc41 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.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.


Backtrace

Frame # Function Binary Source or offset Line
1
void js::GCMarker::markAndTraverse<1u, js::PropMap>(js::PropMap*)
/usr/lib64/firefox/libxul.so 0x291c8f0
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
2
js::GCMarker::markUntilBudgetExhausted(JS::SliceBudget&, js::gc::ShouldReportMarkTime)
/usr/lib64/firefox/libxul.so 0x291a24d
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
3
/usr/lib64/firefox/libxul.so 0x2e5fd29
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
4
/usr/lib64/firefox/libxul.so 0x2e64449
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
5
sweepaction::SweepActionSequence::run(js::gc::SweepAction::Args&)
/usr/lib64/firefox/libxul.so 0x2e61362
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
6
sweepaction::SweepActionForEach<js::gc::SweepGroupsIter, JSRuntime*>::run(js::gc::SweepAction::Args&)
/usr/lib64/firefox/libxul.so 0x2e61210
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
7
js::gc::GCRuntime::incrementalSlice(JS::SliceBudget&, JS::GCReason, bool)
/usr/lib64/firefox/libxul.so 0x29089f6
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
8
js::gc::GCRuntime::gcCycle(bool, JS::SliceBudget const&, JS::GCReason)
/usr/lib64/firefox/libxul.so 0x2e3dea4
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
9
js::gc::GCRuntime::collect(bool, JS::SliceBudget const&, JS::GCReason)
/usr/lib64/firefox/libxul.so 0x2e3d286
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
10
GarbageCollectImpl(JS::GCReason, nsJSContext::IsShrinking, JS::SliceBudget const&) [clone .lto_priv.0]
/usr/lib64/firefox/libxul.so 0x315fd51
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
11
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 0x2fc097c
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
12
mozilla::IdleTaskRunner::Run()
/usr/lib64/firefox/libxul.so 0x2fc05a4
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
13
mozilla::IdleTaskRunnerTask::Run()
/usr/lib64/firefox/libxul.so 0x2fc02ab
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
14
mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&)
/usr/lib64/firefox/libxul.so 0x27926fd
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
15
mozilla::TaskController::ProcessPendingMTTask(bool)
/usr/lib64/firefox/libxul.so 0x2791b80
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
16
nsThread::ProcessNextEvent(bool, bool*)
/usr/lib64/firefox/libxul.so 0x278ef76
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
17
mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*)
/usr/lib64/firefox/libxul.so 0x2c44852
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
18
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x2bd4bc8
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
19
nsBaseAppShell::Run()
/usr/lib64/firefox/libxul.so 0x2c4477d
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
20
nsAppShell::Run()
/usr/lib64/firefox/libxul.so 0x2c44614
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
21
mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*)
/usr/lib64/firefox/libxul.so 0x2c439db
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
22
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x2bd4bc8
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
23
XRE_InitChildProcess(int, char**, XREChildData const*)
/usr/lib64/firefox/libxul.so 0x2bc760a
Build id: 560c26244d6f2af6db44f19bfbdb76a4475acd6a
-
24
main
/usr/lib64/firefox/firefox 0x3aa07
Build id: 63ff41de35c00b4c6ca94e1b96838b43f652633d
-
25
__libc_start_call_main
/lib64/libc.so.6 0x3248
Build id: 91788144d53e5cfc0caf97896b43c60e978cffc1
-
26
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x330b
Build id: 91788144d53e5cfc0caf97896b43c60e978cffc1
-
27
_start
/usr/lib64/firefox/firefox 0x37bf5
Build id: 63ff41de35c00b4c6ca94e1b96838b43f652633d
-