<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>484324</bug_id>
          
          <creation_ts>2024-03-23 14:08:03 +0000</creation_ts>
          <short_desc>Dolphin crashes when turning on external monitor</short_desc>
          <delta_ts>2024-03-24 11:26:26 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>dolphin</product>
          <component>general</component>
          <version>24.02.0</version>
          <rep_platform>Arch Linux</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>473020</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>drkonqi</keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Najjar">abderrahman.najjar</reporter>
          <assigned_to name="Dolphin Bug Assignee">dolphin-bugs-null</assigned_to>
          <cc>dolphin-bugs-null</cc>
    
    <cc>nicolas.fella</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2304561</commentid>
    <comment_count>0</comment_count>
    <who name="Najjar">abderrahman.najjar</who>
    <bug_when>2024-03-23 14:08:03 +0000</bug_when>
    <thetext>Application: dolphin (24.02.0)

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

-- Information about the crash:
Various KDE applications have been crashing after upgrading to Plasma 6 when I turn on my external monitor.
The laptop is connected to a USB-C dock with the lid closed, and the monitor is connected through DP Alt mode. The applications, up to the shell itself, crash when the display is turned on.
It&apos;s necessary to turn off the monitor because Plasma doesn&apos;t obey power settings related to the display anymore (i.e. putting it to sleep after X minutes; it will stay on all night without any application in the background keeping it awake)

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr&lt;char []&gt; = {get() = &lt;optimized out&gt;}
[New LWP 41599]
[New LWP 41601]
[New LWP 113632]
[New LWP 41600]
[New LWP 41617]
[New LWP 41602]
[New LWP 41604]
[New LWP 44985]
[New LWP 166412]
[New LWP 166463]
[New LWP 166409]
[New LWP 166427]
[New LWP 166407]
[New LWP 166408]
[New LWP 166410]
[New LWP 166411]
[New LWP 41603]
[Thread debugging using libthread_db enabled]
Using host libthread_db library &quot;/usr/lib/libthread_db.so.1&quot;.
Core was generated by `/usr/bin/dolphin --new-window --select /tmp/mozilla_arrow0/אישור שנתי&apos;.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __pthread_kill_implementation (threadid=&lt;optimized out&gt;, 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 0x7d5a11d5b9c0 (LWP 41599))]

Cannot QML trace cores :(
[Current thread is 1 (Thread 0x7d5a11d5b9c0 (LWP 41599))]

Thread 17 (Thread 0x7d5a03e006c0 (LWP 41603)):
#0  0x00007d5a184a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x561388968c68) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x561388968c68, 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  0x00007d5a184a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x561388968c68, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007d5a184a8750 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x561388968c10, cond=0x561388968c40) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x561388968c40, mutex=0x561388968c10) at pthread_cond_wait.c:618
#5  0x00007d5a0888685c 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  0x00007d5a0889e80c in impl_thrd_routine () at ../mesa-24.0.3/src/c11/impl/threads_posix.c:67
#8  0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#9  0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 16 (Thread 0x7d59f3c006c0 (LWP 166411)):
#0  0x00007d5a184a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7d59f3bffae0, op=137, expected=0, futex_word=0x56138957a9a4) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x56138957a9a4, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59f3bffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007d5a184a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x56138957a9a4, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59f3bffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007d5a184a8a65 in __pthread_cond_wait_common (abstime=0x7d59f3bffae0, clockid=1, mutex=0x56138957a950, cond=0x56138957a978) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x56138957a978, mutex=0x56138957a950, abstime=0x7d59f3bffae0) at pthread_cond_wait.c:643
#5  0x00007d5a178a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x56138957a950) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x56138957a950) 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=0x561389578500, mutex=mutex@entry=0x561388d14618, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007d5a178a64aa in QThreadPoolThread::run (this=0x5613895784f0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007d5a178a0bd3 in operator() (__closure=&lt;optimized out&gt;) 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&lt;QThreadPrivate::start(void*)::&lt;lambda()&gt; &gt; (t=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x5613895784f0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#13 0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 15 (Thread 0x7d5a016006c0 (LWP 166410)):
#0  0x00007d5a184a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7d5a015ffae0, op=137, expected=0, futex_word=0x561388c01124) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x561388c01124, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d5a015ffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007d5a184a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x561388c01124, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d5a015ffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007d5a184a8a65 in __pthread_cond_wait_common (abstime=0x7d5a015ffae0, clockid=1, mutex=0x561388c010d0, cond=0x561388c010f8) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x561388c010f8, mutex=0x561388c010d0, abstime=0x7d5a015ffae0) at pthread_cond_wait.c:643
#5  0x00007d5a178a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x561388c010d0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x561388c010d0) 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=0x561388c05ef0, mutex=mutex@entry=0x561388d14618, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007d5a178a64aa in QThreadPoolThread::run (this=0x561388c05ee0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007d5a178a0bd3 in operator() (__closure=&lt;optimized out&gt;) 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&lt;QThreadPrivate::start(void*)::&lt;lambda()&gt; &gt; (t=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x561388c05ee0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#13 0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 14 (Thread 0x7d59dd4006c0 (LWP 166408)):
#0  0x00007d5a184a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7d59dd3ffae0, op=137, expected=0, futex_word=0x56138940d994) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x56138940d994, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59dd3ffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007d5a184a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x56138940d994, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59dd3ffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007d5a184a8a65 in __pthread_cond_wait_common (abstime=0x7d59dd3ffae0, clockid=1, mutex=0x56138940d940, cond=0x56138940d968) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x56138940d968, mutex=0x56138940d940, abstime=0x7d59dd3ffae0) at pthread_cond_wait.c:643
#5  0x00007d5a178a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x56138940d940) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x56138940d940) 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=0x561388cafa60, mutex=mutex@entry=0x561388d14618, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007d5a178a64aa in QThreadPoolThread::run (this=0x561388cafa50) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007d5a178a0bd3 in operator() (__closure=&lt;optimized out&gt;) 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&lt;QThreadPrivate::start(void*)::&lt;lambda()&gt; &gt; (t=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x561388cafa50) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#13 0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 13 (Thread 0x7d59dca006c0 (LWP 166407)):
#0  0x00007d5a184a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7d59dc9ffae0, op=137, expected=0, futex_word=0x561388c01014) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x561388c01014, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59dc9ffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007d5a184a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x561388c01014, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59dc9ffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007d5a184a8a65 in __pthread_cond_wait_common (abstime=0x7d59dc9ffae0, clockid=1, mutex=0x561388c00fc0, cond=0x561388c00fe8) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x561388c00fe8, mutex=0x561388c00fc0, abstime=0x7d59dc9ffae0) at pthread_cond_wait.c:643
#5  0x00007d5a178a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x561388c00fc0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x561388c00fc0) 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=0x561388d22820, mutex=mutex@entry=0x561388d14618, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007d5a178a64aa in QThreadPoolThread::run (this=0x561388d22810) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007d5a178a0bd3 in operator() (__closure=&lt;optimized out&gt;) 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&lt;QThreadPrivate::start(void*)::&lt;lambda()&gt; &gt; (t=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x561388d22810) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#13 0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 12 (Thread 0x7d59ebe006c0 (LWP 166427)):
#0  0x00007d5a184a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7d59ebdffae0, op=137, expected=0, futex_word=0x561388cbb850) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x561388cbb850, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59ebdffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007d5a184a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x561388cbb850, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59ebdffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007d5a184a8a65 in __pthread_cond_wait_common (abstime=0x7d59ebdffae0, clockid=1, mutex=0x561388cbb800, cond=0x561388cbb828) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x561388cbb828, mutex=0x561388cbb800, abstime=0x7d59ebdffae0) at pthread_cond_wait.c:643
#5  0x00007d5a178a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x561388cbb800) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x561388cbb800) 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=0x561388da5860, mutex=mutex@entry=0x561388d14618, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007d5a178a64aa in QThreadPoolThread::run (this=0x561388da5850) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007d5a178a0bd3 in operator() (__closure=&lt;optimized out&gt;) 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&lt;QThreadPrivate::start(void*)::&lt;lambda()&gt; &gt; (t=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x561388da5850) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#13 0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 11 (Thread 0x7d59f32006c0 (LWP 166409)):
#0  0x00007d5a184a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7d59f31ffae0, op=137, expected=0, futex_word=0x561389555980) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x561389555980, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59f31ffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007d5a184a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x561389555980, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59f31ffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007d5a184a8a65 in __pthread_cond_wait_common (abstime=0x7d59f31ffae0, clockid=1, mutex=0x561389555930, cond=0x561389555958) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x561389555958, mutex=0x561389555930, abstime=0x7d59f31ffae0) at pthread_cond_wait.c:643
#5  0x00007d5a178a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x561389555930) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x561389555930) 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=0x56138957f170, mutex=mutex@entry=0x561388d14618, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007d5a178a64aa in QThreadPoolThread::run (this=0x56138957f160) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007d5a178a0bd3 in operator() (__closure=&lt;optimized out&gt;) 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&lt;QThreadPrivate::start(void*)::&lt;lambda()&gt; &gt; (t=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x56138957f160) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#13 0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 10 (Thread 0x7d59eb4006c0 (LWP 166463)):
#0  0x00007d5a184a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7d59eb3ffae0, op=137, expected=0, futex_word=0x561389415850) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x561389415850, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59eb3ffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007d5a184a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x561389415850, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59eb3ffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007d5a184a8a65 in __pthread_cond_wait_common (abstime=0x7d59eb3ffae0, clockid=1, mutex=0x561389415800, cond=0x561389415828) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x561389415828, mutex=0x561389415800, abstime=0x7d59eb3ffae0) at pthread_cond_wait.c:643
#5  0x00007d5a178a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x561389415800) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x561389415800) 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=0x5613893b2330, mutex=mutex@entry=0x561388d14618, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007d5a178a64aa in QThreadPoolThread::run (this=0x5613893b2320) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007d5a178a0bd3 in operator() (__closure=&lt;optimized out&gt;) 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&lt;QThreadPrivate::start(void*)::&lt;lambda()&gt; &gt; (t=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x5613893b2320) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#13 0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 9 (Thread 0x7d59f1e006c0 (LWP 166412)):
#0  0x00007d5a184a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7d59f1dffae0, op=137, expected=0, futex_word=0x56138937a604) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x56138937a604, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59f1dffae0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007d5a184a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x56138937a604, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d59f1dffae0, private=private@entry=0) at futex-internal.c:139
#3  0x00007d5a184a8a65 in __pthread_cond_wait_common (abstime=0x7d59f1dffae0, clockid=1, mutex=0x56138937a5b0, cond=0x56138937a5d8) at pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x56138937a5d8, mutex=0x56138937a5b0, abstime=0x7d59f1dffae0) at pthread_cond_wait.c:643
#5  0x00007d5a178a3ba4 in QWaitConditionPrivate::wait_relative (deadline=..., this=0x56138937a5b0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:93
#6  QWaitConditionPrivate::wait (deadline=..., this=0x56138937a5b0) 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=0x561388d7b250, mutex=mutex@entry=0x561388d14618, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#8  0x00007d5a178a64aa in QThreadPoolThread::run (this=0x561388d7b240) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthreadpool.cpp:114
#9  0x00007d5a178a0bd3 in operator() (__closure=&lt;optimized out&gt;) 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&lt;QThreadPrivate::start(void*)::&lt;lambda()&gt; &gt; (t=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x561388d7b240) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#13 0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 8 (Thread 0x7d59c7e006c0 (LWP 44985)):
#0  0x00007d5a185190bf in __GI___poll (fds=fds@entry=0x7d59800071d0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007d5a166bb9b7 in poll (__timeout=-1, __nfds=2, __fds=0x7d59800071d0) at /usr/include/bits/poll2.h:39
#2  poll_func (ufds=0x7d59800071d0, nfds=2, timeout=-1, userdata=0x56138980f390) at ../pulseaudio/src/pulse/thread-mainloop.c:70
#3  0x00007d5a166a545c in pa_mainloop_poll (m=m@entry=0x56138980f290) at ../pulseaudio/src/pulse/mainloop.c:863
#4  0x00007d5a166af61c in pa_mainloop_iterate (m=m@entry=0x56138980f290, block=block@entry=1, retval=retval@entry=0x0) at ../pulseaudio/src/pulse/mainloop.c:945
#5  0x00007d5a166af6d1 in pa_mainloop_run (m=0x56138980f290, retval=0x0) at ../pulseaudio/src/pulse/mainloop.c:963
#6  0x00007d5a166bfbf2 in thread (userdata=0x5613897f2d70) at ../pulseaudio/src/pulse/thread-mainloop.c:101
#7  0x00007d5a147c12b7 in internal_thread_func (userdata=0x5613897e7c40) at ../pulseaudio/src/pulsecore/thread-posix.c:81
#8  0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#9  0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 7 (Thread 0x7d5a034006c0 (LWP 41604)):
#0  0x00007d5a184a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x561388959230) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x561388959230, 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  0x00007d5a184a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x561388959230, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007d5a184a8750 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5613889591d8, cond=0x561388959208) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x561388959208, mutex=0x5613889591d8) at pthread_cond_wait.c:618
#5  0x00007d5a0888685c 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  0x00007d5a0889e80c in impl_thrd_routine () at ../mesa-24.0.3/src/c11/impl/threads_posix.c:67
#8  0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#9  0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 6 (Thread 0x7d5a0b4006c0 (LWP 41602)):
#0  0x00007d5a185190bf in __GI___poll (fds=fds@entry=0x7d5a0b3ffb70, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007d5a1528cb18 in poll (__timeout=-1, __nfds=2, __fds=0x7d5a0b3ffb70) at /usr/include/bits/poll2.h:39
#2  QtWaylandClient::EventThread::run (this=0x56138888edc0) at /usr/src/debug/qt6-wayland/qtwayland-everywhere-src-6.6.2/src/client/qwaylanddisplay.cpp:184
#3  0x00007d5a178a0bd3 in operator() (__closure=&lt;optimized out&gt;) 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&lt;QThreadPrivate::start(void*)::&lt;lambda()&gt; &gt; (t=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#5  QThreadPrivate::start (arg=0x56138888edc0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#6  0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#7  0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 5 (Thread 0x7d5a00c006c0 (LWP 41617)):
#0  0x00007d5a185190bf in __GI___poll (fds=0x561388de0930, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007d5a15ecb2f6 in g_main_context_poll_unlocked (priority=2147483647, n_fds=1, fds=0x561388de0930, timeout=&lt;optimized out&gt;, context=0x7d59cc000c60) at ../glib/glib/gmain.c:4653
#2  g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7d59cc000c60, block=block@entry=1, dispatch=dispatch@entry=1, self=&lt;optimized out&gt;) at ../glib/glib/gmain.c:4344
#3  0x00007d5a15e6b162 in g_main_context_iteration (context=0x7d59cc000c60, may_block=1) at ../glib/glib/gmain.c:4414
#4  0x00007d5a179739c4 in QEventDispatcherGlib::processEvents (this=0x7d59cc000b70, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventdispatcher_glib.cpp:393
#5  0x00007d5a17743d6e in QEventLoop::processEvents (flags=..., this=0x7d5a00bffb90) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:100
#6  QEventLoop::exec (this=0x7d5a00bffb90, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:182
#7  0x00007d5a1782116f in QThread::exec (this=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread.cpp:578
#8  QThread::run (this=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread.cpp:699
#9  0x00007d5a178a0bd3 in operator() (__closure=&lt;optimized out&gt;) 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&lt;QThreadPrivate::start(void*)::&lt;lambda()&gt; &gt; (t=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x561388b54800) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#13 0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 4 (Thread 0x7d5a110006c0 (LWP 41600)):
#0  0x00007d5a185190bf in __GI___poll (fds=0x561388828000, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007d5a15ecb2f6 in g_main_context_poll_unlocked (priority=2147483647, n_fds=3, fds=0x561388828000, timeout=&lt;optimized out&gt;, context=0x7d5a0c000c80) at ../glib/glib/gmain.c:4653
#2  g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7d5a0c000c80, block=block@entry=1, dispatch=dispatch@entry=1, self=&lt;optimized out&gt;) at ../glib/glib/gmain.c:4344
#3  0x00007d5a15e6b162 in g_main_context_iteration (context=0x7d5a0c000c80, may_block=1) at ../glib/glib/gmain.c:4414
#4  0x00007d5a179739c4 in QEventDispatcherGlib::processEvents (this=0x7d5a0c000b70, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventdispatcher_glib.cpp:393
#5  0x00007d5a17743d6e in QEventLoop::processEvents (flags=..., this=0x7d5a10fffb30) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:100
#6  QEventLoop::exec (this=0x7d5a10fffb30, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:182
#7  0x00007d5a1782106f in QThread::exec (this=this@entry=0x7d5a18eb6b80 &lt;_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.lto_priv.0&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/global/qflags.h:74
#8  0x00007d5a18e2e9df in QDBusConnectionManager::run (this=0x7d5a18eb6b80 &lt;_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.lto_priv.0&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/dbus/qdbusconnection.cpp:131
#9  0x00007d5a178a0bd3 in operator() (__closure=&lt;optimized out&gt;) 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&lt;QThreadPrivate::start(void*)::&lt;lambda()&gt; &gt; (t=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x7d5a18eb6b80 &lt;_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.lto_priv.0&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#13 0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 3 (Thread 0x7d59f28006c0 (LWP 113632)):
#0  0x00007d5a18519616 in __GI_ppoll (fds=fds@entry=0x7d59f27ff8d8, nfds=nfds@entry=1, timeout=&lt;optimized out&gt;, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#1  0x00007d5a17898f6b in ppoll (__ss=&lt;optimized out&gt;, __timeout=&lt;optimized out&gt;, __nfds=&lt;optimized out&gt;, __fds=&lt;optimized out&gt;) 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=0x7d59f27ff8d8) 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=0x7d59f27ff8d8) 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=&lt;optimized out&gt;, nfds=&lt;optimized out&gt;, fds=&lt;optimized out&gt;) 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=0x7d59f27ff8d8, nfds=nfds@entry=1, timeout_ts=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcore_unix.cpp:144
#6  0x00007d5a16b5c758 in qt_poll_msecs (nfds=1, timeout=&lt;optimized out&gt;, fds=0x7d59f27ff8d8) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcore_unix_p.h:404
#7  QNativeSocketEnginePrivate::nativeSelect (this=&lt;optimized out&gt;, timeout=&lt;optimized out&gt;, checkRead=&lt;optimized out&gt;, checkWrite=&lt;optimized out&gt;, selectForRead=0x7d59f27ff9bf, selectForWrite=0x7d59f27ff9be) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/network/socket/qnativesocketengine_unix.cpp:1379
#8  0x00007d5a16b071b9 in QNativeSocketEngine::waitForReadOrWrite (this=0x7d59e0002a20, readyToRead=0x7d59f27ff9bf, readyToWrite=&lt;optimized out&gt;, checkRead=true, checkWrite=false, msecs=&lt;optimized out&gt;, timedOut=0x0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/network/socket/qnativesocketengine.cpp:1084
#9  0x00007d5a16aff18e in QAbstractSocket::waitForReadyRead (this=0x7d59e0002628, msecs=-1) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/network/socket/qabstractsocket.cpp:2162
#10 0x00007d5a198359da in KIO::ConnectionBackend::waitForIncomingTask (this=0x7d59e00021c0, ms=-1) at /usr/src/debug/kio/kio-6.0.0/src/core/connectionbackend.cpp:155
#11 0x00007d5a19915a9d in KIO::Connection::waitForIncomingTask (ms=-1, this=&lt;optimized out&gt;) at /usr/src/debug/kio/kio-6.0.0/src/core/connection.cpp:201
#12 KIO::SlaveBase::dispatchLoop() [clone .constprop.0] (this=&lt;optimized out&gt;) at /usr/src/debug/kio/kio-6.0.0/src/core/slavebase.cpp:340
#13 0x00007d5a198f1632 in KIO::WorkerThread::run (this=0x56138967d2f0) at /usr/src/debug/kio/kio-6.0.0/src/core/workerthread.cpp:47
#14 0x00007d5a178a0bd3 in operator() (__closure=&lt;optimized out&gt;) 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&lt;QThreadPrivate::start(void*)::&lt;lambda()&gt; &gt; (t=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#16 QThreadPrivate::start (arg=0x56138967d2f0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#17 0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#18 0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 2 (Thread 0x7d5a0be006c0 (LWP 41601)):
#0  0x00007d5a184a5ebe in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5613888d4ef0) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5613888d4ef0, 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  0x00007d5a184a5f3f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5613888d4ef0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007d5a184a8750 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5613888d4ea0, cond=0x5613888d4ec8) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5613888d4ec8, mutex=0x5613888d4ea0) at pthread_cond_wait.c:618
#5  0x00007d5a178a3c10 in QWaitConditionPrivate::wait (deadline=..., this=0x5613888d4ea0) 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=0x561388821820, mutex=mutex@entry=0x561388821818, deadline=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qwaitcondition_unix.cpp:181
#7  0x00007d5a1528ca98 in QtWaylandClient::EventThread::waitForReading (this=0x5613888217e0) at /usr/src/debug/qt6-wayland/qtwayland-everywhere-src-6.6.2/src/client/qwaylanddisplay.cpp:218
#8  QtWaylandClient::EventThread::run (this=0x5613888217e0) at /usr/src/debug/qt6-wayland/qtwayland-everywhere-src-6.6.2/src/client/qwaylanddisplay.cpp:179
#9  0x00007d5a178a0bd3 in operator() (__closure=&lt;optimized out&gt;) 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&lt;QThreadPrivate::start(void*)::&lt;lambda()&gt; &gt; (t=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x5613888217e0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x00007d5a184a955a in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:447
#13 0x00007d5a18526a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 1 (Thread 0x7d5a11d5b9c0 (LWP 41599)):
[KCrash Handler]
#5  0x0000561388dc28e0 in ??? ()
#6  0x00007d5a152b9f22 in QtWaylandClient::QWaylandWindow::handleScreensChanged (this=0x561388d2f9c0) at /usr/src/debug/qt6-wayland/qtwayland-everywhere-src-6.6.2/src/client/qwaylandwindow.cpp:1409
#7  0x00007d5a17790ca9 in QtPrivate::QSlotObjectBase::call (a=0x7ffc40a70e58, r=0x561388d2f9c0, this=0x561388da4d10, this=&lt;optimized out&gt;, r=&lt;optimized out&gt;, a=&lt;optimized out&gt;) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qobjectdefs_impl.h:433
#8  doActivate&lt;false&gt; (sender=0x561388d4eea0, signal_index=3, argv=0x7ffc40a70e58) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qobject.cpp:4039
#9  0x00007d5a14590596 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#10 0x00007d5a1458d00e in ffi_call_int (cif=cif@entry=0x7ffc40a71060, fn=&lt;optimized out&gt;, rvalue=&lt;optimized out&gt;, avalue=&lt;optimized out&gt;, closure=closure@entry=0x0) at ../src/x86/ffi64.c:673
#11 0x00007d5a1458fbd3 in ffi_call (cif=cif@entry=0x7ffc40a71060, fn=&lt;optimized out&gt;, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7ffc40a71130) at ../src/x86/ffi64.c:710
#12 0x00007d5a15b31645 in wl_closure_invoke (closure=closure@entry=0x7d5a04005d20, target=&lt;optimized out&gt;, target@entry=0x561388c9ca80, opcode=opcode@entry=0, data=&lt;optimized out&gt;, flags=1) at ../wayland-1.22.0/src/connection.c:1025
#13 0x00007d5a15b31e73 in dispatch_event (display=display@entry=0x5613888234e0, queue=0x5613888235d0) at ../wayland-1.22.0/src/wayland-client.c:1631
#14 0x00007d5a15b3213c in dispatch_queue (queue=0x5613888235d0, display=0x5613888234e0) at ../wayland-1.22.0/src/wayland-client.c:1777
#15 wl_display_dispatch_queue_pending (display=0x5613888234e0, queue=0x5613888235d0) at ../wayland-1.22.0/src/wayland-client.c:2019
#16 0x00007d5a1528c98e in QtWaylandClient::EventThread::readAndDispatchEvents (this=0x5613888217e0) at /usr/src/debug/qt6-wayland/qtwayland-everywhere-src-6.6.2/src/client/qwaylanddisplay.cpp:229
#17 0x00007d5a17790fab in doActivate&lt;false&gt; (sender=0x561388835420, signal_index=4, argv=0x7ffc40a71368) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qobject.cpp:4051
#18 0x00007d5a17973a0c in QAbstractEventDispatcher::awake (this=0x561388835420) at /usr/src/debug/qt6-base/build/src/corelib/Core_autogen/include/moc_qabstracteventdispatcher.cpp:182
#19 QEventDispatcherGlib::processEvents (this=0x561388835420, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventdispatcher_glib.cpp:400
#20 0x00007d5a17743d6e in QEventLoop::processEvents (flags=..., this=0x7ffc40a714b0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:100
#21 QEventLoop::exec (this=0x7ffc40a714b0, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:182
#22 0x00007d5a1773c2b8 in QCoreApplication::exec () at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/global/qflags.h:74
#23 0x0000561387deffc8 in ??? ()
#24 0x00007d5a18443cd0 in __libc_start_call_main (main=main@entry=0x561387dee780, argc=argc@entry=4, argv=argv@entry=0x7ffc40a71848) at ../sysdeps/nptl/libc_start_call_main.h:58
#25 0x00007d5a18443d8a in __libc_start_main_impl (main=0x561387dee780, argc=4, argv=0x7ffc40a71848, init=&lt;optimized out&gt;, fini=&lt;optimized out&gt;, rtld_fini=&lt;optimized out&gt;, stack_end=0x7ffc40a71838) at ../csu/libc-start.c:360
#26 0x0000561387df0655 in ??? ()

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2304915</commentid>
    <comment_count>1</comment_count>
    <who name="Nicolas Fella">nicolas.fella</who>
    <bug_when>2024-03-24 11:26:26 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 473020 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>