Bug 511452 - plasmashell segfault
Summary: plasmashell segfault
Status: RESOLVED DUPLICATE of bug 511428
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 6.5.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-11-01 02:45 UTC by brezel
Modified: 2025-11-03 23:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/284029/events/6998e18f7426469aa989de109dac4c30/


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description brezel 2025-11-01 02:45:55 UTC
Application: plasmashell (6.5.1)

ApplicationNotResponding [ANR]: false
Qt Version: 6.10.0
Frameworks Version: 6.19.0
Operating System: Linux 6.17.5-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 6.5.1 [CoredumpBackend]

-- Information about the crash:
i updated my system (zypper dup) 1 or 2 days ago and now plasmashell segfaults on me. i run i3 under x11.

The crash can be reproduced every time.

-- Backtrace:
Application: plasmashell (plasmashell), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}

warning: Can't open file /memfd:/.glXXXXXX (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 /memfd:JSVMStack:QtQml (deleted) 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:/.nvidia_drv.XXXXXX (deleted) during file-backed mapping note processing
[New LWP 24821]
[New LWP 24841]
[New LWP 24822]
[New LWP 24831]
[New LWP 24838]
[New LWP 24823]
[New LWP 24839]
[New LWP 24832]
[New LWP 24842]
[New LWP 24843]
[New LWP 24846]
[New LWP 24836]
[New LWP 24840]
[New LWP 24844]
[New LWP 24834]
[New LWP 24845]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell --no-respawn'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44
44	      return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0;
[Current thread is 1 (Thread 0x7f5f7ee4dc40 (LWP 24821))]
python sentry-sdk not installed :(

[Current thread is 13 (Thread 0x7f5f468196c0 (LWP 24840))]

Thread 16 (Thread 0x7f5f428156c0 (LWP 24845)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=a3@entry=0, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f5f82a987cc in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f5f4c003fbc, expected=0, op=<optimized out>, abstime=0x7f5f42814830, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f5f4c003fbc, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f42814830, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#4  0x00007f5f82a9884f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f5f4c003fbc, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f42814830, private=private@entry=0) at futex-internal.c:139
#5  0x00007f5f82a9b4e5 in __pthread_cond_wait_common (cond=0x7f5f4c003f98, mutex=0x7f5f4c003f70, clockid=<optimized out>, abstime=0x7f5f42814830) at pthread_cond_wait.c:421
#6  ___pthread_cond_timedwait64 (cond=0x7f5f4c003f98, mutex=0x7f5f4c003f70, abstime=0x7f5f42814830) at pthread_cond_wait.c:478
#7  0x00007f5f83574a34 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:58
#8  QWaitConditionPrivate::wait (this=0x7f5f4c003f70, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:66
#9  QWaitCondition::wait (this=<optimized out>, mutex=0x5623cd5f1cc8, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:146
#10 0x00007f5f834dff51 in QThreadPoolThread::run (this=0x7f5f4c001d40) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthreadpool.cpp:120
#11 0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#13 QThreadPrivate::start (arg=0x7f5f4c001d40) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#14 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 15 (Thread 0x7f5f62ffe6c0 (LWP 24834)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_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:49
#2  0x00007f5f82a98061 in __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  0x00007f5f82b129aa in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:29
#4  0x00007f5f76622077 in ??? () at /lib64/libnvidia-glcore.so.580.95.05
#5  0x00007f5f76610374 in ??? () at /lib64/libnvidia-glcore.so.580.95.05
#6  0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#7  0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 14 (Thread 0x7f5f438166c0 (LWP 24844)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=a3@entry=0, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f5f82a987cc in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f5f4c0043bc, expected=0, op=<optimized out>, abstime=0x7f5f43815830, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f5f4c0043bc, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f43815830, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#4  0x00007f5f82a9884f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f5f4c0043bc, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f43815830, private=private@entry=0) at futex-internal.c:139
#5  0x00007f5f82a9b4e5 in __pthread_cond_wait_common (cond=0x7f5f4c004398, mutex=0x7f5f4c004370, clockid=<optimized out>, abstime=0x7f5f43815830) at pthread_cond_wait.c:421
#6  ___pthread_cond_timedwait64 (cond=0x7f5f4c004398, mutex=0x7f5f4c004370, abstime=0x7f5f43815830) at pthread_cond_wait.c:478
#7  0x00007f5f83574a34 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:58
#8  QWaitConditionPrivate::wait (this=0x7f5f4c004370, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:66
#9  QWaitCondition::wait (this=<optimized out>, mutex=0x5623cd5f1cc8, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:146
#10 0x00007f5f834dff51 in QThreadPoolThread::run (this=0x7f5f4c005020) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthreadpool.cpp:120
#11 0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#13 QThreadPrivate::start (arg=0x7f5f4c005020) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#14 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 13 (Thread 0x7f5f468196c0 (LWP 24840)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=a3@entry=0, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f5f82a987cc in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f5f4c03136c, expected=0, op=<optimized out>, abstime=0x7f5f46818830, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f5f4c03136c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f46818830, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#4  0x00007f5f82a9884f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f5f4c03136c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f46818830, private=private@entry=0) at futex-internal.c:139
#5  0x00007f5f82a9b4e5 in __pthread_cond_wait_common (cond=0x7f5f4c031348, mutex=0x7f5f4c031320, clockid=<optimized out>, abstime=0x7f5f46818830) at pthread_cond_wait.c:421
#6  ___pthread_cond_timedwait64 (cond=0x7f5f4c031348, mutex=0x7f5f4c031320, abstime=0x7f5f46818830) at pthread_cond_wait.c:478
#7  0x00007f5f83574a34 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:58
#8  QWaitConditionPrivate::wait (this=0x7f5f4c031320, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:66
#9  QWaitCondition::wait (this=<optimized out>, mutex=0x5623cd5f1cc8, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:146
#10 0x00007f5f834dff51 in QThreadPoolThread::run (this=0x7f5f4c0042c0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthreadpool.cpp:120
#11 0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#13 QThreadPrivate::start (arg=0x7f5f4c0042c0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#14 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 12 (Thread 0x7f5f61ffd6c0 (LWP 24836)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f5f82a987cc in __futex_abstimed_wait_common64 (private=0, futex_word=0x5623cd798ac8, expected=<optimized out>, op=<optimized out>, abstime=0x0, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5623cd798ac8, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#4  0x00007f5f82a9884f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5623cd798ac8, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f5f82a9b308 in __pthread_cond_wait_common (cond=0x5623cd798aa8, mutex=0x5623cd798a80, clockid=0, abstime=0x0) at pthread_cond_wait.c:421
#6  ___pthread_cond_wait (cond=0x5623cd798aa8, mutex=0x5623cd798a80) at pthread_cond_wait.c:453
#7  0x00007f5f83574ac4 in QWaitConditionPrivate::wait (this=0x5623cd798a80, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:68
#8  QWaitCondition::wait (this=this@entry=0x5623cd754660, mutex=mutex@entry=0x5623cd754658, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:146
#9  0x00007f5f851453d0 in QSGRenderThreadEventQueue::takeEvent (this=0x5623cd754640, wait=true) at /usr/src/debug/qtdeclarative-everywhere-src-6.10.0/src/quick/scenegraph/qsgthreadedrenderloop.cpp:198
#10 QSGRenderThread::processEventsAndWaitForMore (this=0x5623cd7545a0) at /usr/src/debug/qtdeclarative-everywhere-src-6.10.0/src/quick/scenegraph/qsgthreadedrenderloop.cpp:886
#11 QSGRenderThread::run (this=0x5623cd7545a0) at /usr/src/debug/qtdeclarative-everywhere-src-6.10.0/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1009
#12 0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#13 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#14 QThreadPrivate::start (arg=0x5623cd7545a0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#15 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#16 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 11 (Thread 0x7f5f418146c0 (LWP 24846)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=a3@entry=0, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f5f82a987cc in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f5f4c0484bc, expected=0, op=<optimized out>, abstime=0x7f5f41813830, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f5f4c0484bc, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f41813830, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#4  0x00007f5f82a9884f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f5f4c0484bc, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f41813830, private=private@entry=0) at futex-internal.c:139
#5  0x00007f5f82a9b4e5 in __pthread_cond_wait_common (cond=0x7f5f4c048498, mutex=0x7f5f4c048470, clockid=<optimized out>, abstime=0x7f5f41813830) at pthread_cond_wait.c:421
#6  ___pthread_cond_timedwait64 (cond=0x7f5f4c048498, mutex=0x7f5f4c048470, abstime=0x7f5f41813830) at pthread_cond_wait.c:478
#7  0x00007f5f83574a34 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:58
#8  QWaitConditionPrivate::wait (this=0x7f5f4c048470, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:66
#9  QWaitCondition::wait (this=<optimized out>, mutex=0x5623cd5f1cc8, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:146
#10 0x00007f5f834dff51 in QThreadPoolThread::run (this=0x7f5f4c029570) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthreadpool.cpp:120
#11 0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#13 QThreadPrivate::start (arg=0x7f5f4c029570) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#14 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 10 (Thread 0x7f5f3bfff6c0 (LWP 24843)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=a3@entry=0, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f5f82a987cc in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f5f4c02d8ec, expected=0, op=<optimized out>, abstime=0x7f5f3bffe830, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f5f4c02d8ec, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f3bffe830, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#4  0x00007f5f82a9884f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f5f4c02d8ec, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f3bffe830, private=private@entry=0) at futex-internal.c:139
#5  0x00007f5f82a9b4e5 in __pthread_cond_wait_common (cond=0x7f5f4c02d8c8, mutex=0x7f5f4c02d8a0, clockid=<optimized out>, abstime=0x7f5f3bffe830) at pthread_cond_wait.c:421
#6  ___pthread_cond_timedwait64 (cond=0x7f5f4c02d8c8, mutex=0x7f5f4c02d8a0, abstime=0x7f5f3bffe830) at pthread_cond_wait.c:478
#7  0x00007f5f83574a34 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:58
#8  QWaitConditionPrivate::wait (this=0x7f5f4c02d8a0, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:66
#9  QWaitCondition::wait (this=<optimized out>, mutex=0x5623cd5f1cc8, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:146
#10 0x00007f5f834dff51 in QThreadPoolThread::run (this=0x7f5f4c037050) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthreadpool.cpp:120
#11 0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#13 QThreadPrivate::start (arg=0x7f5f4c037050) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#14 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 9 (Thread 0x7f5f448176c0 (LWP 24842)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=a3@entry=0, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f5f82a987cc in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f5f4c02d41c, expected=0, op=<optimized out>, abstime=0x7f5f44816830, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f5f4c02d41c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f44816830, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#4  0x00007f5f82a9884f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f5f4c02d41c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f44816830, private=private@entry=0) at futex-internal.c:139
#5  0x00007f5f82a9b4e5 in __pthread_cond_wait_common (cond=0x7f5f4c02d3f8, mutex=0x7f5f4c02d3d0, clockid=<optimized out>, abstime=0x7f5f44816830) at pthread_cond_wait.c:421
#6  ___pthread_cond_timedwait64 (cond=0x7f5f4c02d3f8, mutex=0x7f5f4c02d3d0, abstime=0x7f5f44816830) at pthread_cond_wait.c:478
#7  0x00007f5f83574a34 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:58
#8  QWaitConditionPrivate::wait (this=0x7f5f4c02d3d0, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:66
#9  QWaitCondition::wait (this=<optimized out>, mutex=0x5623cd5f1cc8, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:146
#10 0x00007f5f834dff51 in QThreadPoolThread::run (this=0x7f5f4c01fbb0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthreadpool.cpp:120
#11 0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#13 QThreadPrivate::start (arg=0x7f5f4c01fbb0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#14 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 8 (Thread 0x7f5f63fff6c0 (LWP 24832)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f5f82a987cc in __futex_abstimed_wait_common64 (private=0, futex_word=0x5623cd742008, expected=<optimized out>, op=<optimized out>, abstime=0x0, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5623cd742008, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#4  0x00007f5f82a9884f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5623cd742008, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#5  0x00007f5f82a9b308 in __pthread_cond_wait_common (cond=0x5623cd741fe8, mutex=0x5623cd741fc0, clockid=0, abstime=0x0) at pthread_cond_wait.c:421
#6  ___pthread_cond_wait (cond=0x5623cd741fe8, mutex=0x5623cd741fc0) at pthread_cond_wait.c:453
#7  0x00007f5f83574ac4 in QWaitConditionPrivate::wait (this=0x5623cd741fc0, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:68
#8  QWaitCondition::wait (this=this@entry=0x5623cd761d60, mutex=mutex@entry=0x5623cd761d58, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:146
#9  0x00007f5f851453d0 in QSGRenderThreadEventQueue::takeEvent (this=0x5623cd761d40, wait=true) at /usr/src/debug/qtdeclarative-everywhere-src-6.10.0/src/quick/scenegraph/qsgthreadedrenderloop.cpp:198
#10 QSGRenderThread::processEventsAndWaitForMore (this=0x5623cd761ca0) at /usr/src/debug/qtdeclarative-everywhere-src-6.10.0/src/quick/scenegraph/qsgthreadedrenderloop.cpp:886
#11 QSGRenderThread::run (this=0x5623cd761ca0) at /usr/src/debug/qtdeclarative-everywhere-src-6.10.0/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1009
#12 0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#13 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#14 QThreadPrivate::start (arg=0x5623cd761ca0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#15 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#16 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 7 (Thread 0x7f5f51dff6c0 (LWP 24839)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=a3@entry=0, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f5f82a987cc in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f5f4c03202c, expected=0, op=<optimized out>, abstime=0x7f5f51dfe830, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f5f4c03202c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f51dfe830, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#4  0x00007f5f82a9884f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f5f4c03202c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f51dfe830, private=private@entry=0) at futex-internal.c:139
#5  0x00007f5f82a9b4e5 in __pthread_cond_wait_common (cond=0x7f5f4c032008, mutex=0x7f5f4c031fe0, clockid=<optimized out>, abstime=0x7f5f51dfe830) at pthread_cond_wait.c:421
#6  ___pthread_cond_timedwait64 (cond=0x7f5f4c032008, mutex=0x7f5f4c031fe0, abstime=0x7f5f51dfe830) at pthread_cond_wait.c:478
#7  0x00007f5f83574a34 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:58
#8  QWaitConditionPrivate::wait (this=0x7f5f4c031fe0, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:66
#9  QWaitCondition::wait (this=<optimized out>, mutex=0x5623cd5f1cc8, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:146
#10 0x00007f5f834dff51 in QThreadPoolThread::run (this=0x7f5f4c003c30) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthreadpool.cpp:120
#11 0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#13 QThreadPrivate::start (arg=0x7f5f4c003c30) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#14 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 6 (Thread 0x7f5f7d9916c0 (LWP 24823)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_syscall_cancel (a1=a1@entry=140048105801720, a2=a2@entry=1, a3=a3@entry=-1, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=0, nr=7) at cancellation.c:49
#2  0x00007f5f82a98061 in __syscall_cancel (a1=a1@entry=140048105801720, a2=a2@entry=1, a3=a3@entry=-1, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=0, nr=7) at cancellation.c:75
#3  0x00007f5f82b129aa in __GI___poll (fds=fds@entry=0x7f5f7d9907f8, nfds=nfds@entry=1, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#4  0x00007f5f86152a62 in poll (__fds=0x7f5f7d9907f8, __nfds=1, __timeout=-1) at /usr/include/bits/poll2.h:44
#5  _xcb_conn_wait (c=c@entry=0x5623ccb8dbb0, vector=vector@entry=0x0, count=count@entry=0x0, cond=<optimized out>) at /usr/src/debug/libxcb-1.17.0/src/xcb_conn.c:510
#6  0x00007f5f861544bc in _xcb_conn_wait (c=0x5623ccb8dbb0, cond=0x5623ccb8dbf0, vector=0x0, count=0x0) at /usr/src/debug/libxcb-1.17.0/src/xcb_conn.c:476
#7  xcb_wait_for_event (c=0x5623ccb8dbb0) at /usr/src/debug/libxcb-1.17.0/src/xcb_in.c:703
#8  0x00007f5f7ed79a08 in QXcbEventQueue::run (this=0x5623ccb86c70) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/plugins/platforms/xcb/qxcbeventqueue.cpp:192
#9  0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#11 QThreadPrivate::start (arg=0x5623ccb86c70) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#12 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#13 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 5 (Thread 0x7f5f53fff6c0 (LWP 24838)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_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:49
#2  0x00007f5f82a98061 in __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  0x00007f5f82b12f32 in __GI_ppoll (fds=fds@entry=0x7f5f4c0016e0, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#4  0x00007f5f81cbdb1f in ppoll (__fds=0x7f5f4c0016e0, __nfds=1, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101
#5  g_main_context_poll_unlocked (priority=<optimized out>, context=0x7f5f4c000d00, timeout_usec=<optimized out>, fds=0x7f5f4c0016e0, n_fds=1) at ../glib/gmain.c:4811
#6  g_main_context_iterate_unlocked (context=context@entry=0x7f5f4c000d00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4485
#7  0x00007f5f81cbe26c in g_main_context_iteration (context=0x7f5f4c000d00, may_block=1) at ../glib/gmain.c:4556
#8  0x00007f5f83694038 in QEventDispatcherGlib::processEvents (this=0x7f5f4c000be0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#9  0x00007f5f833dc12b in QEventLoop::exec (this=0x7f5f53ffe8b0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/global/qflags.h:77
#10 0x00007f5f834e2989 in QThread::exec (this=this@entry=0x5623cd57ee30) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread.cpp:672
#11 0x00007f5f8506903b in QQuickPixmapReader::run (this=0x5623cd57ee30) at /usr/src/debug/qtdeclarative-everywhere-src-6.10.0/src/quick/util/qquickpixmapcache.cpp:1193
#12 0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#13 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#14 QThreadPrivate::start (arg=0x5623cd57ee30) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#15 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#16 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 4 (Thread 0x7f5f6b9ff6c0 (LWP 24831)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_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:49
#2  0x00007f5f82a98061 in __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  0x00007f5f82b12f32 in __GI_ppoll (fds=fds@entry=0x7f5f64001480, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#4  0x00007f5f81cbdb1f in ppoll (__fds=0x7f5f64001480, __nfds=1, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101
#5  g_main_context_poll_unlocked (priority=<optimized out>, context=0x7f5f64000d00, timeout_usec=<optimized out>, fds=0x7f5f64001480, n_fds=1) at ../glib/gmain.c:4811
#6  g_main_context_iterate_unlocked (context=context@entry=0x7f5f64000d00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4485
#7  0x00007f5f81cbe26c in g_main_context_iteration (context=0x7f5f64000d00, may_block=1) at ../glib/gmain.c:4556
#8  0x00007f5f83694038 in QEventDispatcherGlib::processEvents (this=0x7f5f64000be0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#9  0x00007f5f833dc12b in QEventLoop::exec (this=0x7f5f6b9fe8f0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/global/qflags.h:77
#10 0x00007f5f834e2989 in QThread::exec (this=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread.cpp:672
#11 0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#13 QThreadPrivate::start (arg=0x5623cd53dc40) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#14 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 3 (Thread 0x7f5f7e9926c0 (LWP 24822)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_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:49
#2  0x00007f5f82a98061 in __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  0x00007f5f82b12f32 in __GI_ppoll (fds=fds@entry=0x7f5f78001660, nfds=nfds@entry=3, timeout=<optimized out>, timeout@entry=0x7f5f7e991750, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#4  0x00007f5f81cbdb1f in ppoll (__fds=0x7f5f78001660, __nfds=3, __timeout=0x7f5f7e991750, __ss=0x0) at /usr/include/bits/poll2.h:101
#5  g_main_context_poll_unlocked (priority=<optimized out>, context=0x7f5f78000d00, timeout_usec=<optimized out>, fds=0x7f5f78001660, n_fds=3) at ../glib/gmain.c:4811
#6  g_main_context_iterate_unlocked (context=context@entry=0x7f5f78000d00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4485
#7  0x00007f5f81cbe26c in g_main_context_iteration (context=0x7f5f78000d00, may_block=1) at ../glib/gmain.c:4556
#8  0x00007f5f83694038 in QEventDispatcherGlib::processEvents (this=0x7f5f78000be0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#9  0x00007f5f833dc12b in QEventLoop::exec (this=0x7f5f7e9918b0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/global/qflags.h:77
#10 0x00007f5f834e2989 in QThread::exec (this=this@entry=0x7f5f84441dc0 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread.cpp:672
#11 0x00007f5f843bdf0e in QDBusConnectionManager::run (this=0x7f5f84441dc0 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/dbus/qdbusconnectionmanager.cpp:145
#12 0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#13 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#14 QThreadPrivate::start (arg=0x7f5f84441dc0 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#15 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#16 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 2 (Thread 0x7f5f458186c0 (LWP 24841)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007f5f82a98008 in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=a3@entry=0, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
#2  0x00007f5f82a987cc in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f5f4c00246c, expected=0, op=<optimized out>, abstime=0x7f5f45817830, cancel=true) at futex-internal.c:57
#3  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f5f4c00246c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f45817830, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#4  0x00007f5f82a9884f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f5f4c00246c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f5f45817830, private=private@entry=0) at futex-internal.c:139
#5  0x00007f5f82a9b4e5 in __pthread_cond_wait_common (cond=0x7f5f4c002448, mutex=0x7f5f4c002420, clockid=<optimized out>, abstime=0x7f5f45817830) at pthread_cond_wait.c:421
#6  ___pthread_cond_timedwait64 (cond=0x7f5f4c002448, mutex=0x7f5f4c002420, abstime=0x7f5f45817830) at pthread_cond_wait.c:478
#7  0x00007f5f83574a34 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:58
#8  QWaitConditionPrivate::wait (this=0x7f5f4c002420, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:66
#9  QWaitCondition::wait (this=<optimized out>, mutex=0x5623cd5f1cc8, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qwaitcondition_unix.cpp:146
#10 0x00007f5f834dff51 in QThreadPoolThread::run (this=0x7f5f4c02ad50) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthreadpool.cpp:120
#11 0x00007f5f83573288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367
#13 QThreadPrivate::start (arg=0x7f5f4c02ad50) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397
#14 0x00007f5f82a9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448
#15 0x00007f5f82b20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 1 (Thread 0x7f5f7ee4dc40 (LWP 24821)):
[KCrash Handler]
#5  QObject::parent (this=<optimized out>, this=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs.h:241
#6  Plasma::Containment::screen (this=<optimized out>) at /usr/src/debug/libplasma-6.5.1/src/plasma/containment.cpp:471
#7  0x00005623b158e100 in PanelView::canSetStrut (this=0x5623cd6636c0) at /usr/src/debug/plasma-workspace-6.5.1/shell/panelview.cpp:1503
#8  PanelView::canSetStrut (this=0x5623cd6636c0) at /usr/src/debug/plasma-workspace-6.5.1/shell/panelview.cpp:1479
#9  PanelView::updateExclusiveZone (this=this@entry=0x5623cd6636c0) at /usr/src/debug/plasma-workspace-6.5.1/shell/panelview.cpp:1591
#10 0x00005623b158e7d2 in PanelView::updateFloating (this=0x5623cd6636c0) at /usr/src/debug/plasma-workspace-6.5.1/shell/panelview.cpp:1961
#11 0x00005623b15ae7aa in PanelView::PanelView (parent=0x0, this=0x5623cd6636c0, corona=0x7ffdd65284e0, targetScreen=<optimized out>) at /usr/src/debug/plasma-workspace-6.5.1/shell/panelview.cpp:131
#12 ShellCorona::createWaitingPanels (this=0x7ffdd65284e0) at /usr/src/debug/plasma-workspace-6.5.1/shell/shellcorona.cpp:1613
#13 0x00007f5f83435c20 in QtPrivate::QSlotObjectBase::call (this=0x5623cd02beb0, r=<optimized out>, a=0x7ffdd6527d30) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qobjectdefs_impl.h:461
#14 doActivate<false> (sender=0x7ffdd65285f0, signal_index=3, argv=0x7ffdd6527d30) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qobject.cpp:4255
#15 0x00007f5f8343c0c3 in QMetaObject::activate<void, QTimer::QPrivateSignal> (sender=<optimized out>, mo=<optimized out>, local_signal_index=0, ret=0x0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qobjectdefs.h:319
#16 QTimer::timeout (this=<optimized out>, _t1=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/build/src/corelib/Core_autogen/include/moc_qtimer.cpp:182
#17 0x00007f5f83423626 in QObject::event (this=<optimized out>, e=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qobject.cpp:1386
#18 0x00007f5f857e7918 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x7ffdd65285f0, e=0x7ffdd6527eb0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/widgets/kernel/qapplication.cpp:3307
#19 0x00007f5f833cdc98 in QCoreApplication::notifyInternal2 (receiver=0x7ffdd65285f0, event=0x7ffdd6527eb0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qcoreapplication.cpp:1109
#20 0x00007f5f835729bc in QTimerInfoList::activateTimers (this=0x5623ccc181e0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qtimerinfo_unix.cpp:426
#21 0x00007f5f83695f64 in timerSourceDispatch (source=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qeventdispatcher_glib.cpp:152
#22 idleTimerSourceDispatch (source=source@entry=0x5623ccbf5b20) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qeventdispatcher_glib.cpp:199
#23 0x00007f5f81cbab36 in g_main_dispatch (context=0x7f5f78000f60) at ../glib/gmain.c:3565
#24 g_main_context_dispatch_unlocked (context=context@entry=0x7f5f78000f60) at ../glib/gmain.c:4425
#25 0x00007f5f81cbda28 in g_main_context_iterate_unlocked (context=context@entry=0x7f5f78000f60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4490
#26 0x00007f5f81cbe26c in g_main_context_iteration (context=0x7f5f78000f60, may_block=1) at ../glib/gmain.c:4556
#27 0x00007f5f83694038 in QEventDispatcherGlib::processEvents (this=0x5623ccc2c1c0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#28 0x00007f5f833dc12b in QEventLoop::exec (this=0x7ffdd6528120, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/global/qflags.h:77
#29 0x00007f5f833d2bd3 in QCoreApplication::exec () at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qcoreapplication.cpp:1452
#30 0x00007f5f83c2a640 in QGuiApplication::exec () at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/gui/kernel/qguiapplication.cpp:1973
#31 0x00007f5f857e2f39 in QApplication::exec () at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/widgets/kernel/qapplication.cpp:2574
#32 0x00005623b1571298 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma-workspace-6.5.1/shell/main.cpp:188

Reported using DrKonqi
Comment 1 TraceyC 2025-11-03 23:50:22 UTC
Thank you for the bug report. Based on the backtrace this looks like a duplicate of bug 511428. Please follow that report if you would like updates on the progress of this issue.

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