Bug 503980 - System Monitor crashed while trying to resize the window
Summary: System Monitor crashed while trying to resize the window
Status: RESOLVED DUPLICATE of bug 502826
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (other bugs)
Version First Reported In: master
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-05-09 22:57 UTC by TraceyC
Modified: 2025-05-09 23:08 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/177346/events/cf3233e3d35543849df51e4e78f043b9/


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description TraceyC 2025-05-09 22:57:52 UTC
Application: plasma-systemmonitor (6.3.80)
 (Compiled from sources)
ApplicationNotResponding [ANR]: false
Qt Version: 6.8.3
Frameworks Version: 6.14.0
Operating System: Linux 6.14.4-318.current x86_64
Windowing System: Wayland
Distribution: Solus 4.7 Endurance
DrKonqi: 6.3.80 [CoredumpBackend]

-- Information about the crash:
I had started System Monitor from kickoff. After the window appeared, it had ghost fat borders.
I tried to resize the window with Meta+right mouse button and it crashed
After launching it again, the borders were normal and I was able to resize the window as usual.

The crash does not seem to be reproducible.

-- Backtrace:
Application: System Monitor (plasma-systemmonitor), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0}

warning: Can't open file /memfd:kwin-dmabuf-feedback-table (deleted) during file-backed mapping note processing

warning: Can't open file /memfd:JSGCHeap:QtQml (deleted) during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file /memfd:JITCode:QtQml (deleted) during file-backed mapping note processing

warning: Can't open file /memfd:unknown-usage:QtQml (deleted) during file-backed mapping note processing

