https://bugs.kde.org/show_bug.cgi?id=493789

            Bug ID: 493789
           Summary: Printer settings crash
    Classification: Applications
           Product: systemsettings
           Version: 6.1.90
          Platform: openSUSE
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: generic-crash
          Assignee: plasma-b...@kde.org
          Reporter: wosk...@yahoo.de
  Target Milestone: ---

Application: systemsettings (6.1.90)

ApplicationNotResponding [ANR]: false
Qt Version: 6.7.2
Frameworks Version: 6.7.0
Operating System: Linux 6.11.0-1-default x86_64
Windowing System: Wayland
Distribution: openSUSE Tumbleweed
DrKonqi: 6.1.90 [CoredumpBackend]

-- Information about the crash:
discover crashes with the same error

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault


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

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

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

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

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

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

warning: Can't open file /memfd:JSGCHeap:QtQml (deleted) during file-backed
mapping note processing
[New LWP 94877]
[New LWP 94862]
[New LWP 94861]
[New LWP 94887]
[New LWP 94888]
[New LWP 94890]
[New LWP 94889]
[New LWP 101172]
[New LWP 94860]
[New LWP 94864]
[New LWP 101174]
[New LWP 94879]
[New LWP 101175]
[New LWP 94865]
[New LWP 101171]
[New LWP 94863]
[New LWP 101180]
[New LWP 94880]
[New LWP 101178]
[New LWP 101176]
[New LWP 101173]
[New LWP 101179]
[New LWP 101181]
[New LWP 94881]
[New LWP 101177]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/systemsettings kcm_kscreen'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007ff65ec94c5c in __pthread_kill_implementation () from
/lib64/libc.so.6
[Current thread is 1 (Thread 0x7ff6394006c0 (LWP 94877))]
Cannot QML trace cores :(
[Current thread is 1 (Thread 0x7ff6394006c0 (LWP 94877))]

Thread 25 (Thread 0x7ff60ca006c0 (LWP 101177)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec922c5 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff65f6f8f43 in QWaitConditionPrivate::wait_relative (deadline=...,
this=0x5625a67cbbd0) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (deadline=..., this=0x5625a67cbbd0) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x5625a45101a8,
deadline=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007ff65f6f3fd9 in QThreadPoolThread::run (this=0x5625a691c6f0) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#8  QThreadPrivate::start (arg=0x5625a691c6f0) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#9  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#10 0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 24 (Thread 0x7ff6334006c0 (LWP 94881)):
#0  0x00007ff65ed05aff in poll () from /lib64/libc.so.6
#1  0x00007ff65e94ecdf in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007ff65e94f5ff in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3  0x00007ff65bcfa316 in ?? () from /lib64/libgio-2.0.so.0
#4  0x00007ff65e97c81e in ?? () from /lib64/libglib-2.0.so.0
#5  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#6  0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 23 (Thread 0x7ff5f7e006c0 (LWP 101181)):
#0  0x00007ff65ed05aff in poll () from /lib64/libc.so.6
#1  0x00007ff65e94ecdf in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007ff65e94f3ec in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x00007ff65f7c1adc in QEventDispatcherGlib::processEvents
(this=0x7ff59c000e80, flags=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#4  0x00007ff65f5993db in QEventLoop::exec (this=0x7ff5f7dffa00, flags=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/global/qflags.h:34
#5  0x00007ff65f674a64 in QThread::exec (this=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/global/qflags.h:74
#6  0x00007ff651745af5 in KCupsConnection::run() () from
/lib64/libkcupslib.so.6.1.90
#7  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#8  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#9  QThreadPrivate::start (arg=0x5625a56759a0) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#10 0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#11 0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 22 (Thread 0x7ff602a006c0 (LWP 101179)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec922c5 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff65f6f8f43 in QWaitConditionPrivate::wait_relative (deadline=...,
this=0x5625a4593060) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (deadline=..., this=0x5625a4593060) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x5625a45101a8,
deadline=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007ff65f6f3fd9 in QThreadPoolThread::run (this=0x5625a4594c60) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#8  QThreadPrivate::start (arg=0x5625a4594c60) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#9  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#10 0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 21 (Thread 0x7ff603e006c0 (LWP 101173)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec922c5 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff65f6f8f43 in QWaitConditionPrivate::wait_relative (deadline=...,
this=0x5625a5b52540) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (deadline=..., this=0x5625a5b52540) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x5625a45101a8,
deadline=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007ff65f6f3fd9 in QThreadPoolThread::run (this=0x5625a680a630) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#8  QThreadPrivate::start (arg=0x5625a680a630) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#9  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#10 0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 20 (Thread 0x7ff60e6006c0 (LWP 101176)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec922c5 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff65f6f8f43 in QWaitConditionPrivate::wait_relative (deadline=...,
this=0x5625a5199b20) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (deadline=..., this=0x5625a5199b20) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x5625a45101a8,
deadline=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007ff65f6f3fd9 in QThreadPoolThread::run (this=0x5625a511eac0) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#8  QThreadPrivate::start (arg=0x5625a511eac0) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#9  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#10 0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 19 (Thread 0x7ff6034006c0 (LWP 101178)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec922c5 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff65f6f8f43 in QWaitConditionPrivate::wait_relative (deadline=...,
this=0x5625a545d160) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (deadline=..., this=0x5625a545d160) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x5625a45101a8,
deadline=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007ff65f6f3fd9 in QThreadPoolThread::run (this=0x5625a5a80550) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#8  QThreadPrivate::start (arg=0x5625a5a80550) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#9  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#10 0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 18 (Thread 0x7ff633e006c0 (LWP 94880)):
#0  0x00007ff65ed05aff in poll () from /lib64/libc.so.6
#1  0x00007ff65e94ecdf in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007ff65e94f3ec in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x00007ff65e94f431 in ?? () from /lib64/libglib-2.0.so.0
#4  0x00007ff65e97c81e in ?? () from /lib64/libglib-2.0.so.0
#5  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#6  0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 17 (Thread 0x7ff600c006c0 (LWP 101180)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec922c5 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff65f6f8f43 in QWaitConditionPrivate::wait_relative (deadline=...,
this=0x5625a512c900) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (deadline=..., this=0x5625a512c900) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x5625a45101a8,
deadline=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007ff65f6f3fd9 in QThreadPoolThread::run (this=0x5625a5123140) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#8  QThreadPrivate::start (arg=0x5625a5123140) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#9  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#10 0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 16 (Thread 0x7ff659a006c0 (LWP 94863)):
#0  0x00007ff65ed05aff in poll () from /lib64/libc.so.6
#1  0x00007ff65dcdae51 in ?? () from /lib64/libQt6WaylandClient.so.6
#2  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#3  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#4  QThreadPrivate::start (arg=0x5625a442d050) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#5  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#6  0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 15 (Thread 0x7ff5f6a006c0 (LWP 101171)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec922c5 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff65f6f8f43 in QWaitConditionPrivate::wait_relative (deadline=...,
this=0x5625a776eec0) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (deadline=..., this=0x5625a776eec0) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x5625a45101a8,
deadline=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007ff65f6f3fd9 in QThreadPoolThread::run (this=0x5625a7f37490) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#8  QThreadPrivate::start (arg=0x5625a7f37490) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#9  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#10 0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 14 (Thread 0x7ff63bc006c0 (LWP 94865)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec91fa0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff643337db9 in ?? () from /usr/lib64/dri/iris_dri.so
#3  0x00007ff643315d0b in ?? () from /usr/lib64/dri/iris_dri.so
#4  0x00007ff643337cf7 in ?? () from /usr/lib64/dri/iris_dri.so
#5  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#6  0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 13 (Thread 0x7ff60f4006c0 (LWP 101175)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec922c5 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff65f6f8f43 in QWaitConditionPrivate::wait_relative (deadline=...,
this=0x5625a45928f0) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (deadline=..., this=0x5625a45928f0) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x5625a45101a8,
deadline=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007ff65f6f3fd9 in QThreadPoolThread::run (this=0x5625a4586b30) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#8  QThreadPrivate::start (arg=0x5625a4586b30) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#9  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#10 0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 12 (Thread 0x7ff638a006c0 (LWP 94879)):
#0  0x00007ff65ed11efd in syscall () from /lib64/libc.so.6
#1  0x00007ff65e9aacc0 in g_cond_wait () from /lib64/libglib-2.0.so.0
#2  0x00007ff65e9171ab in ?? () from /lib64/libglib-2.0.so.0
#3  0x00007ff65e97cfa2 in ?? () from /lib64/libglib-2.0.so.0
#4  0x00007ff65e97c81e in ?? () from /lib64/libglib-2.0.so.0
#5  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#6  0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 11 (Thread 0x7ff6016006c0 (LWP 101174)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec922c5 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff65f6f8f43 in QWaitConditionPrivate::wait_relative (deadline=...,
this=0x5625a78d8710) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (deadline=..., this=0x5625a78d8710) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x5625a45101a8,
deadline=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007ff65f6f3fd9 in QThreadPoolThread::run (this=0x5625a840c370) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#8  QThreadPrivate::start (arg=0x5625a840c370) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#9  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#10 0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 10 (Thread 0x7ff650c006c0 (LWP 94864)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec91fa0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff643337db9 in ?? () from /usr/lib64/dri/iris_dri.so
#3  0x00007ff643315d0b in ?? () from /usr/lib64/dri/iris_dri.so
#4  0x00007ff643337cf7 in ?? () from /usr/lib64/dri/iris_dri.so
#5  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#6  0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 9 (Thread 0x7ff65b852b00 (LWP 94860)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec91fa0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff65f6f8fbb in QWaitConditionPrivate::wait (deadline=...,
this=0x5625a48b9940) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:102
#3  QWaitCondition::wait (this=this@entry=0x5625a4838738,
mutex=mutex@entry=0x5625a4838730, deadline=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:180
#4  0x00007ff660883e8b in QQmlThreadPrivate::wait (this=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/ftw/qqmlthread.cpp:27
#5  QQmlThread::internalCallMethodInThread (this=0x5625a48b95a0,
message=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/ftw/qqmlthread.cpp:280
#6  0x00007ff660977e8a in QQmlThread::callMethodInThread<void
(QQmlTypeLoaderThread::*)(QQmlRefPointer<QQmlDataBlob> const&),
QQmlRefPointer<QQmlDataBlob> const&> (method=<optimized out>,
this=0x5625a48b95a0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/ftw/qqmlthread_p.h:124
#7  QQmlTypeLoaderThread::load (b=..., this=0x5625a48b95a0) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmltypeloaderthread.cpp:45
#8  PlainLoader::load (this=<optimized out>, loader=<optimized out>,
blob=0x5625a77f1380) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmltypeloader.cpp:113
#9  QQmlTypeLoader::doLoad<PlainLoader> (loader=...,
mode=QQmlTypeLoader::PreferSynchronous, blob=0x5625a77f1380,
this=0x5625a477a190) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmltypeloader.cpp:177
#10 QQmlTypeLoader::load (this=0x5625a477a190, blob=0x5625a77f1380,
mode=QQmlTypeLoader::PreferSynchronous) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmltypeloader.cpp:198
#11 0x00007ff660981a20 in QQmlTypeLoader::getType (this=0x5625a477a190,
unNormalizedUrl=..., mode=QQmlTypeLoader::PreferSynchronous) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmltypeloader.cpp:968
#12 0x00007ff6608afe7f in QQmlComponentPrivate::loadUrl (this=0x5625a781ab60,
newUrl=..., mode=QQmlComponent::PreferSynchronous) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmlcomponent.cpp:808
#13 0x00007ff661bf6557 in ?? () from /lib64/libKF6KCMUtilsQuick.so.6
#14 0x00007ff661bf79ab in KQuickConfigModule::mainUi() () from
/lib64/libKF6KCMUtilsQuick.so.6
#15 0x00007ff6625ddf6d in KCModuleLoader::loadModule(KPluginMetaData const&,
QWidget*, QList<QVariant> const&, std::shared_ptr<QQmlEngine> const&) () from
/lib64/libKF6KCMUtils.so.6
#16 0x000056257ed19bab in ?? ()
#17 0x000056257ed0d972 in ?? ()
#18 0x000056257ed118fa in ?? ()
#19 0x000056257ed11d70 in ?? ()
#20 0x00007ff66091da93 in QQmlObjectOrGadget::metacall (this=0x7ffd65877850,
type=QMetaObject::InvokeMetaMethod, index=<optimized out>, argv=<optimized
out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmlobjectorgadget.cpp:14
#21 0x00007ff6608084fb in QV4::CallMethod
(callType=QMetaObject::InvokeMetaMethod, callArgs=<optimized out>,
engine=<optimized out>, argTypes=<optimized out>, argCount=<optimized out>,
returnType=..., index=<optimized out>, object=...) at
/usr/include/qt6/QtCore/qvarlengtharray.h:84
#22 QV4::CallPrecise (object=..., data=..., engine=<optimized out>,
engine@entry=0x5625a4831a50, callArgs=<optimized out>,
callArgs@entry=0x7ff6309bf5b0,
callType=callType@entry=QMetaObject::InvokeMetaMethod) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/jsruntime/qv4qobjectwrapper.cpp:1950
#23 0x00007ff66080b271 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/jsruntime/qv4qobjectwrapper.cpp:2924
#24 operator()<QV4::QObjectMethod::callInternal(const QV4::Value*, const
QV4::Value*, int) const::<lambda()> > (call=..., __closure=<synthetic pointer>)
at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/jsruntime/qv4qobjectwrapper.cpp:2901
#25 QV4::QObjectMethod::callInternal (this=0x7ffd65877928,
thisObject=<optimized out>, argv=0x7ff6309bf550, argc=1) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/jsruntime/qv4qobjectwrapper.cpp:2924
#26 0x00007ff6608245ab in QV4::Runtime::CallPropertyLookup::call
(engine=0x5625a4831a50, base=..., index=<optimized out>, argv=0x7ff6309bf550,
argc=1) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/jsruntime/qv4runtime.cpp:1507
#27 0x00007ff6584fe3c5 in ?? ()
#28 0x00007ffd65877cb0 in ?? ()
#29 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7ff6020006c0 (LWP 101172)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec922c5 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff65f6f8f43 in QWaitConditionPrivate::wait_relative (deadline=...,
this=0x5625a4593220) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (deadline=..., this=0x5625a4593220) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x5625a45101a8,
deadline=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007ff65f6f3fd9 in QThreadPoolThread::run (this=0x5625a4586940) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#8  QThreadPrivate::start (arg=0x5625a4586940) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#9  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#10 0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 7 (Thread 0x7ff625e006c0 (LWP 94889)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec91fa0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff643337db9 in ?? () from /usr/lib64/dri/iris_dri.so
#3  0x00007ff643315d0b in ?? () from /usr/lib64/dri/iris_dri.so
#4  0x00007ff643337cf7 in ?? () from /usr/lib64/dri/iris_dri.so
#5  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#6  0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 6 (Thread 0x7ff6254006c0 (LWP 94890)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec91fa0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff643337db9 in ?? () from /usr/lib64/dri/iris_dri.so
#3  0x00007ff643315d0b in ?? () from /usr/lib64/dri/iris_dri.so
#4  0x00007ff643337cf7 in ?? () from /usr/lib64/dri/iris_dri.so
#5  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#6  0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 5 (Thread 0x7ff6268006c0 (LWP 94888)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec91fa0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff643337db9 in ?? () from /usr/lib64/dri/iris_dri.so
#3  0x00007ff643315d0b in ?? () from /usr/lib64/dri/iris_dri.so
#4  0x00007ff643337cf7 in ?? () from /usr/lib64/dri/iris_dri.so
#5  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#6  0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 4 (Thread 0x7ff6272006c0 (LWP 94887)):
#0  0x00007ff65ec8f25e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007ff65ec91fa0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libc.so.6
#2  0x00007ff643337db9 in ?? () from /usr/lib64/dri/iris_dri.so
#3  0x00007ff643315d0b in ?? () from /usr/lib64/dri/iris_dri.so
#4  0x00007ff643337cf7 in ?? () from /usr/lib64/dri/iris_dri.so
#5  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#6  0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 3 (Thread 0x7ff65b2006c0 (LWP 94861)):
#0  0x00007ff65ed05aff in poll () from /lib64/libc.so.6
#1  0x00007ff65e94ecdf in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007ff65e94f3ec in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x00007ff65f7c1adc in QEventDispatcherGlib::processEvents
(this=0x7ff654000b70, flags=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#4  0x00007ff65f5993db in QEventLoop::exec (this=0x7ff65b1ffa10, flags=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/global/qflags.h:34
#5  0x00007ff65f674a64 in QThread::exec (this=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/global/qflags.h:74
#6  0x00007ff65f37b70a in ?? () from /lib64/libQt6DBus.so.6
#7  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#8  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#9  QThreadPrivate::start (arg=0x7ff65f3feb20) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#10 0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#11 0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 2 (Thread 0x7ff65a4006c0 (LWP 94862)):
#0  0x00007ff65ed05aff in poll () from /lib64/libc.so.6
#1  0x00007ff65dcdae51 in ?? () from /lib64/libQt6WaylandClient.so.6
#2  0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#3  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#4  QThreadPrivate::start (arg=0x5625a440edf0) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#5  0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#6  0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Thread 1 (Thread 0x7ff6394006c0 (LWP 94877)):
[KCrash Handler]
#4  QV4::ResolvedTypeReference::isFullyDynamicType (this=<optimized out>,
this=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/jsruntime/qv4resolvedtypereference_p.h:90
#5  QQmlPropertyCacheCreator<QQmlTypeCompiler>::propertyCacheForObject
(error=0x7ff6393feb98, context=..., obj=0x7ff614721f08, this=0x7ff6393ff120) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmlpropertycachecreator_p.h:338
#6  QQmlPropertyCacheCreator<QQmlTypeCompiler>::buildMetaObjectRecursively
(this=this@entry=0x7ff6393ff120, objectIndex=28, context=...,
isVMERequired=isVMERequired@entry=QQmlPropertyCacheCreator<QQmlTypeCompiler>::VMEMetaObjectIsRequired::Maybe)
at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmlpropertycachecreator_p.h:279
#7  0x00007ff660959a56 in
QQmlPropertyCacheCreator<QQmlTypeCompiler>::buildMetaObjectRecursively
(this=this@entry=0x7ff6393ff120, objectIndex=27, context=...,
isVMERequired=isVMERequired@entry=QQmlPropertyCacheCreator<QQmlTypeCompiler>::VMEMetaObjectIsRequired::Maybe)
at /usr/include/qt6/QtCore/qendian.h:258
#8  0x00007ff660959a56 in
QQmlPropertyCacheCreator<QQmlTypeCompiler>::buildMetaObjectRecursively
(this=this@entry=0x7ff6393ff120, objectIndex=19, context=...,
isVMERequired=isVMERequired@entry=QQmlPropertyCacheCreator<QQmlTypeCompiler>::VMEMetaObjectIsRequired::Maybe)
at /usr/include/qt6/QtCore/qendian.h:258
#9  0x00007ff660959a56 in
QQmlPropertyCacheCreator<QQmlTypeCompiler>::buildMetaObjectRecursively
(this=0x7ff6393ff120, objectIndex=0, context=..., isVMERequired=<optimized
out>) at /usr/include/qt6/QtCore/qendian.h:258
#10 0x00007ff66095458f in
QQmlPropertyCacheCreator<QQmlTypeCompiler>::buildMetaObjectsIncrementally
(this=0x7ff6393ff120) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmlpropertycachecreator_p.h:225
#11 QQmlTypeCompiler::compile (this=0x7ff6393ff400) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmltypecompiler.cpp:63
#12 0x00007ff66096ca30 in
QQmlTypeData::compile(QQmlRefPointer<QQmlTypeNameCache> const&,
QV4::ResolvedTypeReferenceMap*, std::function<QByteArray ()> const&)
(dependencyHasher=..., resolvedTypeCache=0x7ff6393ff360, typeNameCache=...,
this=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmltypedata.cpp:831
#13 QQmlTypeData::done (this=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmltypedata.cpp:520
#14 0x00007ff6608b4d6e in QQmlDataBlob::tryDone (this=0x5625a77f1380) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmldatablob.cpp:485
#15 QQmlDataBlob::tryDone (this=0x5625a77f1380) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmldatablob.cpp:476
#16 0x00007ff660971f60 in QQmlTypeLoader::setData
(this=this@entry=0x5625a477a190, blob=..., d=...) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmltypeloader.cpp:415
#17 0x00007ff660972e6a in QQmlTypeLoader::setData
(this=this@entry=0x5625a477a190, blob=..., fileName=...) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmltypeloader.cpp:395
#18 0x00007ff660977b65 in QQmlTypeLoader::loadThread (this=0x5625a477a190,
blob=...) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/qqmltypeloader.cpp:260
#19 0x00007ff660981e15 in QQmlThread::createMessageFromMethod<void
(QQmlTypeLoaderThread::*)(QQmlRefPointer<QQmlDataBlob> const&),
QQmlRefPointer<QQmlDataBlob> const&>(void
(QQmlTypeLoaderThread::*&&)(QQmlRefPointer<QQmlDataBlob> const&),
QQmlRefPointer<QQmlDataBlob> const&)::I::call(QQmlThread*) () at
/usr/include/c++/13/bits/invoke.h:71
#20 0x00007ff660885684 in QQmlThreadPrivate::threadEvent (this=0x5625a48386c0)
at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/ftw/qqmlthread.cpp:148
#21 QQmlThreadPrivate::event (this=0x5625a48386c0, e=0x5625a545a340) at
/usr/src/debug/qtdeclarative-everywhere-src-6.7.2/src/qml/qml/ftw/qqmlthread.cpp:105
#22 0x00007ff6615c2f6e in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x5625a48386c0, e=0x5625a545a340) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/widgets/kernel/qapplication.cpp:3287
#23 0x00007ff65f58ec30 in QCoreApplication::notifyInternal2
(receiver=0x5625a48386c0, event=0x5625a545a340) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/kernel/qcoreapplication.cpp:1142
#24 0x00007ff65f58ec69 in QCoreApplication::sendEvent (receiver=<optimized
out>, event=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/kernel/qcoreapplication.cpp:1583
#25 0x00007ff65f58ef90 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x5625a45ca360) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/kernel/qcoreapplication.cpp:1940
#26 0x00007ff65f7c2fe3 in postEventSourceDispatch (s=0x7ff614000f20) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/kernel/qeventdispatcher_glib.cpp:244
#27 0x00007ff65e94cfb8 in ?? () from /lib64/libglib-2.0.so.0
#28 0x00007ff65e94ed38 in ?? () from /lib64/libglib-2.0.so.0
#29 0x00007ff65e94f3ec in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#30 0x00007ff65f7c1adc in QEventDispatcherGlib::processEvents
(this=0x7ff614000b70, flags=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#31 0x00007ff65f5993db in QEventLoop::exec (this=0x7ff6393ffa60, flags=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/global/qflags.h:34
#32 0x00007ff65f674a64 in QThread::exec (this=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/global/qflags.h:74
#33 0x00007ff65f6ed139 in operator() (__closure=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:326
#34 (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=...) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:262
#35 QThreadPrivate::start (arg=0x5625a48386c0) at
/usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/thread/qthread_unix.cpp:285
#36 0x00007ff65ec92e22 in start_thread () from /lib64/libc.so.6
#37 0x00007ff65ed1433c in __clone3 () from /lib64/libc.so.6

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to