Crash in js::IndirectBindingMap::trace(JSTracer*)

Similar reports
Problem #595295
Component
firefox
Last affected version
0:118.0.2-1.fc38
Executable
/usr/lib64/firefox/firefox
Error name
SIGSEGV 11
First occurrence
2023-10-11
Last occurrence
2023-10-23
Unique reports
2
Quality
-54

Statistics

Operating system Unique / Total count
Fedora 38 2 / 2
Operating system Count
Fedora 38 2
Architecture Count
x86_64 2
Related packages Count
firefox 2
 0:118.0.2-1.fc38 1
 0:117.0-1.fc38 1
gdouros-symbola-fonts 1
 0:10.24-12.fc38 1
google-noto-sans-mono-vf-fonts 1
 0:20230201-1.fc38 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.

No reports in the last 20 months.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.


Backtrace

Frame # Function Binary Source or offset Line
1
js::IndirectBindingMap::trace(JSTracer*)
/usr/lib64/firefox/libxul.so 0x32640df
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
2
js::ProxyObject::trace(JSTracer*, JSObject*)
/usr/lib64/firefox/libxul.so 0x3681895
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
3
js::GCMarker::markUntilBudgetExhausted(js::SliceBudget&, js::gc::ShouldReportMarkTime)
/usr/lib64/firefox/libxul.so 0x325f13c
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
4
js::gc::GCRuntime::markUntilBudgetExhausted(js::SliceBudget&, js::gc::GCRuntime::ParallelMarking, js::gc::ShouldReportMarkTime)
/usr/lib64/firefox/libxul.so 0x36768df
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
5
js::gc::GCRuntime::markGray(JS::GCContext*, js::SliceBudget&)
/usr/lib64/firefox/libxul.so 0x3680d17
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
6
sweepaction::SweepActionSequence::run(js::gc::SweepAction::Args&)
/usr/lib64/firefox/libxul.so 0x367e3f4
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
7
sweepaction::SweepActionForEach<js::gc::SweepGroupsIter, JSRuntime*>::run(js::gc::SweepAction::Args&)
/usr/lib64/firefox/libxul.so 0x367e2a2
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
8
js::gc::GCRuntime::incrementalSlice(js::SliceBudget&, JS::GCReason, bool)
/usr/lib64/firefox/libxul.so 0x3250265
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
9
js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, JS::GCReason)
/usr/lib64/firefox/libxul.so 0x3657a8c
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
10
js::gc::GCRuntime::collect(bool, js::SliceBudget const&, JS::GCReason)
/usr/lib64/firefox/libxul.so 0x3656bd4
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
11
GarbageCollectImpl(JS::GCReason, nsJSContext::IsShrinking, js::SliceBudget const&) [clone .lto_priv.0]
/usr/lib64/firefox/libxul.so 0x397127a
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
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 0x37fd39d
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
13
mozilla::IdleTaskRunner::Run()
/usr/lib64/firefox/libxul.so 0x37eb8c8
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
14
mozilla::IdleTaskRunnerTask::Run()
/usr/lib64/firefox/libxul.so 0x37fd1cb
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
15
mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&)
/usr/lib64/firefox/libxul.so 0x3118ac8
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
16
mozilla::TaskController::ProcessPendingMTTask(bool)
/usr/lib64/firefox/libxul.so 0x3117f33
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
17
nsThread::ProcessNextEvent(bool, bool*)
/usr/lib64/firefox/libxul.so 0x3115e13
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
18
mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*)
/usr/lib64/firefox/libxul.so 0x3475f62
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
19
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x341140b
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
20
nsBaseAppShell::Run()
/usr/lib64/firefox/libxul.so 0x3475e7d
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
21
mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*)
/usr/lib64/firefox/libxul.so 0x3475889
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
22
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x341140b
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
23
XRE_InitChildProcess(int, char**, XREChildData const*)
/usr/lib64/firefox/libxul.so 0x34027da
Build id: f6bebb465b6a6bdaebdbc4ac01a704f82d7d8e3b
-
24
main
/usr/lib64/firefox/firefox 0x4e013
Build id: 38d4be3d37944b862c1445910f31b36ad2e0052e
-
25
__libc_start_call_main
/lib64/libc.so.6 0x27b4a
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
26
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x27c0b
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
27
_start
/usr/lib64/firefox/firefox 0x4c465
Build id: 38d4be3d37944b862c1445910f31b36ad2e0052e
-