<div dir="ltr"><div>Unfortunately the bug seems to be in qt, way out of reach for me to fix.</div><div>Hoping the next Qt version fixes the issue.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 27, 2024 at 6:58 AM Roman Pletka <<a href="mailto:bugzilla_noreply@kde.org">bugzilla_noreply@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><a href="https://bugs.kde.org/show_bug.cgi?id=496254" rel="noreferrer" target="_blank">https://bugs.kde.org/show_bug.cgi?id=496254</a><br>
<br>
--- Comment #3 from Roman Pletka <<a href="mailto:roman@pletka.ch" target="_blank">roman@pletka.ch</a>> ---<br>
Here is a backtrace with debuginfo:<br>
Application: Konsole (konsole), signal: Segmentation fault<br>
<br>
<br>
warning: Can't open file /memfd:wayland-shm (deleted) during file-backed<br>
mapping note processing<br>
<br>
warning: Can't open file anon_inode:i915.gem which was expanded to<br>
anon_inode:i915.gem during file-backed mapping note processing<br>
[New LWP 4823]<br>
[New LWP 193477]<br>
[New LWP 4884]<br>
[New LWP 4835]<br>
[New LWP 193487]<br>
[New LWP 193474]<br>
[New LWP 193476]<br>
[New LWP 193475]<br>
[New LWP 193478]<br>
[New LWP 193479]<br>
[New LWP 193482]<br>
[New LWP 4885]<br>
[New LWP 4861]<br>
[New LWP 4862]<br>
[Thread debugging using libthread_db enabled]<br>
Using host libthread_db library "/lib64/libthread_db.so.1".<br>
Core was generated by `/usr/bin/konsole'.<br>
Program terminated with signal SIGSEGV, Segmentation fault.<br>
#0  0x00007fe654ca8664 in __pthread_kill_implementation () from<br>
/lib64/libc.so.6<br>
[Current thread is 1 (Thread 0x7fe64d8e1b00 (LWP 4823))]<br>
Cannot QML trace cores :(<br>
/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:516: DeprecationWarning:<br>
datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in<br>
a future version. Use timezone-aware objects to represent datetimes in UTC:<br>
datetime.datetime.fromtimestamp(timestamp, datetime.UTC).<br>
  boot_time =<br>
datetime.utcfromtimestamp(psutil.boot_time()).strftime('%Y-%m-%dT%H:%M:%S')<br>
/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:533: DeprecationWarning:<br>
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future<br>
version. Use timezone-aware objects to represent datetimes in UTC:<br>
datetime.datetime.now(datetime.UTC).<br>
  'timestamp': datetime.utcnow().isoformat(),<br>
[Current thread is 1 (Thread 0x7fe64d8e1b00 (LWP 4823))]<br>
<br>
Thread 14 (Thread 0x7fe63e7fe6c0 (LWP 4862)):<br>
#0  0x00007fe654d1c87d in poll () from /lib64/libc.so.6<br>
#1  0x00007fe651bb4df5 in poll (__fds=0x7fe63e7fda60, __nfds=2, __timeout=-1)<br>
at /usr/include/bits/poll2.h:39<br>
#2  QtWaylandClient::EventThread::run (this=0x558e33baaf10) at<br>
/usr/src/debug/qt6-qtwayland-6.7.2-4.fc40.x86_64/src/client/qwaylanddisplay.cpp:182<br>
#3  0x00007fe65555473c in operator() (__closure=<optimized out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326<br>
#4  (anonymous<br>
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> ><br>
(t=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262<br>
#5  QThreadPrivate::start (arg=0x558e33baaf10) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285<br>
#6  0x00007fe654ca66d7 in start_thread () from /lib64/libc.so.6<br>
#7  0x00007fe654d2a60c in clone3 () from /lib64/libc.so.6<br>
<br>
Thread 13 (Thread 0x7fe63efff6c0 (LWP 4861)):<br>
#0  0x00007fe654ca2da9 in __futex_abstimed_wait_common () from /lib64/libc.so.6<br>
#1  0x00007fe654ca57f9 in pthread_cond_wait@@GLIBC_2.3.2 () from<br>
/lib64/libc.so.6<br>
#2  0x00007fe655560ffb in QWaitConditionPrivate::wait (this=0x558e33b91740,<br>
deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:102<br>
#3  QWaitCondition::wait (this=this@entry=0x558e33b803a0,<br>
mutex=mutex@entry=0x558e33b80398, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:180<br>
#4  0x00007fe651bb4d8e in QtWaylandClient::EventThread::waitForReading<br>
(this=0x558e33b80360) at<br>
/usr/src/debug/qt6-qtwayland-6.7.2-4.fc40.x86_64/src/client/qwaylanddisplay.cpp:216<br>
#5  QtWaylandClient::EventThread::run (this=0x558e33b80360) at<br>
/usr/src/debug/qt6-qtwayland-6.7.2-4.fc40.x86_64/src/client/qwaylanddisplay.cpp:177<br>
#6  0x00007fe65555473c in operator() (__closure=<optimized out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326<br>
#7  (anonymous<br>
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> ><br>
(t=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262<br>
#8  QThreadPrivate::start (arg=0x558e33b80360) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285<br>
#9  0x00007fe654ca66d7 in start_thread () from /lib64/libc.so.6<br>
#10 0x00007fe654d2a60c in clone3 () from /lib64/libc.so.6<br>
<br>
Thread 12 (Thread 0x7fe63ce8f6c0 (LWP 4885)):<br>
#0  0x00007fe654ca2da9 in __futex_abstimed_wait_common () from /lib64/libc.so.6<br>
#1  0x00007fe654ca57f9 in pthread_cond_wait@@GLIBC_2.3.2 () from<br>
/lib64/libc.so.6<br>
#2  0x00007fe626ea893d in cnd_wait () from /usr/lib64/dri/iris_dri.so<br>
#3  0x00007fe626e8570b in util_queue_thread_func () from<br>
/usr/lib64/dri/iris_dri.so<br>
#4  0x00007fe626ea886c in impl_thrd_routine () from /usr/lib64/dri/iris_dri.so<br>
#5  0x00007fe654ca66d7 in start_thread () from /lib64/libc.so.6<br>
#6  0x00007fe654d2a60c in clone3 () from /lib64/libc.so.6<br>
<br>
Thread 11 (Thread 0x7fe61e3fc6c0 (LWP 193482)):<br>
#0  0x00007fe654ca2da9 in __futex_abstimed_wait_common () from /lib64/libc.so.6<br>
#1  0x00007fe654ca5b62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from<br>
/lib64/libc.so.6<br>
#2  0x00007fe655560f7d in QWaitConditionPrivate::wait_relative<br>
(this=0x558e33facbd0, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:92<br>
#3  QWaitConditionPrivate::wait (this=0x558e33facbd0, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:100<br>
#4  QWaitCondition::wait (this=this@entry=0x558e33fd5e80,<br>
mutex=mutex@entry=0x558e33fab8e8, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:180<br>
#5  0x00007fe65555dd45 in QThreadPoolThread::run (this=0x558e33fd5e70) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthreadpool.cpp:116<br>
#6  0x00007fe65555473c in operator() (__closure=<optimized out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326<br>
#7  (anonymous<br>
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> ><br>
(t=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262<br>
#8  QThreadPrivate::start (arg=0x558e33fd5e70) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285<br>
#9  0x00007fe654ca66d7 in start_thread () from /lib64/libc.so.6<br>
#10 0x00007fe654d2a60c in clone3 () from /lib64/libc.so.6<br>
<br>
Thread 10 (Thread 0x7fe6357fe6c0 (LWP 193479)):<br>
#0  0x00007fe654ca2da9 in __futex_abstimed_wait_common () from /lib64/libc.so.6<br>
#1  0x00007fe654ca5b62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from<br>
/lib64/libc.so.6<br>
#2  0x00007fe655560f7d in QWaitConditionPrivate::wait_relative<br>
(this=0x558e340e74d0, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:92<br>
#3  QWaitConditionPrivate::wait (this=0x558e340e74d0, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:100<br>
#4  QWaitCondition::wait (this=this@entry=0x558e340546e0,<br>
mutex=mutex@entry=0x558e33fab8e8, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:180<br>
#5  0x00007fe65555dd45 in QThreadPoolThread::run (this=0x558e340546d0) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthreadpool.cpp:116<br>
#6  0x00007fe65555473c in operator() (__closure=<optimized out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326<br>
#7  (anonymous<br>
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> ><br>
(t=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262<br>
#8  QThreadPrivate::start (arg=0x558e340546d0) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285<br>
#9  0x00007fe654ca66d7 in start_thread () from /lib64/libc.so.6<br>
#10 0x00007fe654d2a60c in clone3 () from /lib64/libc.so.6<br>
<br>
Thread 9 (Thread 0x7fe635fff6c0 (LWP 193478)):<br>
#0  0x00007fe654ca2da9 in __futex_abstimed_wait_common () from /lib64/libc.so.6<br>
#1  0x00007fe654ca5b62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from<br>
/lib64/libc.so.6<br>
#2  0x00007fe655560f7d in QWaitConditionPrivate::wait_relative<br>
(this=0x558e33eac3a0, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:92<br>
#3  QWaitConditionPrivate::wait (this=0x558e33eac3a0, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:100<br>
#4  QWaitCondition::wait (this=this@entry=0x558e34130200,<br>
mutex=mutex@entry=0x558e33fab8e8, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:180<br>
#5  0x00007fe65555dd45 in QThreadPoolThread::run (this=0x558e341301f0) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthreadpool.cpp:116<br>
#6  0x00007fe65555473c in operator() (__closure=<optimized out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326<br>
#7  (anonymous<br>
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> ><br>
(t=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262<br>
#8  QThreadPrivate::start (arg=0x558e341301f0) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285<br>
#9  0x00007fe654ca66d7 in start_thread () from /lib64/libc.so.6<br>
#10 0x00007fe654d2a60c in clone3 () from /lib64/libc.so.6<br>
<br>
Thread 8 (Thread 0x7fe61f3fe6c0 (LWP 193475)):<br>
#0  0x00007fe654ca2da9 in __futex_abstimed_wait_common () from /lib64/libc.so.6<br>
#1  0x00007fe654ca5b62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from<br>
/lib64/libc.so.6<br>
#2  0x00007fe655560f7d in QWaitConditionPrivate::wait_relative<br>
(this=0x558e343f3220, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:92<br>
#3  QWaitConditionPrivate::wait (this=0x558e343f3220, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:100<br>
#4  QWaitCondition::wait (this=this@entry=0x558e34042180,<br>
mutex=mutex@entry=0x558e33fab8e8, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:180<br>
#5  0x00007fe65555dd45 in QThreadPoolThread::run (this=0x558e34042170) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthreadpool.cpp:116<br>
#6  0x00007fe65555473c in operator() (__closure=<optimized out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326<br>
#7  (anonymous<br>
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> ><br>
(t=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262<br>
#8  QThreadPrivate::start (arg=0x558e34042170) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285<br>
#9  0x00007fe654ca66d7 in start_thread () from /lib64/libc.so.6<br>
#10 0x00007fe654d2a60c in clone3 () from /lib64/libc.so.6<br>
<br>
Thread 7 (Thread 0x7fe61ebfd6c0 (LWP 193476)):<br>
#0  0x00007fe654ca2da9 in __futex_abstimed_wait_common () from /lib64/libc.so.6<br>
#1  0x00007fe654ca5b62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from<br>
/lib64/libc.so.6<br>
#2  0x00007fe655560f7d in QWaitConditionPrivate::wait_relative<br>
(this=0x558e33f9ab70, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:92<br>
#3  QWaitConditionPrivate::wait (this=0x558e33f9ab70, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:100<br>
#4  QWaitCondition::wait (this=this@entry=0x558e33fa50b0,<br>
mutex=mutex@entry=0x558e33fab8e8, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:180<br>
#5  0x00007fe65555dd45 in QThreadPoolThread::run (this=0x558e33fa50a0) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthreadpool.cpp:116<br>
#6  0x00007fe65555473c in operator() (__closure=<optimized out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326<br>
#7  (anonymous<br>
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> ><br>
(t=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262<br>
#8  QThreadPrivate::start (arg=0x558e33fa50a0) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285<br>
#9  0x00007fe654ca66d7 in start_thread () from /lib64/libc.so.6<br>
#10 0x00007fe654d2a60c in clone3 () from /lib64/libc.so.6<br>
<br>
Thread 6 (Thread 0x7fe61d4b56c0 (LWP 193474)):<br>
#0  0x00007fe654ca2da9 in __futex_abstimed_wait_common () from /lib64/libc.so.6<br>
#1  0x00007fe654ca5b62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from<br>
/lib64/libc.so.6<br>
#2  0x00007fe655560f7d in QWaitConditionPrivate::wait_relative<br>
(this=0x558e343f2a40, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:92<br>
#3  QWaitConditionPrivate::wait (this=0x558e343f2a40, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:100<br>
#4  QWaitCondition::wait (this=this@entry=0x558e34179480,<br>
mutex=mutex@entry=0x558e33fab8e8, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:180<br>
#5  0x00007fe65555dd45 in QThreadPoolThread::run (this=0x558e34179470) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthreadpool.cpp:116<br>
#6  0x00007fe65555473c in operator() (__closure=<optimized out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326<br>
#7  (anonymous<br>
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> ><br>
(t=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262<br>
#8  QThreadPrivate::start (arg=0x558e34179470) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285<br>
#9  0x00007fe654ca66d7 in start_thread () from /lib64/libc.so.6<br>
#10 0x00007fe654d2a60c in clone3 () from /lib64/libc.so.6<br>
<br>
Thread 5 (Thread 0x7fe617fff6c0 (LWP 193487)):<br>
#0  0x00007fe654ca2da9 in __futex_abstimed_wait_common () from /lib64/libc.so.6<br>
#1  0x00007fe654ca5b62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from<br>
/lib64/libc.so.6<br>
#2  0x00007fe655560f7d in QWaitConditionPrivate::wait_relative<br>
(this=0x558e33f931c0, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:92<br>
#3  QWaitConditionPrivate::wait (this=0x558e33f931c0, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:100<br>
#4  QWaitCondition::wait (this=this@entry=0x558e33f93100,<br>
mutex=mutex@entry=0x558e33fab8e8, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:180<br>
#5  0x00007fe65555dd45 in QThreadPoolThread::run (this=0x558e33f930f0) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthreadpool.cpp:116<br>
#6  0x00007fe65555473c in operator() (__closure=<optimized out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326<br>
#7  (anonymous<br>
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> ><br>
(t=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262<br>
#8  QThreadPrivate::start (arg=0x558e33f930f0) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285<br>
#9  0x00007fe654ca66d7 in start_thread () from /lib64/libc.so.6<br>
#10 0x00007fe654d2a60c in clone3 () from /lib64/libc.so.6<br>
<br>
Thread 4 (Thread 0x7fe63fbff6c0 (LWP 4835)):<br>
#0  0x00007fe654d1c87d in poll () from /lib64/libc.so.6<br>
#1  0x00007fe65262bc34 in g_main_context_iterate_unlocked.isra () from<br>
/lib64/libglib-2.0.so.0<br>
#2  0x00007fe6525cb383 in g_main_context_iteration () from<br>
/lib64/libglib-2.0.so.0<br>
#3  0x00007fe6556851a3 in QEventDispatcherGlib::processEvents<br>
(this=0x7fe638000b70, flags=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:394<br>
#4  0x00007fe6553a3bc3 in QEventLoop::exec (this=this@entry=0x7fe63fbfea20,<br>
flags=..., flags@entry=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/global/qflags.h:34<br>
#5  0x00007fe6554b7f4f in QThread::exec (this=this@entry=0x7fe65403bcc0<br>
<QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager><br>
>::instance()::holder>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/global/qflags.h:74<br>
#6  0x00007fe653face41 in QDBusConnectionManager::run (this=0x7fe65403bcc0<br>
<QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager><br>
>::instance()::holder>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/dbus/qdbusconnectionmanager.cpp:144<br>
#7  0x00007fe65555473c in operator() (__closure=<optimized out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326<br>
#8  (anonymous<br>
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> ><br>
(t=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262<br>
#9  QThreadPrivate::start (arg=0x7fe65403bcc0<br>
<QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager><br>
>::instance()::holder>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285<br>
#10 0x00007fe654ca66d7 in start_thread () from /lib64/libc.so.6<br>
#11 0x00007fe654d2a60c in clone3 () from /lib64/libc.so.6<br>
<br>
Thread 3 (Thread 0x7fe63d6906c0 (LWP 4884)):<br>
#0  0x00007fe654ca2da9 in __futex_abstimed_wait_common () from /lib64/libc.so.6<br>
#1  0x00007fe654ca57f9 in pthread_cond_wait@@GLIBC_2.3.2 () from<br>
/lib64/libc.so.6<br>
#2  0x00007fe626ea893d in cnd_wait () from /usr/lib64/dri/iris_dri.so<br>
#3  0x00007fe626e8570b in util_queue_thread_func () from<br>
/usr/lib64/dri/iris_dri.so<br>
#4  0x00007fe626ea886c in impl_thrd_routine () from /usr/lib64/dri/iris_dri.so<br>
#5  0x00007fe654ca66d7 in start_thread () from /lib64/libc.so.6<br>
#6  0x00007fe654d2a60c in clone3 () from /lib64/libc.so.6<br>
<br>
Thread 2 (Thread 0x7fe61fbff6c0 (LWP 193477)):<br>
#0  0x00007fe654ca2da9 in __futex_abstimed_wait_common () from /lib64/libc.so.6<br>
#1  0x00007fe654ca5b62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from<br>
/lib64/libc.so.6<br>
#2  0x00007fe655560f7d in QWaitConditionPrivate::wait_relative<br>
(this=0x558e340d9e80, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:92<br>
#3  QWaitConditionPrivate::wait (this=0x558e340d9e80, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:100<br>
#4  QWaitCondition::wait (this=this@entry=0x558e34120310,<br>
mutex=mutex@entry=0x558e33fab8e8, deadline=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:180<br>
#5  0x00007fe65555dd45 in QThreadPoolThread::run (this=0x558e34120300) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthreadpool.cpp:116<br>
#6  0x00007fe65555473c in operator() (__closure=<optimized out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326<br>
#7  (anonymous<br>
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> ><br>
(t=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262<br>
#8  QThreadPrivate::start (arg=0x558e34120300) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285<br>
#9  0x00007fe654ca66d7 in start_thread () from /lib64/libc.so.6<br>
#10 0x00007fe654d2a60c in clone3 () from /lib64/libc.so.6<br>
<br>
Thread 1 (Thread 0x7fe64d8e1b00 (LWP 4823)):<br>
[KCrash Handler]<br>
#4  0x0000000000000020 in ?? ()<br>
#5  0x00007fe655c4ea3e in QWindowSystemInterface::handleScreenRemoved<br>
(platformScreen=0x558e34034610) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/gui/kernel/qwindowsysteminterface.cpp:781<br>
#6  0x00007fe651bbf44a in<br>
QtWaylandClient::QWaylandDisplay::handleScreenInitialized (this=0x558e33b52a10,<br>
screen=<optimized out>) at<br>
/usr/src/debug/qt6-qtwayland-6.7.2-4.fc40.x86_64/src/client/qwaylanddisplay.cpp:603<br>
#7  0x00007fe651be1933 in QtWaylandClient::QWaylandScreen::maybeInitialize<br>
(this=0x7fe62c009b00) at<br>
/usr/src/debug/qt6-qtwayland-6.7.2-4.fc40.x86_64/src/client/qwaylandscreen.cpp:74<br>
#8  QtWaylandClient::QWaylandScreen::maybeInitialize (this=0x7fe62c009b00) at<br>
/usr/src/debug/qt6-qtwayland-6.7.2-4.fc40.x86_64/src/client/qwaylandscreen.cpp:65<br>
#9  0x00007fe64ea07056 in ffi_call_unix64 () at ../src/x86/unix64.S:104<br>
#10 0x00007fe64ea036a0 in ffi_call_int (cif=cif@entry=0x7ffee52b0f70,<br>
fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>,<br>
closure=closure@entry=0x0) at ../src/x86/ffi64.c:673<br>
#11 0x00007fe64ea064ee in ffi_call (cif=cif@entry=0x7ffee52b0f70, fn=<optimized<br>
out>, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7ffee52b1040) at<br>
../src/x86/ffi64.c:710<br>
#12 0x00007fe651b3910e in wl_closure_invoke<br>
(closure=closure@entry=0x7fe62c009100, target=<optimized out>,<br>
target@entry=0x558e34b4ace0, opcode=opcode@entry=2, data=<optimized out>,<br>
flags=1) at ../src/connection.c:1228<br>
#13 0x00007fe651b39979 in dispatch_event (display=0x558e33b52c40,<br>
queue=0x558e33b52d38) at ../src/wayland-client.c:1670<br>
#14 0x00007fe651b39d73 in dispatch_queue (display=0x558e33b52c40,<br>
queue=0x558e33b52d38) at ../src/wayland-client.c:1816<br>
#15 wl_display_dispatch_queue_pending (display=0x558e33b52c40,<br>
queue=0x558e33b52d38) at ../src/wayland-client.c:2058<br>
#16 0x00007fe651bb8ac6 in QtWaylandClient::QWaylandDisplay::blockingReadEvents<br>
(this=0x558e33b52a10) at<br>
/usr/src/debug/qt6-qtwayland-6.7.2-4.fc40.x86_64/src/client/qwaylanddisplay.cpp:543<br>
#17 0x00007fe651be2d2a in QtWaylandClient::QWaylandShmBackingStore::resize<br>
(this=this@entry=0x558e33b7d030, size=...) at<br>
/usr/src/debug/qt6-qtwayland-6.7.2-4.fc40.x86_64/src/client/qwaylandshmbackingstore.cpp:276<br>
#18 0x00007fe651be2ebd in QtWaylandClient::QWaylandShmBackingStore::ensureSize<br>
(this=this@entry=0x558e33b7d030) at<br>
/usr/src/debug/qt6-qtwayland-6.7.2-4.fc40.x86_64/src/client/qwaylandshmbackingstore.cpp:193<br>
#19 0x00007fe651be31af in QtWaylandClient::QWaylandShmBackingStore::beginPaint<br>
(this=0x558e33b7d030, region=...) at<br>
/usr/src/debug/qt6-qtwayland-6.7.2-4.fc40.x86_64/src/client/qwaylandshmbackingstore.cpp:172<br>
#20 0x00007fe655c6704f in QBackingStore::beginPaint (this=0x558e33dd3c00,<br>
region=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/gui/painting/qbackingstore.cpp:125<br>
#21 0x00007fe6565f96ea in QWidgetRepaintManager::paintAndFlush (this=<optimized<br>
out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qwidgetrepaintmanager.cpp:873<br>
#22 0x00007fe6565ed44a in QWidget::event (this=0x558e33d69750,<br>
event=0x558e34b56940) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qwidget.cpp:9350<br>
#23 0x00007fe656dc4c00 in KXmlGuiWindow::event (this=0x558e33d69750,<br>
ev=0x558e34b56940) at<br>
/usr/src/debug/kf6-kxmlgui-6.8.0-1.fc40.x86_64/src/kxmlguiwindow.cpp:221<br>
#24 0x00007fe65658b218 in QApplicationPrivate::notify_helper (this=<optimized<br>
out>, receiver=0x558e33d69750, e=0x558e34b56940) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:3287<br>
#25 0x00007fe655396e88 in QCoreApplication::notifyInternal2<br>
(receiver=0x558e33d69750, event=0x558e34b56940) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1142<br>
#26 0x00007fe6553970ed in QCoreApplication::sendEvent (receiver=<optimized<br>
out>, event=<optimized out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1583<br>
#27 0x00007fe65539ac51 in QCoreApplicationPrivate::sendPostedEvents<br>
(receiver=0x0, event_type=0, data=0x558e33b478c0) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1940<br>
#28 0x00007fe65539aefd in QCoreApplication::sendPostedEvents<br>
(receiver=<optimized out>, event_type=<optimized out>) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1797<br>
#29 0x00007fe6556859ef in postEventSourceDispatch (s=0x558e33b79930) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:244<br>
#30 0x00007fe6525c9e8c in g_main_context_dispatch_unlocked.lto_priv () from<br>
/lib64/libglib-2.0.so.0<br>
#31 0x00007fe65262bc98 in g_main_context_iterate_unlocked.isra () from<br>
/lib64/libglib-2.0.so.0<br>
#32 0x00007fe6525cb383 in g_main_context_iteration () from<br>
/lib64/libglib-2.0.so.0<br>
#33 0x00007fe6556851a3 in QEventDispatcherGlib::processEvents<br>
(this=0x558e33b4f750, flags=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:394<br>
#34 0x00007fe6553a3bc3 in QEventLoop::exec (this=this@entry=0x7ffee52b1cb0,<br>
flags=..., flags@entry=...) at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/global/qflags.h:34<br>
#35 0x00007fe65539fa7c in QCoreApplication::exec () at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/global/qflags.h:74<br>
#36 0x00007fe655bd66ed in QGuiApplication::exec () at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/gui/kernel/qguiapplication.cpp:1926<br>
#37 0x00007fe65658b189 in QApplication::exec () at<br>
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:2555<br>
#38 0x0000558df467338c in main (argc=<optimized out>, argv=<optimized out>) at<br>
/usr/src/debug/konsole-24.08.3-1.fc40.x86_64/src/main.cpp:260<br>
<br>
-- <br>
You are receiving this mail because:<br>
You are the assignee for the bug.</blockquote></div>