warning: Can't open file /memfd:JSVMStack:QtQml (deleted) during file-backed mapping note processing
[New LWP 736213]
[New LWP 736214]
[New LWP 736217]
[New LWP 736234]
[New LWP 736224]
[New LWP 736235]
[New LWP 736236]
[New LWP 736233]
[New LWP 736251]
[New LWP 736225]
[New LWP 736218]
[New LWP 736347]
[New LWP 736253]
[New LWP 736361]
[New LWP 736252]
[New LWP 736254]
[New LWP 736362]
[New LWP 736392]
[New LWP 736360]
[New LWP 736250]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib64/libthread_db.so.1".
Core was generated by `/home/tracey/kde/usr/bin/plasma-systemmonitor'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=11, no_tid=0) at pthread_kill.c:44

warning: 44	pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x7f7fa0c5da00 (LWP 736213))]

Cannot QML trace cores :(
Python Exception <class 'gdb.error'>: value has been optimized out
Python Exception <class 'gdb.error'>: value has been optimized out
Python Exception <class 'gdb.error'>: value has been optimized out
[Current thread is 1 (Thread 0x7f7fa0c5da00 (LWP 736213))]

Thread 20 (Thread 0x7f7f790c66c0 (LWP 736250)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=140186198378317, a2=<optimized out>, a3=<optimized out>, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f7fa48e874d <__GI___clock_gettime+29>, expected=<optimized out>, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x7f7fa48e874d <__GI___clock_gettime+29>, expected=<optimized out>, clockid=0, abstime=0x0, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x56282e08b5a8, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a830a in __pthread_cond_wait_common (cond=0x56282e08b588, mutex=0x56282e08b560, clockid=0, abstime=0x0) at pthread_cond_wait.c:426
#6  ___pthread_cond_wait (cond=0x56282e08b588, mutex=0x56282e08b560) at pthread_cond_wait.c:458
#7  0x00007f7fa52c6f39 in QWaitConditionPrivate::wait (this=0x56282e08b560, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:105
#8  0x00007f7fa52c6e8a in QWaitCondition::wait (this=0x56282e079100, mutex=0x56282e0790f8, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:183
#9  0x00007f7fa71d64ee in QSGRenderThreadEventQueue::takeEvent (this=0x56282e0790e0, wait=true) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.8.3/src/quick/scenegraph/qsgthreadedrenderloop.cpp:198
#10 QSGRenderThread::processEventsAndWaitForMore (this=0x56282e079040) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.8.3/src/quick/scenegraph/qsgthreadedrenderloop.cpp:869
#11 QSGRenderThread::run (this=0x56282e079040) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.8.3/src/quick/scenegraph/qsgthreadedrenderloop.cpp:992
#12 0x00007f7fa52b81fb in QThreadPrivate::start(void*)::$_1::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:375
#13 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_1>(QThreadPrivate::start(void*)::$_1&&) (t=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:311
#14 QThreadPrivate::start (arg=0x56282e079040) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:339
#15 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#16 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 19 (Thread 0x7f7f46dfe6c0 (LWP 736360)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=94730577818124, a2=<optimized out>, a3=a3@entry=32639, a4=a4@entry=140186210207888, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x56282e70b20c, expected=32639, op=1298825, abstime=0x7f7fa5430890 <_ZL18_q_ObjectMutexPool.llvm.5835719777904191634>, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x56282e70b20c, expected=32639, clockid=939529168, abstime=0x7f7fa5430890 <_ZL18_q_ObjectMutexPool.llvm.5835719777904191634>, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x56282e70b20c, expected=expected@entry=239, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7f46dfdae0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a8595 in __pthread_cond_wait_common (cond=0x56282e70b1e8, mutex=0x56282e70b1c0, clockid=1, abstime=0x7f7f46dfdae0) at pthread_cond_wait.c:426
#6  ___pthread_cond_timedwait64 (cond=0x56282e70b1e8, mutex=0x56282e70b1c0, abstime=0x7f7f46dfdae0) at pthread_cond_wait.c:483
#7  0x00007f7fa52c6f98 in QWaitConditionPrivate::wait_relative (this=0x56282e70b1c0, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:95
#8  QWaitConditionPrivate::wait (this=0x56282e70b1c0, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:103
#9  0x00007f7fa52c008c in QWaitCondition::wait (this=0x56282dedd010, mutex=0x56282dee2b68, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:183
#10 QThreadPoolThread::run (this=0x56282dedd000) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthreadpool.cpp:119
#11 0x00007f7fa52b81fb in QThreadPrivate::start(void*)::$_1::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:375
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_1>(QThreadPrivate::start(void*)::$_1&&) (t=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:311
#13 QThreadPrivate::start (arg=0x56282dedd000) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:339
#14 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 18 (Thread 0x7f7f44a626c0 (LWP 736392)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=94730619391176, a2=<optimized out>, a3=a3@entry=0, a4=a4@entry=-312, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x562830eb0cc8, expected=0, op=393, abstime=0xfffffffffffffec8, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x562830eb0cc8, expected=0, clockid=0, abstime=0xfffffffffffffec8, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x562830eb0cc8, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7f44a61ae0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a8595 in __pthread_cond_wait_common (cond=0x562830eb0ca8, mutex=0x562830eb0c80, clockid=1, abstime=0x7f7f44a61ae0) at pthread_cond_wait.c:426
#6  ___pthread_cond_timedwait64 (cond=0x562830eb0ca8, mutex=0x562830eb0c80, abstime=0x7f7f44a61ae0) at pthread_cond_wait.c:483
#7  0x00007f7fa52c6f98 in QWaitConditionPrivate::wait_relative (this=0x562830eb0c80, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:95
#8  QWaitConditionPrivate::wait (this=0x562830eb0c80, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:103
#9  0x00007f7fa52c008c in QWaitCondition::wait (this=0x5628320a3800, mutex=0x56282d372818, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:183
#10 QThreadPoolThread::run (this=0x5628320a37f0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthreadpool.cpp:119
#11 0x00007f7fa52b81fb in QThreadPrivate::start(void*)::$_1::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:375
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_1>(QThreadPrivate::start(void*)::$_1&&) (t=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:311
#13 QThreadPrivate::start (arg=0x5628320a37f0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:339
#14 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 17 (Thread 0x7f7f45dfc6c0 (LWP 736362)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=94730586344412, a2=<optimized out>, a3=a3@entry=32639, a4=a4@entry=140186210208296, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x56282ef2cbdc, expected=32639, op=1298825, abstime=0x7f7fa5430a28 <_ZL18_q_ObjectMutexPool.llvm.5835719777904191634+408>, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x56282ef2cbdc, expected=32639, clockid=805311440, abstime=0x7f7fa5430a28 <_ZL18_q_ObjectMutexPool.llvm.5835719777904191634+408>, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x56282ef2cbdc, expected=expected@entry=215, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7f45dfbae0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a8595 in __pthread_cond_wait_common (cond=0x56282ef2cbb8, mutex=0x56282ef2cb90, clockid=1, abstime=0x7f7f45dfbae0) at pthread_cond_wait.c:426
#6  ___pthread_cond_timedwait64 (cond=0x56282ef2cbb8, mutex=0x56282ef2cb90, abstime=0x7f7f45dfbae0) at pthread_cond_wait.c:483
#7  0x00007f7fa52c6f98 in QWaitConditionPrivate::wait_relative (this=0x56282ef2cb90, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:95
#8  QWaitConditionPrivate::wait (this=0x56282ef2cb90, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:103
#9  0x00007f7fa52c008c in QWaitCondition::wait (this=0x56282edafd50, mutex=0x56282dee2b68, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:183
#10 QThreadPoolThread::run (this=0x56282edafd40) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthreadpool.cpp:119
#11 0x00007f7fa52b81fb in QThreadPrivate::start(void*)::$_1::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:375
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_1>(QThreadPrivate::start(void*)::$_1&&) (t=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:311
#13 QThreadPrivate::start (arg=0x56282edafd40) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:339
#14 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 16 (Thread 0x7f7f5affd6c0 (LWP 736254)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=0, a2=<optimized out>, a3=<optimized out>, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x0, expected=<optimized out>, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x0, expected=<optimized out>, clockid=0, abstime=0x0, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7f60222d68, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a830a in __pthread_cond_wait_common (cond=0x7f7f60222d48, mutex=0x7f7f60222d18, clockid=0, abstime=0x0) at pthread_cond_wait.c:426
#6  ___pthread_cond_wait (cond=0x7f7f60222d48, mutex=0x7f7f60222d18) at pthread_cond_wait.c:458
#7  0x00007f7f82bae62a in cnd_wait (cond=0x7f7f60222d68, mtx=0x189) at ../src/c11/impl/threads_posix.c:111
#8  0x00007f7f82b75630 in util_queue_thread_func (input=input@entry=0x7f7f60256e40) at ../src/util/u_queue.c:275
#9  0x00007f7f82bae7ba in impl_thrd_routine (p=<optimized out>) at ../src/c11/impl/threads_posix.c:43
#10 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#11 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 15 (Thread 0x7f7f5bfff6c0 (LWP 736252)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=0, a2=<optimized out>, a3=<optimized out>, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x0, expected=<optimized out>, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x0, expected=<optimized out>, clockid=0, abstime=0x0, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7f6001bc4c, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a830a in __pthread_cond_wait_common (cond=0x7f7f6001bc28, mutex=0x7f7f6001bbf8, clockid=0, abstime=0x0) at pthread_cond_wait.c:426
#6  ___pthread_cond_wait (cond=0x7f7f6001bc28, mutex=0x7f7f6001bbf8) at pthread_cond_wait.c:458
#7  0x00007f7f82bae62a in cnd_wait (cond=0x7f7f6001bc4c, mtx=0x189) at ../src/c11/impl/threads_posix.c:111
#8  0x00007f7f82b75630 in util_queue_thread_func (input=input@entry=0x7f7f6004fd20) at ../src/util/u_queue.c:275
#9  0x00007f7f82bae7ba in impl_thrd_routine (p=<optimized out>) at ../src/c11/impl/threads_posix.c:43
#10 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#11 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 14 (Thread 0x7f7f465fd6c0 (LWP 736361)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=94730582729244, a2=<optimized out>, a3=a3@entry=32639, a4=a4@entry=140186210208616, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x56282ebba21c, expected=32639, op=1298825, abstime=0x7f7fa5430b68 <_ZL18_q_ObjectMutexPool.llvm.5835719777904191634+728>, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x56282ebba21c, expected=32639, clockid=1006638032, abstime=0x7f7fa5430b68 <_ZL18_q_ObjectMutexPool.llvm.5835719777904191634+728>, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x56282ebba21c, expected=expected@entry=241, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7f465fcae0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a8595 in __pthread_cond_wait_common (cond=0x56282ebba1f8, mutex=0x56282ebba1d0, clockid=1, abstime=0x7f7f465fcae0) at pthread_cond_wait.c:426
#6  ___pthread_cond_timedwait64 (cond=0x56282ebba1f8, mutex=0x56282ebba1d0, abstime=0x7f7f465fcae0) at pthread_cond_wait.c:483
#7  0x00007f7fa52c6f98 in QWaitConditionPrivate::wait_relative (this=0x56282ebba1d0, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:95
#8  QWaitConditionPrivate::wait (this=0x56282ebba1d0, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:103
#9  0x00007f7fa52c008c in QWaitCondition::wait (this=0x56282ebb9ea0, mutex=0x56282dee2b68, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:183
#10 QThreadPoolThread::run (this=0x56282ebb9e90) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthreadpool.cpp:119
#11 0x00007f7fa52b81fb in QThreadPrivate::start(void*)::$_1::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:375
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_1>(QThreadPrivate::start(void*)::$_1&&) (t=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:311
#13 QThreadPrivate::start (arg=0x56282ebb9e90) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:339
#14 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 13 (Thread 0x7f7f5b7fe6c0 (LWP 736253)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=0, a2=<optimized out>, a3=<optimized out>, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x0, expected=<optimized out>, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x0, expected=<optimized out>, clockid=0, abstime=0x0, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7f6020d468, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a830a in __pthread_cond_wait_common (cond=0x7f7f6020d448, mutex=0x7f7f6020d418, clockid=0, abstime=0x0) at pthread_cond_wait.c:426
#6  ___pthread_cond_wait (cond=0x7f7f6020d448, mutex=0x7f7f6020d418) at pthread_cond_wait.c:458
#7  0x00007f7f82bae62a in cnd_wait (cond=0x7f7f6020d468, mtx=0x189) at ../src/c11/impl/threads_posix.c:111
#8  0x00007f7f82b75630 in util_queue_thread_func (input=input@entry=0x7f7f602209e0) at ../src/util/u_queue.c:275
#9  0x00007f7f82bae7ba in impl_thrd_routine (p=<optimized out>) at ../src/c11/impl/threads_posix.c:43
#10 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#11 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 12 (Thread 0x7f7f479ff6c0 (LWP 736347)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=0, a2=a2@entry=0, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=0, nr=230) at cancellation.c:49
#2  0x00007f7fa48e882e in __GI___clock_nanosleep (clock_id=<optimized out>, clock_id@entry=0, flags=flags@entry=0, req=<optimized out>, rem=<optimized out>) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
#3  0x00007f7fa48f5597 in __GI___nanosleep (req=<optimized out>, rem=<optimized out>) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#4  0x00007f7fa47335d8 in std::this_thread::sleep_for<long, std::ratio<1l, 1000l> > (__rtime=<optimized out>) at /usr/include/c++/14/bits/this_thread_sleep.h:80
#5  KSysGuard::ProcessesLocal::Private::smapsThreadFunction (stopToken=..., processes=<optimized out>) at /home/tracey/kde/src/libksysguard/processcore/processes_linux_p.cpp:143
#6  0x00007f7fa47348cf in std::__invoke_impl<void, void (*)(std::stop_token, KSysGuard::ProcessesLocal*), std::stop_token, KSysGuard::ProcessesLocal*> (__f=<optimized out>) at /usr/include/c++/14/stop_token:415
#7  std::__invoke<void (*)(std::stop_token, KSysGuard::ProcessesLocal*), std::stop_token, KSysGuard::ProcessesLocal*> (__fn=<optimized out>) at /usr/include/c++/14/bits/invoke.h:96
#8  std::thread::_Invoker<std::tuple<void (*)(std::stop_token, KSysGuard::ProcessesLocal*), std::stop_token, KSysGuard::ProcessesLocal*> >::_M_invoke<0ul, 1ul, 2ul> (this=<optimized out>) at /usr/include/c++/14/bits/std_thread.h:301
#9  std::thread::_Invoker<std::tuple<void (*)(std::stop_token, KSysGuard::ProcessesLocal*), std::stop_token, KSysGuard::ProcessesLocal*> >::operator() (this=<optimized out>) at /usr/include/c++/14/bits/std_thread.h:308
#10 std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(std::stop_token, KSysGuard::ProcessesLocal*), std::stop_token, KSysGuard::ProcessesLocal*> > >::_M_run (this=<optimized out>) at /usr/include/c++/14/bits/std_thread.h:253
#11 0x00007f7fa4afc224 in ??? () at /usr/lib/libstdc++.so.6
#12 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#13 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 11 (Thread 0x7f7f929ff6c0 (LWP 736218)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a548c in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=0, a5=0, a6=0, nr=7) at cancellation.c:49
#2  __syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=0, nr=7) at cancellation.c:75
#3  0x00007f7fa49173fa in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:29
#4  0x00007f7f9a3986c9 in poll(pollfd*, unsigned long pass_dynamic_object_size1, int) (__fds=0x7f7f929feb50, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44
#5  QtWaylandClient::EventThread::run (this=0x56282cf487b0) at /home/build/YPKG/root/qt6-wayland/build/qtwayland-everywhere-src-6.8.3/src/client/qwaylanddisplay.cpp:182
#6  0x00007f7fa52b81fb in QThreadPrivate::start(void*)::$_1::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:375
#7  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_1>(QThreadPrivate::start(void*)::$_1&&) (t=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:311
#8  QThreadPrivate::start (arg=0x56282cf487b0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:339
#9  0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#10 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 10 (Thread 0x7f7f90d3f6c0 (LWP 736225)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=0, a2=<optimized out>, a3=<optimized out>, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x0, expected=<optimized out>, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x0, expected=<optimized out>, clockid=0, abstime=0x0, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x56282d1161f8, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a830a in __pthread_cond_wait_common (cond=0x56282d1161d8, mutex=0x56282d1161a8, clockid=0, abstime=0x0) at pthread_cond_wait.c:426
#6  ___pthread_cond_wait (cond=0x56282d1161d8, mutex=0x56282d1161a8) at pthread_cond_wait.c:458
#7  0x00007f7f82bae62a in cnd_wait (cond=0x56282d1161f8, mtx=0x189) at ../src/c11/impl/threads_posix.c:111
#8  0x00007f7f82b75630 in util_queue_thread_func (input=input@entry=0x56282d119f40) at ../src/util/u_queue.c:275
#9  0x00007f7f82bae7ba in impl_thrd_routine (p=<optimized out>) at ../src/c11/impl/threads_posix.c:43
#10 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#11 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 9 (Thread 0x7f7f788c56c0 (LWP 736251)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=0, a2=<optimized out>, a3=<optimized out>, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x0, expected=<optimized out>, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x0, expected=<optimized out>, clockid=0, abstime=0x0, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7f60006f98, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a830a in __pthread_cond_wait_common (cond=0x7f7f60006f78, mutex=0x7f7f60006f48, clockid=0, abstime=0x0) at pthread_cond_wait.c:426
#6  ___pthread_cond_wait (cond=0x7f7f60006f78, mutex=0x7f7f60006f48) at pthread_cond_wait.c:458
#7  0x00007f7f82bae62a in cnd_wait (cond=0x7f7f60006f98, mtx=0x189) at ../src/c11/impl/threads_posix.c:111
#8  0x00007f7f82b75630 in util_queue_thread_func (input=input@entry=0x7f7f600032d0) at ../src/util/u_queue.c:275
#9  0x00007f7f82bae7ba in impl_thrd_routine (p=<optimized out>) at ../src/c11/impl/threads_posix.c:43
#10 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#11 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 8 (Thread 0x7f7f89dff6c0 (LWP 736233)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=94730558529708, a2=<optimized out>, a3=a3@entry=32639, a4=a4@entry=-312, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x56282d4a60ac, expected=32639, op=-538226807, abstime=0xfffffffffffffec8, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x56282d4a60ac, expected=32639, clockid=-1981813938, abstime=0xfffffffffffffec8, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x56282d4a60ac, expected=expected@entry=5, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7f89dfeae0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a8595 in __pthread_cond_wait_common (cond=0x56282d4a6088, mutex=0x56282d4a6060, clockid=1, abstime=0x7f7f89dfeae0) at pthread_cond_wait.c:426
#6  ___pthread_cond_timedwait64 (cond=0x56282d4a6088, mutex=0x56282d4a6060, abstime=0x7f7f89dfeae0) at pthread_cond_wait.c:483
#7  0x00007f7fa52c6f98 in QWaitConditionPrivate::wait_relative (this=0x56282d4a6060, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:95
#8  QWaitConditionPrivate::wait (this=0x56282d4a6060, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:103
#9  0x00007f7fa52c008c in QWaitCondition::wait (this=0x56282d49d190, mutex=0x56282d372818, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:183
#10 QThreadPoolThread::run (this=0x56282d49d180) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthreadpool.cpp:119
#11 0x00007f7fa52b81fb in QThreadPrivate::start(void*)::$_1::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:375
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_1>(QThreadPrivate::start(void*)::$_1&&) (t=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:311
#13 QThreadPrivate::start (arg=0x56282d49d180) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:339
#14 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 7 (Thread 0x7f7f7a9ff6c0 (LWP 736236)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a548c in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=8, a6=0, nr=271) at cancellation.c:49
#2  __syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at cancellation.c:75
#3  0x00007f7fa4917883 in __GI_ppoll (fds=fds@entry=0x56282d33cb20, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#4  0x00007f7fa4509210 in ppoll (__fds=0x56282d33cb20, __nfds=1, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101
#5  g_main_context_poll_unlocked (priority=<optimized out>, context=0x7f7f5c000c60, timeout_usec=<optimized out>, fds=0x56282d33cb20, n_fds=1) at ../glib/gmain.c:4632
#6  g_main_context_iterate_unlocked.isra.0 (context=0x7f7f5c000c60, block=<optimized out>, dispatch=<optimized out>, self=<optimized out>) at ../glib/gmain.c:4309
#7  0x00007f7fa447b454 in g_main_context_iteration (context=0x7f7f5c000c60, may_block=1) at ../glib/gmain.c:4379
#8  0x00007f7fa53ea6d6 in QEventDispatcherGlib::processEvents (this=0x7f7f5c000b70, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#9  0x00007f7fa50e7966 in QEventLoop::processEvents (this=0x7f7f7a9feb60, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qeventloop.cpp:103
#10 QEventLoop::exec (this=0x7f7f7a9feb60, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qeventloop.cpp:185
#11 0x00007f7fa520cd5c in QThread::exec (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread.cpp:590
#12 0x00007f7fa52b81fb in QThreadPrivate::start(void*)::$_1::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:375
#13 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_1>(QThreadPrivate::start(void*)::$_1&&) (t=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:311
#14 QThreadPrivate::start (arg=0x56282d36a310) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:339
#15 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#16 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 6 (Thread 0x7f7f88dfd6c0 (LWP 736235)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=94730558531580, a2=<optimized out>, a3=a3@entry=32639, a4=a4@entry=-312, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x56282d4a67fc, expected=32639, op=-540323959, abstime=0xfffffffffffffec8, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x56282d4a67fc, expected=32639, clockid=-1998599346, abstime=0xfffffffffffffec8, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x56282d4a67fc, expected=expected@entry=5, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7f88dfcae0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a8595 in __pthread_cond_wait_common (cond=0x56282d4a67d8, mutex=0x56282d4a67b0, clockid=1, abstime=0x7f7f88dfcae0) at pthread_cond_wait.c:426
#6  ___pthread_cond_timedwait64 (cond=0x56282d4a67d8, mutex=0x56282d4a67b0, abstime=0x7f7f88dfcae0) at pthread_cond_wait.c:483
#7  0x00007f7fa52c6f98 in QWaitConditionPrivate::wait_relative (this=0x56282d4a67b0, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:95
#8  QWaitConditionPrivate::wait (this=0x56282d4a67b0, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:103
#9  0x00007f7fa52c008c in QWaitCondition::wait (this=0x56282d49d570, mutex=0x56282d372818, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:183
#10 QThreadPoolThread::run (this=0x56282d49d560) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthreadpool.cpp:119
#11 0x00007f7fa52b81fb in QThreadPrivate::start(void*)::$_1::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:375
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_1>(QThreadPrivate::start(void*)::$_1&&) (t=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:311
#13 QThreadPrivate::start (arg=0x56282d49d560) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:339
#14 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 5 (Thread 0x7f7f915406c0 (LWP 736224)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=0, a2=<optimized out>, a3=<optimized out>, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x0, expected=<optimized out>, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x0, expected=<optimized out>, clockid=0, abstime=0x0, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x56282cf61850, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a830a in __pthread_cond_wait_common (cond=0x56282cf61830, mutex=0x56282cf61800, clockid=0, abstime=0x0) at pthread_cond_wait.c:426
#6  ___pthread_cond_wait (cond=0x56282cf61830, mutex=0x56282cf61800) at pthread_cond_wait.c:458
#7  0x00007f7f82bae62a in cnd_wait (cond=0x56282cf61850, mtx=0x189) at ../src/c11/impl/threads_posix.c:111
#8  0x00007f7f82b75630 in util_queue_thread_func (input=input@entry=0x56282d111c10) at ../src/util/u_queue.c:275
#9  0x00007f7f82bae7ba in impl_thrd_routine (p=<optimized out>) at ../src/c11/impl/threads_posix.c:43
#10 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#11 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 4 (Thread 0x7f7f895fe6c0 (LWP 736234)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=94730558485000, a2=<optimized out>, a3=a3@entry=32639, a4=a4@entry=-312, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x56282d49b208, expected=32639, op=1608208265, abstime=0xfffffffffffffec8, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x56282d49b208, expected=32639, clockid=-1990206642, abstime=0xfffffffffffffec8, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x56282d49b208, expected=expected@entry=4, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7f895fdae0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a8595 in __pthread_cond_wait_common (cond=0x56282d49b1e8, mutex=0x56282d49b1c0, clockid=1, abstime=0x7f7f895fdae0) at pthread_cond_wait.c:426
#6  ___pthread_cond_timedwait64 (cond=0x56282d49b1e8, mutex=0x56282d49b1c0, abstime=0x7f7f895fdae0) at pthread_cond_wait.c:483
#7  0x00007f7fa52c6f98 in QWaitConditionPrivate::wait_relative (this=0x56282d49b1c0, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:95
#8  QWaitConditionPrivate::wait (this=0x56282d49b1c0, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:103
#9  0x00007f7fa52c008c in QWaitCondition::wait (this=0x56282d49d380, mutex=0x56282d372818, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:183
#10 QThreadPoolThread::run (this=0x56282d49d370) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthreadpool.cpp:119
#11 0x00007f7fa52b81fb in QThreadPrivate::start(void*)::$_1::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:375
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_1>(QThreadPrivate::start(void*)::$_1&&) (t=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:311
#13 QThreadPrivate::start (arg=0x56282d49d370) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:339
#14 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 3 (Thread 0x7f7f989ff6c0 (LWP 736217)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a540c in __internal_syscall_cancel (a1=a1@entry=140185786415264, a2=<optimized out>, a3=<optimized out>, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f7fa48a5b43 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f7f8c0078a0, expected=<optimized out>, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=0x7f7f8c0078a0, expected=<optimized out>, clockid=0, abstime=0x0, private=0, cancel=true) at futex-internal.c:87
#4  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x56282cf7f008, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f7fa48a830a in __pthread_cond_wait_common (cond=0x56282cf7efe8, mutex=0x56282cf7efc0, clockid=0, abstime=0x0) at pthread_cond_wait.c:426
#6  ___pthread_cond_wait (cond=0x56282cf7efe8, mutex=0x56282cf7efc0) at pthread_cond_wait.c:458
#7  0x00007f7fa52c6f39 in QWaitConditionPrivate::wait (this=0x56282cf7efc0, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:105
#8  0x00007f7fa52c6e8a in QWaitCondition::wait (this=0x56282cf6a050, mutex=0x56282cf6a048, deadline=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qwaitcondition_unix.cpp:183
#9  0x00007f7f9a398654 in QtWaylandClient::EventThread::waitForReading (this=0x56282cf6a010) at /home/build/YPKG/root/qt6-wayland/build/qtwayland-everywhere-src-6.8.3/src/client/qwaylanddisplay.cpp:216
#10 QtWaylandClient::EventThread::run (this=0x56282cf6a010) at /home/build/YPKG/root/qt6-wayland/build/qtwayland-everywhere-src-6.8.3/src/client/qwaylanddisplay.cpp:177
#11 0x00007f7fa52b81fb in QThreadPrivate::start(void*)::$_1::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:375
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_1>(QThreadPrivate::start(void*)::$_1&&) (t=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:311
#13 QThreadPrivate::start (arg=0x56282cf6a010) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:339
#14 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 2 (Thread 0x7f7f99fff6c0 (LWP 736214)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f7fa48a548c in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=8, a6=0, nr=271) at cancellation.c:49
#2  __syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at cancellation.c:75
#3  0x00007f7fa4917883 in __GI_ppoll (fds=fds@entry=0x56282cf0dee0, nfds=nfds@entry=3, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#4  0x00007f7fa4509210 in ppoll (__fds=0x56282cf0dee0, __nfds=3, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101
#5  g_main_context_poll_unlocked (priority=<optimized out>, context=0x7f7f94000c80, timeout_usec=<optimized out>, fds=0x56282cf0dee0, n_fds=3) at ../glib/gmain.c:4632
#6  g_main_context_iterate_unlocked.isra.0 (context=0x7f7f94000c80, block=<optimized out>, dispatch=<optimized out>, self=<optimized out>) at ../glib/gmain.c:4309
#7  0x00007f7fa447b454 in g_main_context_iteration (context=0x7f7f94000c80, may_block=1) at ../glib/gmain.c:4379
#8  0x00007f7fa53ea6d6 in QEventDispatcherGlib::processEvents (this=0x7f7f94000b70, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#9  0x00007f7fa50e7966 in QEventLoop::processEvents (this=0x7f7f99ffeb00, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qeventloop.cpp:103
#10 QEventLoop::exec (this=0x7f7f99ffeb00, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qeventloop.cpp:185
#11 0x00007f7fa520cd5c in QThread::exec (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread.cpp:590
#12 0x00007f7fa5f9033e in QDBusConnectionManager::run (this=0x56282cf0dee0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/dbus/qdbusconnectionmanager.cpp:144
#13 0x00007f7fa52b81fb in QThreadPrivate::start(void*)::$_1::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:375
#14 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_1>(QThreadPrivate::start(void*)::$_1&&) (t=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:311
#15 QThreadPrivate::start (arg=0x7f7fa5ffec18 <_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.llvm.18179049608081777140>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/thread/qthread_unix.cpp:339
#16 0x00007f7fa48a8ee2 in start_thread (arg=<optimized out>) at pthread_create.c:448
#17 0x00007f7fa4923ddc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 1 (Thread 0x7f7fa0c5da00 (LWP 736213)):
[KCrash Handler]
#6  QtPrivate::QModelIndexWrapper::QModelIndexWrapper (this=0x7fff2ee69300, i=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/itemmodels/qabstractitemmodel_p.h:45
#7  QSortFilterProxyModelPrivate::index_to_iterator (this=0x56282f3c28d0, proxy_index=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/itemmodels/qsortfilterproxymodel.cpp:276
#8  QSortFilterProxyModel::parent (this=0x56282f3c27a0, child=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/itemmodels/qsortfilterproxymodel.cpp:2139
#9  0x00007f7fa73952f7 in QModelIndex::parent (this=0x7fff2ee69630) at /usr/include/qt6/QtCore/qabstractitemmodel.h:506
#10 QQmlTreeModelToTableModel::modelDataChanged (this=0x56282f3b9190, topLeft=..., bottomRight=..., roles=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.8.3/src/qmlmodels/qqmltreemodeltotablemodel.cpp:652
#11 0x00007f7fa513e354 in QtPrivate::QSlotObjectBase::call (this=0x56282f4ad280, r=0x56282f3b9190, a=0x7fff2ee69650) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobjectdefs_impl.h:486
#12 doActivate<false> (sender=0x56282f3c27a0, signal_index=3, argv=0x7fff2ee69650) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobject.cpp:4123
#13 0x00007f7fa53b681b in QMetaObject::activate (sender=0x56282f3c27a0, local_signal_index=0, argv=0x7fff2ee69650, m=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobject.cpp:4183
#14 QAbstractItemModel::dataChanged (this=0x56282f3c27a0, _t1=..., _t2=..., _t3=...) at src/corelib/Core_autogen/include/moc_qabstractitemmodel.cpp:1025
#15 QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x56282f3c28d0, source_top_left=<optimized out>, source_bottom_right=<optimized out>, roles=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/itemmodels/qsortfilterproxymodel.cpp:1523
#16 0x00007f7fa513e354 in QtPrivate::QSlotObjectBase::call (this=0x56282f4adc20, r=0x56282f3c27a0, a=0x7fff2ee69780) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobjectdefs_impl.h:486
#17 doActivate<false> (sender=0x56282f3c3180, signal_index=3, argv=0x7fff2ee69780) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobject.cpp:4123
#18 0x00007f7fa5374afa in QMetaObject::activate (local_signal_index=0, argv=0x7fff2ee69780, sender=<optimized out>, m=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobject.cpp:4183
#19 QAbstractItemModel::dataChanged (this=0x7fff2ee693d8, _t1=..., _t2=..., _t3=...) at src/corelib/Core_autogen/include/moc_qabstractitemmodel.cpp:1025
#20 0x00007f7fa473b1c4 in operator() (__closure=0x56282f4167f0, process=0x56282f491c90) at /home/tracey/kde/src/libksysguard/processcore/process_data_model.cpp:214
#21 operator() (__closure=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:141
#22 QtPrivate::FunctorCallBase::call_internal<void, QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<KSysGuard::Process*>, void, KSysGuard::ProcessDataModel::setEnabledAttributes(const QStringList&)::<lambda(KSysGuard::Process*)> >::call(KSysGuard::ProcessDataModel::setEnabledAttributes(const QStringList&)::<lambda(KSysGuard::Process*)>&, void**)::<lambda()> > (args=<optimized out>, fn=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:65
#23 QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<KSysGuard::Process*>, void, KSysGuard::ProcessDataModel::setEnabledAttributes(const QStringList&)::<lambda(KSysGuard::Process*)> >::call (f=..., arg=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:140
#24 QtPrivate::FunctorCallable<KSysGuard::ProcessDataModel::setEnabledAttributes(const QStringList&)::<lambda(KSysGuard::Process*)>, KSysGuard::Process*>::call<QtPrivate::List<KSysGuard::Process*>, void> (f=..., arg=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:362
#25 QtPrivate::QCallableObject<KSysGuard::ProcessDataModel::setEnabledAttributes(const QStringList&)::<lambda(KSysGuard::Process*)>, QtPrivate::List<KSysGuard::Process*>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=0x56282f4167e0, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:572
#26 0x00007f7fa513e354 in QtPrivate::QSlotObjectBase::call (this=0x56282f4167e0, r=0x56282f3c3180, a=0x7fff2ee698f0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobjectdefs_impl.h:486
#27 doActivate<false> (sender=0x56282efdf7d0, signal_index=3, argv=0x7fff2ee698f0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobject.cpp:4123
#28 0x00007f7fa47015df in KSysGuard::ProcessAttribute::dataChanged (this=<optimized out>, _t1=<optimized out>) at /home/tracey/kde/build/libksysguard/processcore/processcore_autogen/EWIEGA46WW/moc_process_attribute.cpp:159
#29 0x00007f7fa513e354 in QtPrivate::QSlotObjectBase::call (this=0x56282efdf990, r=0x56282efdf7d0, a=0x7fff2ee699f0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobjectdefs_impl.h:486
#30 doActivate<false> (sender=0x56282efc00e0, signal_index=3, argv=0x7fff2ee699f0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobject.cpp:4123
#31 0x00007f7fa4701706 in KSysGuard::Processes::processChanged (this=this@entry=0x56282efc00e0, _t1=<optimized out>, _t1@entry=0x56282f491c90, _t2=<optimized out>, _t2@entry=false) at /home/tracey/kde/build/libksysguard/processcore/processcore_autogen/EWIEGA46WW/moc_processes.cpp:263
#32 0x00007f7fa472abde in KSysGuard::Processes::updateProcess (this=this@entry=0x56282efc00e0, ps=0x56282f491c90, ppid=<optimized out>) at /home/tracey/kde/src/libksysguard/processcore/processes.cpp:139
#33 0x00007f7fa472b233 in KSysGuard::Processes::updateOrAddProcess (this=this@entry=0x56282efc00e0, pid=pid@entry=143) at /home/tracey/kde/src/libksysguard/processcore/processes.cpp:279
#34 0x00007f7fa472bbb1 in KSysGuard::Processes::processesUpdated (this=<optimized out>) at /home/tracey/kde/src/libksysguard/processcore/processes.cpp:319
#35 0x00007f7fa513e354 in QtPrivate::QSlotObjectBase::call (this=0x56282efc89c0, r=0x56282efc00e0, a=0x7fff2ee69b98) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobjectdefs_impl.h:486
#36 doActivate<false> (sender=0x56282efc0680, signal_index=3, argv=0x7fff2ee69b98) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobject.cpp:4123
#37 0x00007f7fa4716aba in KSysGuard::CGroupDataModel::update (this=<optimized out>) at /home/tracey/kde/src/libksysguard/processcore/cgroup_data_model.cpp:413
#38 0x00007f7fa513e354 in QtPrivate::QSlotObjectBase::call (this=0x56282efe27e0, r=0x56282efbfd30, a=0x7fff2ee69d70) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobjectdefs_impl.h:486
#39 doActivate<false> (sender=0x56282efbf950, signal_index=3, argv=0x7fff2ee69d70) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobject.cpp:4123
#40 0x00007f7fa5155b49 in QMetaObject::activate (local_signal_index=0, argv=0x7fff2ee69d70, sender=<optimized out>, m=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobject.cpp:4183
#41 QTimer::timeout (_t1=..., this=<optimized out>) at src/corelib/Core_autogen/include/moc_qtimer.cpp:223
#42 QTimer::timerEvent (this=<optimized out>, e=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qtimer.cpp:285
#43 0x00007f7fa5133ad7 in QObject::event (this=0x56282efbf950, e=0x7fff2ee6a080) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobject.cpp:1393
#44 0x00007f7fa764d310 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x56282efbf950, e=0x7fff2ee6a080) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/widgets/kernel/qapplication.cpp:3296
#45 0x00007f7fa764e553 in QApplication::notify (this=<optimized out>, receiver=0x56282efbf950, e=0x7fff2ee6a080) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/widgets/kernel/qapplication.cpp:2689
#46 0x00007f7fa50dc27f in QCoreApplication::notifyInternal2 (receiver=0x56282efbf950, event=0x7fff2ee6a080) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qcoreapplication.cpp:1177
#47 0x00007f7fa52b73eb in QCoreApplication::sendEvent (receiver=0x7fff2ee693d8, event=0x7fff2ee6a080) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qcoreapplication.cpp:1617
#48 QTimerInfoList::activateTimers (this=0x56282cf76e80) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qtimerinfo_unix.cpp:426
#49 0x00007f7fa53eb262 in timerSourceDispatch (source=0x56282cf76e20) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qeventdispatcher_glib.cpp:152
#50 0x00007f7fa447f3a3 in g_main_dispatch (context=0x7f7f94000f00) at ../glib/gmain.c:3398
#51 0x00007f7fa450925d in g_main_context_dispatch_unlocked (context=0x7f7f94000f00) at ../glib/gmain.c:4249
#52 g_main_context_iterate_unlocked.isra.0 (context=0x7f7f94000f00, block=<optimized out>, dispatch=<optimized out>, self=<optimized out>) at ../glib/gmain.c:4314
#53 0x00007f7fa447b454 in g_main_context_iteration (context=0x7f7f94000f00, may_block=1) at ../glib/gmain.c:4379
#54 0x00007f7fa53ea6d6 in QEventDispatcherGlib::processEvents (this=0x56282cf04f30, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#55 0x00007f7fa50e7966 in QEventLoop::processEvents (this=0x7fff2ee6a2f0, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qeventloop.cpp:103
#56 QEventLoop::exec (this=0x7fff2ee6a2f0, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qeventloop.cpp:185
#57 0x00007f7fa50dcace in QCoreApplication::exec () at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qcoreapplication.cpp:1520
#58 0x000056282c6eb061 in main (argc=<optimized out>, argv=<optimized out>) at /home/tracey/kde/src/plasma-systemmonitor/src/main.cpp:118

Reported using DrKonqi
Comment 1 TraceyC 2025-05-09 23:08:26 UTC
Oh hey, it looks like I accidentally reproduced 502826

*** This bug has been marked as a duplicate of bug 502826 ***