Bug 483677 - Dolphin crashes when turning external display on and off
Summary: Dolphin crashes when turning external display on and off
Status: RESOLVED DUPLICATE of bug 473020
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.02.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi, qt6
Depends on:
Blocks:
 
Reported: 2024-03-15 14:52 UTC by Najjar
Modified: 2024-03-24 11:27 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Najjar 2024-03-15 14:52:10 UTC
Application: dolphin (24.02.0)

Qt Version: 6.6.2
Frameworks Version: 6.0.0
Operating System: Linux 6.7.9-arch1-1 x86_64
Windowing System: Wayland
Distribution: Arch Linux
DrKonqi: 6.0.2 [CoredumpBackend]

-- Information about the crash:
This is related to #483676 and is the same crash. I didn't want to post the two traces in the same bug report, and I'm not entirely sure of the overarching component that connects them.

Same description:
My external monitor is connected to the computer using DP adapter through USB-C.
Whenever the monitor is turned on or off, Konsole crashes consistently. Often KWin Wayland crashes as well brining down plasmashell and any Qt application running.

#449957 #448102 #455689 list similar symptoms, and the main bug report is reported RESOLVED FIXED. This has been happening since before those reports, and keeps happening.

The crash can be reproduced every time.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}
[New LWP 2407]
[New LWP 2421]
[New LWP 2423]
[New LWP 13222]
[New LWP 2420]
[New LWP 13227]
[New LWP 4868]
[New LWP 13221]
[New LWP 4970]
[New LWP 13223]
[New LWP 13226]
[New LWP 13229]
[New LWP 13220]
[New LWP 2418]
[New LWP 2462]
[New LWP 13228]
[New LWP 2422]
Downloading separate debug info for /usr/lib/libdolphinvcs.so.6...
Downloading separate debug info for /usr/lib/libKF6FileMetaData.so.3...
Downloading separate debug info for /usr/lib/libKF6BalooEngine.so.6...
Downloading separate debug info for /usr/lib/libKF6KCMUtilsQuick.so.6...
Downloading separate debug info for /usr/lib/libpulse-mainloop-glib.so.0...
Downloading separate debug info for /usr/lib/liblmdb.so...
Downloading separate debug info for /usr/lib/libvorbisenc.so.2...
Downloading separate debug info for /usr/lib/qt6/plugins/kf6/kio/kio_file.so...
Downloading separate debug info for /usr/lib/qt6/plugins/kf6/kwindowsystem/KF6WindowSystemKWaylandPlugin.so...
Downloading separate debug info for /usr/lib/qt6/plugins/kf6/kfileitemaction/compressfileitemaction.so...
Downloading separate debug info for /usr/lib/libkerfuffle.so.24...
Downloading separate debug info for /usr/lib/qt6/plugins/kf6/kfileitemaction/tagsfileitemaction.so...
Downloading separate debug info for /usr/lib/qt6/plugins/kf6/kfileitemaction/forgetfileitemaction.so...
Downloading separate debug info for /usr/lib/qt6/plugins/kf6/kfileitemaction/kactivitymanagerd_fileitem_linking_plugin.so...
Downloading separate debug info for /usr/lib/qt6/plugins/kf6/kfileitemaction/slideshowfileitemaction.so...
Downloading separate debug info for /usr/lib/qt6/plugins/kf6/kfileitemaction/kio-admin.so...
Downloading separate debug info for /usr/lib/qt6/plugins/kf6/kfileitemaction/plasmavaultfileitemaction.so...
Downloading separate debug info for /usr/lib/qt6/plugins/sqldrivers/libqsqlite.so...
Downloading separate debug info for /usr/lib/qt6/plugins/sqldrivers/../../../libsqlite3.so.0...
Downloading separate debug info for /usr/lib/libnss_systemd.so.2...
Downloading separate debug info for /usr/lib/qt6/plugins/kf6/propertiesdialog/baloofilepropertiesplugin.so...
Downloading separate debug info for /usr/lib/qt6/plugins/kf6/FrameworkIntegrationPlugin.so...
Downloading separate debug info for /usr/lib/libcanberra-0.30/libcanberra-multi.so...
Downloading separate debug info for /usr/lib/libcanberra-0.30/libcanberra-pulse.so...
Downloading separate debug info for /usr/lib/libcanberra-0.30/libcanberra-alsa.so...
Downloading separate debug info for /usr/lib/libasound.so.2...
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/dolphin'.
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 0x7a06075c99c0 (LWP 2407))]

