Crash in void js::GCMarker::markAndTraverse<js::Shape>(js::Shape*)

Similar reports
Problem #524745
Component
firefox
Last affected version
0:107.0-4.fc35
Executable
/usr/lib64/firefox/firefox
Error name
SIGSEGV 11
First occurrence
2022-11-07
Last occurrence
2023-02-19
Unique reports
6
Quality
-66

Graphs

Statistics

Operating system Unique / Total count
Fedora 35 2 / 2
Fedora 36 3 / 4
Fedora 37 6 / 7
Operating system Count
Fedora 37 7
Fedora 36 4
Fedora 35 2
Architecture Count
x86_64 13
Related packages Count
liberation-sans-fonts 2
 1:2.1.5-3.fc37 2
gnu-free-sans-fonts 1
 0:20120503-25.fc35 1
firefox 1
 0:107.0-4.fc35 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
void js::GCMarker::markAndTraverse<js::Shape>(js::Shape*)
/usr/lib64/firefox/libxul.so 0x5162dbe
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
2
js::GCMarker::eagerlyMarkChildren(js::Scope*)
/usr/lib64/firefox/libxul.so 0x516323f
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
3
js::TraceManuallyBarrieredGenericPointerEdge(JSTracer*, js::gc::Cell**, char const*)
/usr/lib64/firefox/libxul.so 0x515aa60
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
4
js::PrivateScriptData::trace(JSTracer*)
/usr/lib64/firefox/libxul.so 0x4dd5dc0
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
5
js::GCMarker::processMarkStackTop(js::SliceBudget&) [clone .constprop.0]
/usr/lib64/firefox/libxul.so 0x5165872
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
6
js::GCMarker::markUntilBudgetExhausted(js::SliceBudget&, js::GCMarker::ShouldReportMarkTime)
/usr/lib64/firefox/libxul.so 0x5166a10
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
7
js::gc::GCRuntime::markUntilBudgetExhausted(js::SliceBudget&, js::GCMarker::ShouldReportMarkTime)
/usr/lib64/firefox/libxul.so 0x514025c
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
8
js::gc::GCRuntime::incrementalSlice(js::SliceBudget&, JS::GCReason, bool)
/usr/lib64/firefox/libxul.so 0x5153fb9
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
9
js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, JS::GCReason)
/usr/lib64/firefox/libxul.so 0x515470b
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
10
js::gc::GCRuntime::collect(bool, js::SliceBudget const&, JS::GCReason)
/usr/lib64/firefox/libxul.so 0x515493f
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
11
GarbageCollectImpl(JS::GCReason, nsJSContext::IsShrinking, js::SliceBudget const&)
/usr/lib64/firefox/libxul.so 0x1c1fccd
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
12
nsJSContext::RunIncrementalGCSlice(JS::GCReason, nsJSContext::IsShrinking, js::SliceBudget&)
/usr/lib64/firefox/libxul.so 0x1c27e6b
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
13
mozilla::CCGCScheduler::GCRunnerFiredDoGC(mozilla::TimeStamp, mozilla::GCRunnerStep const&)
/usr/lib64/firefox/libxul.so 0x1a97ba2
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
14
mozilla::CCGCScheduler::GCRunnerFired(mozilla::TimeStamp)
/usr/lib64/firefox/libxul.so 0x1a9dfc8
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
15
mozilla::IdleTaskRunner::Run() [clone .part.0]
/usr/lib64/firefox/libxul.so 0xc8ffac
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
16
mozilla::IdleTaskRunnerTask::Run()
/usr/lib64/firefox/libxul.so 0xc900a2
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
17
mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&)
/usr/lib64/firefox/libxul.so 0xcbb28d
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
18
mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&)
/usr/lib64/firefox/libxul.so 0xcbb86b
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
19
mozilla::TaskController::ProcessPendingMTTask(bool)
/usr/lib64/firefox/libxul.so 0xcbb9a3
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
20
mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal()::{lambda()#1}>::Run()
/usr/lib64/firefox/libxul.so 0xcbba16
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
21
nsThread::ProcessNextEvent(bool, bool*)
/usr/lib64/firefox/libxul.so 0xcbc0b9
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
22
NS_ProcessNextEvent(nsIThread*, bool)
/usr/lib64/firefox/libxul.so 0xca846f
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
23
mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*)
/usr/lib64/firefox/libxul.so 0x1334d3a
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
24
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x12f2e82
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
25
nsBaseAppShell::Run()
/usr/lib64/firefox/libxul.so 0x3788d8c
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
26
XRE_RunAppShell()
/usr/lib64/firefox/libxul.so 0x4c135a6
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
27
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x12f2e82
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
28
XRE_InitChildProcess(int, char**, XREChildData const*)
/usr/lib64/firefox/libxul.so 0x4c13ab3
Build id: 0eede06c2c14502e5fe06b1a02ef91ce58a43f5b
-
29
content_process_main(mozilla::Bootstrap*, int, char**)
/usr/lib64/firefox/firefox 0x106ea
Build id: 6279a0ab952e77634cb9d43230d3fdbce18a7e78
-
30
main
/usr/lib64/firefox/firefox 0xfdbb
Build id: 6279a0ab952e77634cb9d43230d3fdbce18a7e78
-
31
__libc_start_call_main
/lib64/libc.so.6 0x27510
Build id: db8b8949801cc5d89afa366440dcc44c9c9ca76a
-
32
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x275c9
Build id: db8b8949801cc5d89afa366440dcc44c9c9ca76a
-
33
_start
/usr/lib64/firefox/firefox 0x10125
Build id: 6279a0ab952e77634cb9d43230d3fdbce18a7e78
-