Crash in js::GenericTracerImpl<js::gc::SweepingTracer>::onShapeEdge(js::Shape*)

Note: Executable of this report does not come from a package.
Similar reports
Problem #162996
Component
firefox
Last affected version
N/A
Executable
/usr/lib64/firefox/firefox
Error name
SIGSEGV 11
First occurrence
2022-04-13
Last occurrence
2022-04-29
Unique reports
2
Quality
-76

Statistics

Operating system Unique / Total count
Fedora 35 2 / 2
Operating system Count
Fedora 35 2
Architecture Count
x86_64 2

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::GenericTracerImpl<js::gc::SweepingTracer>::onShapeEdge(js::Shape*)
/usr/lib64/firefox/libxul.so 0x3f78e11
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
2
bool js::gc::TraceEdgeInternal<js::Shape*>(JSTracer*, js::Shape**, char const*)
/usr/lib64/firefox/libxul.so 0x3f743ca
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
3
JS::WeakCache<JS::GCHashSet<js::WeakHeapPtr<js::Shape*>, js::PropMapShapeHasher, js::SystemAllocPolicy> >::traceWeak(JSTracer*, js::gc::StoreBuffer*)
/usr/lib64/firefox/libxul.so 0x3e654d8
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
4
IncrementalSweepWeakCache(js::gc::GCRuntime*, js::gc::WeakCacheToSweep const&)
/usr/lib64/firefox/libxul.so 0x3f81703
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
5
js::gc::ParallelWorker<js::gc::WeakCacheToSweep, js::gc::WeakCacheSweepIterator>::run(js::AutoLockHelperThreadState&)
/usr/lib64/firefox/libxul.so 0x3f81621
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
6
js::GCParallelTask::runTask(js::AutoLockHelperThreadState&)
/usr/lib64/firefox/libxul.so 0x3f75308
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
7
js::GCParallelTask::runFromMainThread()
/usr/lib64/firefox/libxul.so 0x3f756d7
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
8
js::GCParallelTask::joinWithLockHeld(js::AutoLockHelperThreadState&, mozilla::Maybe<mozilla::TimeStamp>)
/usr/lib64/firefox/libxul.so 0x3f72dc2
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
9
js::gc::GCRuntime::joinTask(js::GCParallelTask&, js::AutoLockHelperThreadState&)
/usr/lib64/firefox/libxul.so 0x3f7e9fb
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
10
js::gc::GCRuntime::sweepWeakCaches(JSFreeOp*, js::SliceBudget&)
/usr/lib64/firefox/libxul.so 0x3f8153f
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
11
sweepaction::SweepActionSequence::run(js::gc::SweepAction::Args&)
/usr/lib64/firefox/libxul.so 0x3f7f31f
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
12
sweepaction::SweepActionForEach<js::gc::SweepGroupsIter, JSRuntime*>::run(js::gc::SweepAction::Args&)
/usr/lib64/firefox/libxul.so 0x3f7f232
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
13
js::gc::GCRuntime::performSweepActions(js::SliceBudget&)
/usr/lib64/firefox/libxul.so 0x3f7f125
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
14
js::gc::GCRuntime::incrementalSlice(js::SliceBudget&, JS::GCReason, bool)
/usr/lib64/firefox/libxul.so 0x3f66c3f
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
15
js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, JS::GCReason)
/usr/lib64/firefox/libxul.so 0x3f66367
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
16
js::gc::GCRuntime::collect(bool, js::SliceBudget const&, JS::GCReason)
/usr/lib64/firefox/libxul.so 0x3f65efa
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
17
GarbageCollectImpl(JS::GCReason, nsJSContext::IsShrinking, js::SliceBudget const&)
/usr/lib64/firefox/libxul.so 0x3427d1d
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
18
nsJSContext::RunIncrementalGCSlice(JS::GCReason, nsJSContext::IsShrinking, js::SliceBudget&)
/usr/lib64/firefox/libxul.so 0x3427c5e
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
19
mozilla::CCGCScheduler::GCRunnerFiredDoGC(mozilla::TimeStamp, mozilla::GCRunnerStep const&)
/usr/lib64/firefox/libxul.so 0x339f475
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
20
mozilla::CCGCScheduler::GCRunnerFired(mozilla::TimeStamp)
/usr/lib64/firefox/libxul.so 0x339f097
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
21
mozilla::IdleTaskRunner::Run()
/usr/lib64/firefox/libxul.so 0x2f5af6f
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
22
mozilla::IdleTaskRunnerTask::Run()
/usr/lib64/firefox/libxul.so 0x2f5b12c
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
23
mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&)
/usr/lib64/firefox/libxul.so 0x2d075d4
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
24
mozilla::TaskController::ProcessPendingMTTask(bool)
/usr/lib64/firefox/libxul.so 0x2d06f67
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
25
mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal()::{lambda()#1}>::Run()
/usr/lib64/firefox/libxul.so 0x2f71b56
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
26
nsThread::ProcessNextEvent(bool, bool*)
/usr/lib64/firefox/libxul.so 0x2d05d30
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
27
NS_ProcessNextEvent(nsIThread*, bool)
/usr/lib64/firefox/libxul.so 0x2d05700
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
28
mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*)
/usr/lib64/firefox/libxul.so 0x2d22a5a
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
29
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x311038c
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
30
nsBaseAppShell::Run()
/usr/lib64/firefox/libxul.so 0x394d4dd
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
31
XRE_RunAppShell()
/usr/lib64/firefox/libxul.so 0x3da225b
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
32
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x311038c
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
33
XRE_InitChildProcess(int, char**, XREChildData const*)
/usr/lib64/firefox/libxul.so 0x3da1f94
Build id: e39b44ba2455a7c93fad444ff47bc1ce0ff77db6
-
34
content_process_main(mozilla::Bootstrap*, int, char**)
/usr/lib64/firefox/firefox 0x5371f
Build id: ff5838d23d460bb916e7c8e8eb69243e5eafb43d
-
35
main
/usr/lib64/firefox/firefox 0x46925
Build id: ff5838d23d460bb916e7c8e8eb69243e5eafb43d
-
36
__libc_start_call_main
/lib64/libc.so.6 0x2d560
Build id: 5d63c4327ba6cdd1e8b99eb1c0a9f056a98c67e1
-
37
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x2d60c
Build id: 5d63c4327ba6cdd1e8b99eb1c0a9f056a98c67e1
-
38
_start
/usr/lib64/firefox/firefox 0x53325
Build id: ff5838d23d460bb916e7c8e8eb69243e5eafb43d
-