Cannot QML trace cores :(
Downloading source file /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread.cpp...
Downloading source file /usr/src/debug/dolphin/dolphin-24.02.0/src/main.cpp...
Downloading source file /usr/src/debug/kio/kio-6.0.0/src/core/workerthread.cpp...
Downloading source file /usr/src/debug/kio/kio-6.0.0/src/core/slavebase.cpp...
Downloading source file /usr/src/debug/kio/kio-6.0.0/src/core/connection.cpp...
Downloading source file /usr/src/debug/kio/kio-6.0.0/src/core/connectionbackend.cpp...
Downloading source file /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/network/socket/qabstractsocket.cpp...
Downloading source file /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/network/socket/qnativesocketengine.cpp...
Downloading source file /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/network/socket/qnativesocketengine_unix.cpp...
Downloading source file /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcore_unix_p.h...
Downloading source file /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcore_unix.cpp...
Downloading source file /usr/src/debug/glibc/glibc/io/../sysdeps/unix/sysv/linux/ppoll.c...
Downloading source file /usr/src/debug/pulseaudio/build/../pulseaudio/src/pulsecore/thread-posix.c...
Downloading source file /usr/src/debug/pulseaudio/build/../pulseaudio/src/pulse/thread-mainloop.c...
Downloading source file /usr/src/debug/pulseaudio/build/../pulseaudio/src/pulse/mainloop.c...
[Current thread is 1 (Thread 0x7a06075c99c0 (LWP 2407))]

Thread 17 (Thread 0x7a0604e006c0 (LWP 2422)):
#0  0x00007a060e4a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5f35b903da98) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5f35b903da98, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007a060e4a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5f35b903da98, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007a060e4a8750 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5f35b903da40, cond=0x5f35b903da70) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5f35b903da70, mutex=0x5f35b903da40) at pthread_cond_wait.c:618
#5  0x00007a05fdc8685c in cnd_wait () at ../mesa-24.0.3/src/c11/impl/threads_posix.c:135
#6  util_queue_thread_func () at ../mesa-24.0.3/src/util/u_queue.c:290
#7  0x00007a05fdc9e80c in impl_thrd_routine () at ../mesa-24.0.3/src/c11/impl/threads_posix.c:67
#8  0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 16 (Thread 0x7a05e34006c0 (LWP 13228)):
#0  0x00007a060e4a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7a05e33ffae0, op=137, expected=0, futex_word=0x5f35b9a0f980) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5f35b9a0f980, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e33ffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007a060e4a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5f35b9a0f980, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e33ffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007a060e4a8a65 in __pthread_cond_wait_common (abstime=0x7a05e33ffae0, clockid=1, mutex=0x5f35b9a0f930, cond=0x5f35b9a0f958) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x5f35b9a0f958, mutex=0x5f35b9a0f930, abstime=0x7a05e33ffae0) at pthread_cond_wait.c:643
#5  0x00007a060d8a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x5f35b9a0f930) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x5f35b9a0f930) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:101
#7  QWaitCondition::wait (this=this@entry=0x5f35b99de460, mutex=mutex@entry=0x5f35b93c70c8, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007a060d8a64aa in QThreadPoolThread::run (this=0x5f35b99de450) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007a060d8a0bd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x5f35b99de450) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#13 0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 15 (Thread 0x7a05ea8006c0 (LWP 2462)):
#0  0x00007a060e5190bf in __GI___poll (fds=0x5f35b942daf0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007a060be762f6 in g_main_context_poll_unlocked (priority=2147483647, n_fds=1, fds=0x5f35b942daf0, timeout=<optimized out>, context=0x7a05c4000c60) at ../glib/glib/gmain.c:4653
#2  g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7a05c4000c60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4344
#3  0x00007a060be16162 in g_main_context_iteration (context=0x7a05c4000c60, may_block=1) at ../glib/glib/gmain.c:4414
#4  0x00007a060d9739c4 in QEventDispatcherGlib::processEvents (this=0x7a05c4000b70, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventdispatcher_glib.cpp:393
#5  0x00007a060d743d6e in QEventLoop::processEvents (flags=..., this=0x7a05ea7ffb90) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:100
#6  QEventLoop::exec (this=0x7a05ea7ffb90, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:182
#7  0x00007a060d82116f in QThread::exec (this=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread.cpp:578
#8  QThread::run (this=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread.cpp:699
#9  0x00007a060d8a0bd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x5f35b9256870) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#13 0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 14 (Thread 0x7a06070006c0 (LWP 2418)):
#0  0x00007a060e5190bf in __GI___poll (fds=0x5f35b8efd000, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007a060be762f6 in g_main_context_poll_unlocked (priority=2147483647, n_fds=3, fds=0x5f35b8efd000, timeout=<optimized out>, context=0x7a0600000c80) at ../glib/glib/gmain.c:4653
#2  g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7a0600000c80, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4344
#3  0x00007a060be16162 in g_main_context_iteration (context=0x7a0600000c80, may_block=1) at ../glib/glib/gmain.c:4414
#4  0x00007a060d9739c4 in QEventDispatcherGlib::processEvents (this=0x7a0600000b70, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventdispatcher_glib.cpp:393
#5  0x00007a060d743d6e in QEventLoop::processEvents (flags=..., this=0x7a0606fffb30) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:100
#6  QEventLoop::exec (this=0x7a0606fffb30, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:182
#7  0x00007a060d82106f in QThread::exec (this=this@entry=0x7a060ee3db80 <_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.lto_priv.0>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/global/qflags.h:74
#8  0x00007a060edb59df in QDBusConnectionManager::run (this=0x7a060ee3db80 <_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.lto_priv.0>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/dbus/qdbusconnection.cpp:131
#9  0x00007a060d8a0bd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x7a060ee3db80 <_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.lto_priv.0>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#13 0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 13 (Thread 0x7a05e2a006c0 (LWP 13220)):
#0  0x00007a060e4a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7a05e29ffae0, op=137, expected=0, futex_word=0x5f35b9b831d4) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5f35b9b831d4, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e29ffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007a060e4a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5f35b9b831d4, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e29ffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007a060e4a8a65 in __pthread_cond_wait_common (abstime=0x7a05e29ffae0, clockid=1, mutex=0x5f35b9b83180, cond=0x5f35b9b831a8) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x5f35b9b831a8, mutex=0x5f35b9b83180, abstime=0x7a05e29ffae0) at pthread_cond_wait.c:643
#5  0x00007a060d8a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x5f35b9b83180) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x5f35b9b83180) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:101
#7  QWaitCondition::wait (this=this@entry=0x5f35b9abdbe0, mutex=mutex@entry=0x5f35b93c70c8, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007a060d8a64aa in QThreadPoolThread::run (this=0x5f35b9abdbd0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007a060d8a0bd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x5f35b9abdbd0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#13 0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 12 (Thread 0x7a05e20006c0 (LWP 13229)):
#0  0x00007a060e4a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7a05e1fffae0, op=137, expected=0, futex_word=0x5f35b99f4140) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5f35b99f4140, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e1fffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007a060e4a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5f35b99f4140, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e1fffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007a060e4a8a65 in __pthread_cond_wait_common (abstime=0x7a05e1fffae0, clockid=1, mutex=0x5f35b99f40f0, cond=0x5f35b99f4118) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x5f35b99f4118, mutex=0x5f35b99f40f0, abstime=0x7a05e1fffae0) at pthread_cond_wait.c:643
#5  0x00007a060d8a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x5f35b99f40f0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x5f35b99f40f0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:101
#7  QWaitCondition::wait (this=this@entry=0x5f35b99e1940, mutex=mutex@entry=0x5f35b93c70c8, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007a060d8a64aa in QThreadPoolThread::run (this=0x5f35b99e1930) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007a060d8a0bd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x5f35b99e1930) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#13 0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 11 (Thread 0x7a05e8a006c0 (LWP 13226)):
#0  0x00007a060e4a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7a05e89ffae0, op=137, expected=0, futex_word=0x5f35b93a9ca0) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5f35b93a9ca0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e89ffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007a060e4a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5f35b93a9ca0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e89ffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007a060e4a8a65 in __pthread_cond_wait_common (abstime=0x7a05e89ffae0, clockid=1, mutex=0x5f35b93a9c50, cond=0x5f35b93a9c78) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x5f35b93a9c78, mutex=0x5f35b93a9c50, abstime=0x7a05e89ffae0) at pthread_cond_wait.c:643
#5  0x00007a060d8a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x5f35b93a9c50) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x5f35b93a9c50) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:101
#7  QWaitCondition::wait (this=this@entry=0x5f35b93a9b90, mutex=mutex@entry=0x5f35b93c70c8, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007a060d8a64aa in QThreadPoolThread::run (this=0x5f35b93a9b80) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007a060d8a0bd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x5f35b93a9b80) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#13 0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 10 (Thread 0x7a05e9e006c0 (LWP 13223)):
#0  0x00007a060e4a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7a05e9dffae0, op=137, expected=0, futex_word=0x5f35b93ee004) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5f35b93ee004, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e9dffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007a060e4a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5f35b93ee004, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e9dffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007a060e4a8a65 in __pthread_cond_wait_common (abstime=0x7a05e9dffae0, clockid=1, mutex=0x5f35b93edfb0, cond=0x5f35b93edfd8) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x5f35b93edfd8, mutex=0x5f35b93edfb0, abstime=0x7a05e9dffae0) at pthread_cond_wait.c:643
#5  0x00007a060d8a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x5f35b93edfb0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x5f35b93edfb0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:101
#7  QWaitCondition::wait (this=this@entry=0x5f35b94bacc0, mutex=mutex@entry=0x5f35b93c70c8, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007a060d8a64aa in QThreadPoolThread::run (this=0x5f35b94bacb0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007a060d8a0bd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x5f35b94bacb0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#13 0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 9 (Thread 0x7a05d4c006c0 (LWP 4970)):
#0  0x00007a060e5190bf in __GI___poll (fds=fds@entry=0x7a057c009020, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007a060bfde9b7 in poll (__timeout=-1, __nfds=2, __fds=0x7a057c009020) at /usr/include/bits/poll2.h:39
#2  poll_func (ufds=0x7a057c009020, nfds=2, timeout=-1, userdata=0x5f35b9c88060) at ../pulseaudio/src/pulse/thread-mainloop.c:70
#3  0x00007a060bfc845c in pa_mainloop_poll (m=m@entry=0x5f35b9c87f60) at ../pulseaudio/src/pulse/mainloop.c:863
#4  0x00007a060bfd261c in pa_mainloop_iterate (m=m@entry=0x5f35b9c87f60, block=block@entry=1, retval=retval@entry=0x0) at ../pulseaudio/src/pulse/mainloop.c:945
#5  0x00007a060bfd26d1 in pa_mainloop_run (m=0x5f35b9c87f60, retval=0x0) at ../pulseaudio/src/pulse/mainloop.c:963
#6  0x00007a060bfe2bf2 in thread (userdata=0x5f35b9cc2420) at ../pulseaudio/src/pulse/thread-mainloop.c:101
#7  0x00007a060a7052b7 in internal_thread_func (userdata=0x5f35b9c88270) at ../pulseaudio/src/pulsecore/thread-posix.c:81
#8  0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 8 (Thread 0x7a05ebc006c0 (LWP 13221)):
#0  0x00007a060e4a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7a05ebbffae0, op=137, expected=0, futex_word=0x5f35b93eeb80) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5f35b93eeb80, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05ebbffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007a060e4a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5f35b93eeb80, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05ebbffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007a060e4a8a65 in __pthread_cond_wait_common (abstime=0x7a05ebbffae0, clockid=1, mutex=0x5f35b93eeb30, cond=0x5f35b93eeb58) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x5f35b93eeb58, mutex=0x5f35b93eeb30, abstime=0x7a05ebbffae0) at pthread_cond_wait.c:643
#5  0x00007a060d8a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x5f35b93eeb30) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x5f35b93eeb30) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:101
#7  QWaitCondition::wait (this=this@entry=0x5f35b944e080, mutex=mutex@entry=0x5f35b93c70c8, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007a060d8a64aa in QThreadPoolThread::run (this=0x5f35b944e070) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007a060d8a0bd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x5f35b944e070) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#13 0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 7 (Thread 0x7a05d7e006c0 (LWP 4868)):
#0  0x00007a060e519616 in __GI_ppoll (fds=fds@entry=0x7a05d7dff8d8, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#1  0x00007a060d898f6b in ppoll (__ss=<optimized out>, __timeout=<optimized out>, __nfds=<optimized out>, __fds=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcore_unix.cpp:123
#2  qt_ppoll (timeout_ts=0x0, nfds=1, fds=0x7a05d7dff8d8) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcore_unix.cpp:126
#3  qt_ppoll (timeout_ts=0x0, nfds=1, fds=0x7a05d7dff8d8) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcore_unix.cpp:123
#4  qt_safe_poll (timeout_ts=<optimized out>, nfds=<optimized out>, fds=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcore_unix.cpp:149
#5  qt_safe_poll (fds=fds@entry=0x7a05d7dff8d8, nfds=nfds@entry=1, timeout_ts=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcore_unix.cpp:144
#6  0x00007a060d00e758 in qt_poll_msecs (nfds=1, timeout=<optimized out>, fds=0x7a05d7dff8d8) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcore_unix_p.h:404
#7  QNativeSocketEnginePrivate::nativeSelect (this=<optimized out>, timeout=<optimized out>, checkRead=<optimized out>, checkWrite=<optimized out>, selectForRead=0x7a05d7dff9bf, selectForWrite=0x7a05d7dff9be) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/network/socket/qnativesocketengine_unix.cpp:1379
#8  0x00007a060cfb91b9 in QNativeSocketEngine::waitForReadOrWrite (this=0x7a05a8002940, readyToRead=0x7a05d7dff9bf, readyToWrite=<optimized out>, checkRead=true, checkWrite=false, msecs=<optimized out>, timedOut=0x0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/network/socket/qnativesocketengine.cpp:1084
#9  0x00007a060cfb118e in QAbstractSocket::waitForReadyRead (this=0x7a05a8002548, msecs=-1) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/network/socket/qabstractsocket.cpp:2162
#10 0x00007a060f7b69da in KIO::ConnectionBackend::waitForIncomingTask (this=0x7a05a80020d0, ms=-1) at /usr/src/debug/kio/kio-6.0.0/src/core/connectionbackend.cpp:155
#11 0x00007a060f896a9d in KIO::Connection::waitForIncomingTask (ms=-1, this=<optimized out>) at /usr/src/debug/kio/kio-6.0.0/src/core/connection.cpp:201
#12 KIO::SlaveBase::dispatchLoop() [clone .constprop.0] (this=<optimized out>) at /usr/src/debug/kio/kio-6.0.0/src/core/slavebase.cpp:340
#13 0x00007a060f872632 in KIO::WorkerThread::run (this=0x5f35b997c8b0) at /usr/src/debug/kio/kio-6.0.0/src/core/workerthread.cpp:47
#14 0x00007a060d8a0bd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#15 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#16 QThreadPrivate::start (arg=0x5f35b997c8b0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#17 0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#18 0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 6 (Thread 0x7a05e3e006c0 (LWP 13227)):
#0  0x00007a060e4a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7a05e3dffae0, op=137, expected=0, futex_word=0x5f35b99dd864) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5f35b99dd864, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e3dffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007a060e4a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5f35b99dd864, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e3dffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007a060e4a8a65 in __pthread_cond_wait_common (abstime=0x7a05e3dffae0, clockid=1, mutex=0x5f35b99dd810, cond=0x5f35b99dd838) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x5f35b99dd838, mutex=0x5f35b99dd810, abstime=0x7a05e3dffae0) at pthread_cond_wait.c:643
#5  0x00007a060d8a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x5f35b99dd810) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x5f35b99dd810) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:101
#7  QWaitCondition::wait (this=this@entry=0x5f35b99cb250, mutex=mutex@entry=0x5f35b93c70c8, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007a060d8a64aa in QThreadPoolThread::run (this=0x5f35b99cb240) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007a060d8a0bd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x5f35b99cb240) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#13 0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 5 (Thread 0x7a06062006c0 (LWP 2420)):
#0  0x00007a060e4a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5f35b8f69f10) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5f35b8f69f10, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007a060e4a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5f35b8f69f10, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007a060e4a8750 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5f35b8f69ec0, cond=0x5f35b8f69ee8) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5f35b8f69ee8, mutex=0x5f35b8f69ec0) at pthread_cond_wait.c:618
#5  0x00007a060d8a3c10 in QWaitConditionPrivate::wait (deadline=..., this=0x5f35b8f69ec0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:103
#6  QWaitCondition::wait (this=this@entry=0x5f35b8ef6820, mutex=mutex@entry=0x5f35b8ef6818, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#7  0x00007a060b17ea98 in QtWaylandClient::EventThread::waitForReading (this=0x5f35b8ef67e0) at /usr/src/debug/qt6-wayland/qtwayland-everywhere-src-6.6.2/src/client/qwaylanddisplay.cpp:218
#8  QtWaylandClient::EventThread::run (this=0x5f35b8ef67e0) at /usr/src/debug/qt6-wayland/qtwayland-everywhere-src-6.6.2/src/client/qwaylanddisplay.cpp:179
#9  0x00007a060d8a0bd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x5f35b8ef67e0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#13 0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 4 (Thread 0x7a05e94006c0 (LWP 13222)):
#0  0x00007a060e4a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7a05e93ffae0, op=137, expected=0, futex_word=0x5f35b99f4560) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5f35b99f4560, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e93ffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007a060e4a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5f35b99f4560, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a05e93ffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007a060e4a8a65 in __pthread_cond_wait_common (abstime=0x7a05e93ffae0, clockid=1, mutex=0x5f35b99f4510, cond=0x5f35b99f4538) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x5f35b99f4538, mutex=0x5f35b99f4510, abstime=0x7a05e93ffae0) at pthread_cond_wait.c:643
#5  0x00007a060d8a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x5f35b99f4510) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x5f35b99f4510) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:101
#7  QWaitCondition::wait (this=this@entry=0x5f35b92e58a0, mutex=mutex@entry=0x5f35b93c70c8, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007a060d8a64aa in QThreadPoolThread::run (this=0x5f35b92e5890) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007a060d8a0bd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x5f35b92e5890) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#13 0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 3 (Thread 0x7a05fda006c0 (LWP 2423)):
#0  0x00007a060e4a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5f35b902de80) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5f35b902de80, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007a060e4a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5f35b902de80, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007a060e4a8750 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5f35b902de28, cond=0x5f35b902de58) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5f35b902de58, mutex=0x5f35b902de28) at pthread_cond_wait.c:618
#5  0x00007a05fdc8685c in cnd_wait () at ../mesa-24.0.3/src/c11/impl/threads_posix.c:135
#6  util_queue_thread_func () at ../mesa-24.0.3/src/util/u_queue.c:290
#7  0x00007a05fdc9e80c in impl_thrd_routine () at ../mesa-24.0.3/src/c11/impl/threads_posix.c:67
#8  0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 2 (Thread 0x7a06058006c0 (LWP 2421)):
#0  0x00007a060e5190bf in __GI___poll (fds=fds@entry=0x7a06057ffb70, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007a060b17eb18 in poll (__timeout=-1, __nfds=2, __fds=0x7a06057ffb70) at /usr/include/bits/poll2.h:39
#2  QtWaylandClient::EventThread::run (this=0x5f35b8f6e1c0) at /usr/src/debug/qt6-wayland/qtwayland-everywhere-src-6.6.2/src/client/qwaylanddisplay.cpp:184
#3  0x00007a060d8a0bd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#4  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#5  QThreadPrivate::start (arg=0x5f35b8f6e1c0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#6  0x00007a060e4a955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#7  0x00007a060e526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 1 (Thread 0x7a06075c99c0 (LWP 2407)):
[KCrash Handler]
#5  0x0000002800000000 in ??? ()
#6  0x00007a060b1abf22 in QtWaylandClient::QWaylandWindow::handleScreensChanged (this=0x5f35b92b2d40) at /usr/src/debug/qt6-wayland/qtwayland-everywhere-src-6.6.2/src/client/qwaylandwindow.cpp:1409
#7  0x00007a060d790ca9 in QtPrivate::QSlotObjectBase::call (a=0x7fffd60c0328, r=0x5f35b92b2d40, this=0x5f35b9479ee0, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qobjectdefs_impl.h:433
#8  doActivate<false> (sender=0x5f35b92b6200, signal_index=3, argv=0x7fffd60c0328) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qobject.cpp:4039
#9  0x00007a060a387596 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#10 0x00007a060a38400e in ffi_call_int (cif=cif@entry=0x7fffd60c0530, fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>, closure=closure@entry=0x0) at ../src/x86/ffi64.c:673
#11 0x00007a060a386bd3 in ffi_call (cif=cif@entry=0x7fffd60c0530, fn=<optimized out>, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7fffd60c0600) at ../src/x86/ffi64.c:710
#12 0x00007a060b95d645 in wl_closure_invoke (closure=closure@entry=0x7a05f4008680, target=<optimized out>, target@entry=0x5f35b92aad80, opcode=opcode@entry=0, data=<optimized out>, flags=1) at ../wayland-1.22.0/src/connection.c:1025
#13 0x00007a060b95de73 in dispatch_event (display=display@entry=0x5f35b8ef84e0, queue=0x5f35b8ef85d0) at ../wayland-1.22.0/src/wayland-client.c:1631
#14 0x00007a060b95e13c in dispatch_queue (queue=0x5f35b8ef85d0, display=0x5f35b8ef84e0) at ../wayland-1.22.0/src/wayland-client.c:1777
#15 wl_display_dispatch_queue_pending (display=0x5f35b8ef84e0, queue=0x5f35b8ef85d0) at ../wayland-1.22.0/src/wayland-client.c:2019
#16 0x00007a060b17e98e in QtWaylandClient::EventThread::readAndDispatchEvents (this=0x5f35b8ef67e0) at /usr/src/debug/qt6-wayland/qtwayland-everywhere-src-6.6.2/src/client/qwaylanddisplay.cpp:229
#17 0x00007a060d790fab in doActivate<false> (sender=0x5f35b8f0a3e0, signal_index=4, argv=0x7fffd60c0838) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qobject.cpp:4051
#18 0x00007a060d973a0c in QAbstractEventDispatcher::awake (this=0x5f35b8f0a3e0) at /usr/src/debug/qt6-base/build/src/corelib/Core_autogen/include/moc_qabstracteventdispatcher.cpp:182
#19 QEventDispatcherGlib::processEvents (this=0x5f35b8f0a3e0, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventdispatcher_glib.cpp:400
#20 0x00007a060d743d6e in QEventLoop::processEvents (flags=..., this=0x7fffd60c0980) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:100
#21 QEventLoop::exec (this=0x7fffd60c0980, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:182
#22 0x00007a060d73c2b8 in QCoreApplication::exec () at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/global/qflags.h:74
#23 0x00007a060e6f0f0a in QApplication::exec () at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/widgets/kernel/qapplication.cpp:2574
#24 0x00005f35b88cefc8 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin/dolphin-24.02.0/src/main.cpp:253

Reported using DrKonqi
Comment 1 Nicolas Fella 2024-03-24 11:27:11 UTC

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