Application: plasmashell (6.4.1) ApplicationNotResponding [ANR]: false Qt Version: 6.9.1 Frameworks Version: 6.15.0 Operating System: Linux 6.15.4-1-default x86_64 Windowing System: X11 Distribution: "openSUSE Tumbleweed" DrKonqi: 6.4.1 [CoredumpBackend] -- Information about the crash: I'm not sure, when this started happening. It's been a while now. It happened in Leap 15.6 and does also on a complete Tumbleweed reinstall. Apparently, some part of the GFX Card (an RTX 3070 with proprietary drivers) fails to reinitialize upon resume. Plasmashell crashes and dumps core. After a few hickups, the shell comes back, but there's a tray icon reporting the software renderer being in use. I've tried to disable screen locking to avoid going back to sddm and directly opening the shell. No change. Apparently, it also happens when logging out and back in. If the session is killed with Ctrl+Alt+Double Backspace, login and operation return to normal. If the system is rebooted, login and shell work normally. Could not try the open driver. Last time I installed it, it didn't switch modes on boot. Can't use Wayland, because a lot of tools and software glitch out or lag beyond usability. The crash can be reproduced every time. -- Backtrace: Application: plasmashell (plasmashell), signal: Segmentation fault This GDB supports auto-downloading debuginfo from the following URLs: <https://debuginfod.opensuse.org/> Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] Debuginfod has been disabled. To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. warning: Can't open file /memfd:JSGCHeap:QtQml (deleted) during file-backed mapping note processing warning: Can't open file /memfd:/.glXXXXXX (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:JITCode:QtQml (deleted) during file-backed mapping note processing warning: Can't open file /memfd:/.nvidia_drv.XXXXXX (deleted) during file-backed mapping note processing warning: Can't open file /home/joeysun/.cache/plasmashell/qmlcache/ceea0ef8d55135e6277d50918e758bf1836b1f55.qmlc (deleted) during file-backed mapping note processing warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping note processing warning: Can't open file /home/joeysun/.cache/plasmashell/qmlcache/5b7bbfd96267d74c2fdae847420d463d51481b0a.qmlc (deleted) during file-backed mapping note processing warning: Can't open file /dev/nvidia0 during file-backed mapping note processing warning: Can't open file /dev/nvidiactl during file-backed mapping note processing warning: Can't open file /memfd:JSVMStack:QtQml (deleted) during file-backed mapping note processing [New LWP 401664] [New LWP 401047] [New LWP 401723] [New LWP 401754] [New LWP 401154] [New LWP 401234] [New LWP 401303] [New LWP 401232] [New LWP 401882] [New LWP 401607] [New LWP 401601] [New LWP 401233] [New LWP 401963] [New LWP 401425] [New LWP 401249] [New LWP 401284] [New LWP 401287] [New LWP 401236] [New LWP 401302] [New LWP 401834] [New LWP 401962] [New LWP 401058] [New LWP 400983] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/bin/plasmashell --no-respawn'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007fe642c9c5fc in __pthread_kill_implementation () from /lib64/libc.so.6 [Current thread is 1 (Thread 0x7fe5e5ffe6c0 (LWP 401664))] python sentry-sdk not installed :( Cannot QML trace cores :( [Current thread is 11 (Thread 0x7fe5fca676c0 (LWP 401601))] Thread 23 (Thread 0x7fe63f2f2500 (LWP 400983)): #0 0x00007fe64338d326 in __ieee754_pow_fma () at /lib64/libm.so.6 #1 0x00007fe64335cfd9 in powf64 () at /lib64/libm.so.6 #2 0x00007fe642fc066b in KColorUtils::luma(QColor const&) () at /lib64/libKF6GuiAddons.so.6 #3 0x00007fe642fc0fe4 in KColorUtils::tint(QColor const&, QColor const&, double) () at /lib64/libKF6GuiAddons.so.6 #4 0x00007fe64235484a in ??? () at /lib64/libKF6ColorScheme.so.6 #5 0x00007fe6423560ee in KColorScheme::KColorScheme(QPalette::ColorGroup, KColorScheme::ColorSet, QExplicitlySharedDataPointer<KSharedConfig>) () at /lib64/libKF6ColorScheme.so.6 #6 0x00007fe634ea2b7b in ??? () at /usr/lib64/qt6/plugins/kf6/kirigami/platform/KirigamiPlasmaStyle.so #7 0x00007fe6352209b7 in ??? () at /lib64/libKirigamiPrimitives.so.6 #8 0x00007fe635222bf5 in ??? () at /lib64/libKirigamiPrimitives.so.6 #9 0x00007fe635224b13 in ??? () at /lib64/libKirigamiPrimitives.so.6 #10 0x00007fe645109802 in QQuickWindowPrivate::polishItems (this=0x55e6143c9900) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/items/qquickwindow.cpp:344 #11 0x00007fe6452ed112 in QSGThreadedRenderLoop::polishAndSync (this=0x55e614e5eed0, w=0x55e61718fd88, inExpose=false) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1633 #12 0x00007fe645111ba6 in QQuickWindow::event (this=<optimized out>, event=0x7fff1b892030) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/items/qquickwindow.cpp:1590 #13 0x000055e5fc19b41b in ??? () #14 0x00007fe6459e0d9a in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt6Widgets.so.6 #15 0x00007fe6435b8b28 in QCoreApplication::notifyInternal2 (receiver=0x55e615814830, event=0x7fff1b892030) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcoreapplication.cpp:1106 #16 0x00007fe6435b8b6d in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcoreapplication.cpp:1546 #17 0x00007fe643e582d8 in QPlatformWindow::deliverUpdateRequest (this=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/gui/kernel/qplatformwindow.cpp:831 #18 0x00007fe643e57b7e in QPlatformWindow::windowEvent (this=0x55e615805060, event=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/gui/kernel/qplatformwindow.cpp:472 #19 0x00007fe6459e5967 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt6Widgets.so.6 #20 0x00007fe6435b8b28 in QCoreApplication::notifyInternal2 (receiver=0x55e615814830, event=0x7fff1b892310) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcoreapplication.cpp:1106 #21 0x00007fe64372c8cf in QTimerInfoList::activateTimers (this=0x55e6143a7ac0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qtimerinfo_unix.cpp:426 #22 0x00007fe643820934 in timerSourceDispatch (source=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qeventdispatcher_glib.cpp:152 #23 idleTimerSourceDispatch (source=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qeventdispatcher_glib.cpp:199 #24 0x00007fe641ee8eb3 in ??? () at /lib64/libglib-2.0.so.0 #25 0x00007fe641eeace8 in ??? () at /lib64/libglib-2.0.so.0 #26 0x00007fe641eeb52c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #27 0x00007fe64381de83 in QEventDispatcherGlib::processEvents (this=0x55e6143ff3d0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #28 0x00007fe6435c3afb in QEventLoop::exec (this=0x7fff1b892590, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qflags.h:77 #29 0x00007fe6435bc40c in QCoreApplication::exec () at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qflags.h:77 #30 0x000055e5fc1801ea in ??? () #31 0x00007fe642c2b37b in __libc_start_call_main () at /lib64/libc.so.6 #32 0x00007fe642c2b44b in __libc_start_main_impl () at /lib64/libc.so.6 #33 0x000055e5fc1806d5 in ??? () Thread 22 (Thread 0x7fe63e6366c0 (LWP 401058)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c96a41 in __syscall_cancel () at /lib64/libc.so.6 #3 0x00007fe642d10f9a in poll () at /lib64/libc.so.6 #4 0x00007fe6462ada62 in ??? () at /lib64/libxcb.so.1 #5 0x00007fe6462af4bc in xcb_wait_for_event () at /lib64/libxcb.so.1 #6 0x00007fe63ef88378 in QXcbEventQueue::run (this=0x55e614358c30) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/plugins/platforms/xcb/qxcbeventqueue.cpp:192 #7 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #8 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #9 QThreadPrivate::start (arg=0x55e614358c30) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #10 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #11 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 21 (Thread 0x7fe5d92fb6c0 (LWP 401962)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c96a41 in __syscall_cancel () at /lib64/libc.so.6 #3 0x00007fe642d11522 in ppoll () at /lib64/libc.so.6 #4 0x00007fe643727f51 in ppoll (__fds=<optimized out>, __nfds=<optimized out>, __timeout=<optimized out>, __ss=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:100 #5 qt_ppoll (fds=0x7fe5d92fa740, nfds=1, timeout_ts=0x0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:103 #6 qt_ppoll (fds=0x7fe5d92fa740, nfds=1, timeout_ts=0x0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:100 #7 qt_safe_poll (deadline=..., fds=<optimized out>, nfds=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:126 #8 qt_safe_poll (fds=0x7fe5d92fa740, nfds=1, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:121 #9 0x00007fe6425af1a1 in ??? () at /lib64/libQt6Network.so.6 #10 0x00007fe642544771 in ??? () at /lib64/libQt6Network.so.6 #11 0x00007fe64253b07c in QAbstractSocket::waitForReadyRead(int) () at /lib64/libQt6Network.so.6 #12 0x00007fe6426c11f0 in ??? () at /lib64/libKF6KIOCore.so.6 #13 0x00007fe642702528 in ??? () at /lib64/libKF6KIOCore.so.6 #14 0x00007fe642799ff5 in ??? () at /lib64/libKF6KIOCore.so.6 #15 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #16 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #17 QThreadPrivate::start (arg=0x55e61c68a870) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #18 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #19 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 20 (Thread 0x7fe5da3fd6c0 (LWP 401834)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c971bc in __futex_abstimed_wait_common () at /lib64/libc.so.6 #3 0x00007fe642c99d08 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #4 0x00007fe6437393a3 in QWaitConditionPrivate::wait (this=0x55e61a9106e0, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:67 #5 QWaitCondition::wait (this=this@entry=0x55e6171c7b00, mutex=mutex@entry=0x55e6171c7af8, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:145 #6 0x00007fe6452e40de in QSGRenderThreadEventQueue::takeEvent (this=<optimized out>, wait=true) at /usr/include/qt6/QtCore/qdeadlinetimer.h:31 #7 QSGRenderThread::processEventsAndWaitForMore (this=0x55e6171c7a40) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:869 #8 QSGRenderThread::run (this=0x55e6171c7a40) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:992 #9 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #11 QThreadPrivate::start (arg=0x55e6171c7a40) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #12 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #13 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 19 (Thread 0x7fe5fffff6c0 (LWP 401302)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c971bc in __futex_abstimed_wait_common () at /lib64/libc.so.6 #3 0x00007fe642c99ee5 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #4 0x00007fe643739325 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:57 #5 QWaitConditionPrivate::wait (this=0x7fe60002e890, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:65 #6 QWaitCondition::wait (this=<optimized out>, mutex=0x55e614eadf28, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:145 #7 0x00007fe643734234 in QThreadPoolThread::run (this=0x7fe600002500) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthreadpool.cpp:119 #8 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #9 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #10 QThreadPrivate::start (arg=0x7fe600002500) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #11 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #12 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 18 (Thread 0x7fe622e596c0 (LWP 401236)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c96a41 in __syscall_cancel () at /lib64/libc.so.6 #3 0x00007fe642d10f9a in poll () at /lib64/libc.so.6 #4 0x00007fe63662c807 in ??? () at /lib64/libnvidia-glcore.so.570.169 #5 0x00007fe63661b384 in ??? () at /lib64/libnvidia-glcore.so.570.169 #6 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #7 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 17 (Thread 0x7fe620cb26c0 (LWP 401287)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c96a41 in __syscall_cancel () at /lib64/libc.so.6 #3 0x00007fe642d11522 in ppoll () at /lib64/libc.so.6 #4 0x00007fe641eeaddf in ??? () at /lib64/libglib-2.0.so.0 #5 0x00007fe641eeb52c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #6 0x00007fe64381de83 in QEventDispatcherGlib::processEvents (this=0x7fe600000b70, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #7 0x00007fe6435c3afb in QEventLoop::exec (this=0x7fe620cb19c0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qflags.h:77 #8 0x00007fe6436b771c in QThread::exec (this=this@entry=0x55e614f24730) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qflags.h:77 #9 0x00007fe6452275f1 in QQuickPixmapReader::run (this=0x55e614f24730) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/util/qquickpixmapcache.cpp:1175 #10 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #11 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #12 QThreadPrivate::start (arg=0x55e614f24730) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #13 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #14 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 16 (Thread 0x7fe6217706c0 (LWP 401284)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c971bc in __futex_abstimed_wait_common () at /lib64/libc.so.6 #3 0x00007fe642c99d08 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #4 0x00007fe6437393a3 in QWaitConditionPrivate::wait (this=0x55e61544b430, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:67 #5 QWaitCondition::wait (this=this@entry=0x55e6154af130, mutex=mutex@entry=0x55e6154af128, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:145 #6 0x00007fe6452e40de in QSGRenderThreadEventQueue::takeEvent (this=<optimized out>, wait=true) at /usr/include/qt6/QtCore/qdeadlinetimer.h:31 #7 QSGRenderThread::processEventsAndWaitForMore (this=0x55e6154af070) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:869 #8 QSGRenderThread::run (this=0x55e6154af070) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:992 #9 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #11 QThreadPrivate::start (arg=0x55e6154af070) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #12 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #13 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 15 (Thread 0x7fe6222256c0 (LWP 401249)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c971bc in __futex_abstimed_wait_common () at /lib64/libc.so.6 #3 0x00007fe642c99d08 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #4 0x00007fe6437393a3 in QWaitConditionPrivate::wait (this=0x55e61551b120, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:67 #5 QWaitCondition::wait (this=this@entry=0x55e61580b220, mutex=mutex@entry=0x55e61580b218, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:145 #6 0x00007fe6452e40de in QSGRenderThreadEventQueue::takeEvent (this=<optimized out>, wait=true) at /usr/include/qt6/QtCore/qdeadlinetimer.h:31 #7 QSGRenderThread::processEventsAndWaitForMore (this=0x55e61580b160) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:869 #8 QSGRenderThread::run (this=0x55e61580b160) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:992 #9 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #11 QThreadPrivate::start (arg=0x55e61580b160) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #12 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #13 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 14 (Thread 0x7fe5fe7796c0 (LWP 401425)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c96a41 in __syscall_cancel () at /lib64/libc.so.6 #3 0x00007fe642d10f9a in poll () at /lib64/libc.so.6 #4 0x00007fe5fead5451 in ??? () at /lib64/libpulse.so.0 #5 0x00007fe5feabf674 in pa_mainloop_poll () at /lib64/libpulse.so.0 #6 0x00007fe5feac9bd6 in pa_mainloop_iterate () at /lib64/libpulse.so.0 #7 0x00007fe5feac9c80 in pa_mainloop_run () at /lib64/libpulse.so.0 #8 0x00007fe5feada104 in ??? () at /lib64/libpulse.so.0 #9 0x00007fe5fea77b5f in ??? () at /usr/lib64/pulseaudio/libpulsecommon-17.0.so #10 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #11 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 13 (Thread 0x7fe5d89fc6c0 (LWP 401963)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c96a41 in __syscall_cancel () at /lib64/libc.so.6 #3 0x00007fe642d11522 in ppoll () at /lib64/libc.so.6 #4 0x00007fe643727f51 in ppoll (__fds=<optimized out>, __nfds=<optimized out>, __timeout=<optimized out>, __ss=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:100 #5 qt_ppoll (fds=0x7fe5d89fb740, nfds=1, timeout_ts=0x0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:103 #6 qt_ppoll (fds=0x7fe5d89fb740, nfds=1, timeout_ts=0x0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:100 #7 qt_safe_poll (deadline=..., fds=<optimized out>, nfds=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:126 #8 qt_safe_poll (fds=0x7fe5d89fb740, nfds=1, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:121 #9 0x00007fe6425af1a1 in ??? () at /lib64/libQt6Network.so.6 #10 0x00007fe642544771 in ??? () at /lib64/libQt6Network.so.6 #11 0x00007fe64253b07c in QAbstractSocket::waitForReadyRead(int) () at /lib64/libQt6Network.so.6 #12 0x00007fe6426c11f0 in ??? () at /lib64/libKF6KIOCore.so.6 #13 0x00007fe642702528 in ??? () at /lib64/libKF6KIOCore.so.6 #14 0x00007fe642799ff5 in ??? () at /lib64/libKF6KIOCore.so.6 #15 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #16 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #17 QThreadPrivate::start (arg=0x55e61ad67a90) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #18 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #19 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 12 (Thread 0x7fe6241136c0 (LWP 401233)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c971bc in __futex_abstimed_wait_common () at /lib64/libc.so.6 #3 0x00007fe642c99ee5 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #4 0x00007fe643739325 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:57 #5 QWaitConditionPrivate::wait (this=0x55e61580f1e0, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:65 #6 QWaitCondition::wait (this=<optimized out>, mutex=0x55e614eadf28, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:145 #7 0x00007fe643734234 in QThreadPoolThread::run (this=0x55e6154d6dd0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthreadpool.cpp:119 #8 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #9 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #10 QThreadPrivate::start (arg=0x55e6154d6dd0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #11 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #12 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 11 (Thread 0x7fe5fca676c0 (LWP 401601)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c96a41 in __syscall_cancel () at /lib64/libc.so.6 #3 0x00007fe642d11522 in ppoll () at /lib64/libc.so.6 #4 0x00007fe641eeaddf in ??? () at /lib64/libglib-2.0.so.0 #5 0x00007fe641eeb52c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #6 0x00007fe64381dea1 in QEventDispatcherGlib::processEvents (this=0x7fe5e0000b70, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qeventdispatcher_glib.cpp:401 #7 0x00007fe6435c3afb in QEventLoop::exec (this=0x7fe5fca669a0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qflags.h:77 #8 0x00007fe6436b771c in QThread::exec (this=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qflags.h:77 #9 0x00007fe60608f7c1 in KCupsConnection::run() () at /lib64/libkcupslib.so.6.4.1 #10 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #11 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #12 QThreadPrivate::start (arg=0x55e615a00cd0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #13 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #14 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 10 (Thread 0x7fe5e7fff6c0 (LWP 401607)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c96a41 in __syscall_cancel () at /lib64/libc.so.6 #3 0x00007fe642d11522 in ppoll () at /lib64/libc.so.6 #4 0x00007fe643727f51 in ppoll (__fds=<optimized out>, __nfds=<optimized out>, __timeout=<optimized out>, __ss=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:100 #5 qt_ppoll (fds=0x7fe5e7ffe740, nfds=1, timeout_ts=0x0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:103 #6 qt_ppoll (fds=0x7fe5e7ffe740, nfds=1, timeout_ts=0x0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:100 #7 qt_safe_poll (deadline=..., fds=<optimized out>, nfds=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:126 #8 qt_safe_poll (fds=0x7fe5e7ffe740, nfds=1, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:121 #9 0x00007fe6425af1a1 in ??? () at /lib64/libQt6Network.so.6 #10 0x00007fe642544771 in ??? () at /lib64/libQt6Network.so.6 #11 0x00007fe64253b07c in QAbstractSocket::waitForReadyRead(int) () at /lib64/libQt6Network.so.6 #12 0x00007fe6426c11f0 in ??? () at /lib64/libKF6KIOCore.so.6 #13 0x00007fe642702528 in ??? () at /lib64/libKF6KIOCore.so.6 #14 0x00007fe642799ff5 in ??? () at /lib64/libKF6KIOCore.so.6 #15 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #16 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #17 QThreadPrivate::start (arg=0x55e616d0f2b0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #18 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #19 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 9 (Thread 0x7fe5d9afc6c0 (LWP 401882)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c96a41 in __syscall_cancel () at /lib64/libc.so.6 #3 0x00007fe642d11522 in ppoll () at /lib64/libc.so.6 #4 0x00007fe643727f51 in ppoll (__fds=<optimized out>, __nfds=<optimized out>, __timeout=<optimized out>, __ss=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:100 #5 qt_ppoll (fds=0x7fe5d9afb740, nfds=1, timeout_ts=0x0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:103 #6 qt_ppoll (fds=0x7fe5d9afb740, nfds=1, timeout_ts=0x0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:100 #7 qt_safe_poll (deadline=..., fds=<optimized out>, nfds=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:126 #8 qt_safe_poll (fds=0x7fe5d9afb740, nfds=1, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:121 #9 0x00007fe6425af1a1 in ??? () at /lib64/libQt6Network.so.6 #10 0x00007fe642544771 in ??? () at /lib64/libQt6Network.so.6 #11 0x00007fe64253b07c in QAbstractSocket::waitForReadyRead(int) () at /lib64/libQt6Network.so.6 #12 0x00007fe6426c11f0 in ??? () at /lib64/libKF6KIOCore.so.6 #13 0x00007fe642702528 in ??? () at /lib64/libKF6KIOCore.so.6 #14 0x00007fe642799ff5 in ??? () at /lib64/libKF6KIOCore.so.6 #15 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #16 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #17 QThreadPrivate::start (arg=0x55e6161aded0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #18 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #19 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 8 (Thread 0x7fe6249146c0 (LWP 401232)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c971bc in __futex_abstimed_wait_common () at /lib64/libc.so.6 #3 0x00007fe642c99d08 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #4 0x00007fe6437393a3 in QWaitConditionPrivate::wait (this=0x55e6155f1cc0, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:67 #5 QWaitCondition::wait (this=this@entry=0x7fe63000b390, mutex=mutex@entry=0x7fe63000b388, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:145 #6 0x00007fe6452e40de in QSGRenderThreadEventQueue::takeEvent (this=<optimized out>, wait=true) at /usr/include/qt6/QtCore/qdeadlinetimer.h:31 #7 QSGRenderThread::processEventsAndWaitForMore (this=0x7fe63000b2d0) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:869 #8 QSGRenderThread::run (this=0x7fe63000b2d0) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:992 #9 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #11 QThreadPrivate::start (arg=0x7fe63000b2d0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #12 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #13 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 7 (Thread 0x7fe5ff7fe6c0 (LWP 401303)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c971bc in __futex_abstimed_wait_common () at /lib64/libc.so.6 #3 0x00007fe642c99ee5 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #4 0x00007fe643739325 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:57 #5 QWaitConditionPrivate::wait (this=0x7fe60002fef0, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:65 #6 QWaitCondition::wait (this=<optimized out>, mutex=0x55e614eadf28, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:145 #7 0x00007fe643734234 in QThreadPoolThread::run (this=0x7fe6000030c0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthreadpool.cpp:119 #8 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #9 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #10 QThreadPrivate::start (arg=0x7fe6000030c0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #11 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #12 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 6 (Thread 0x7fe6239126c0 (LWP 401234)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c971bc in __futex_abstimed_wait_common () at /lib64/libc.so.6 #3 0x00007fe642c99ee5 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #4 0x00007fe643739325 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:57 #5 QWaitConditionPrivate::wait (this=0x55e61584fe40, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:65 #6 QWaitCondition::wait (this=<optimized out>, mutex=0x55e614eadf28, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qwaitcondition_unix.cpp:145 #7 0x00007fe643734234 in QThreadPoolThread::run (this=0x55e61580af60) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthreadpool.cpp:119 #8 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #9 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #10 QThreadPrivate::start (arg=0x55e61580af60) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #11 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #12 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 5 (Thread 0x7fe63cb7a6c0 (LWP 401154)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c96a41 in __syscall_cancel () at /lib64/libc.so.6 #3 0x00007fe642d11522 in ppoll () at /lib64/libc.so.6 #4 0x00007fe641eeaddf in ??? () at /lib64/libglib-2.0.so.0 #5 0x00007fe641eeb52c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #6 0x00007fe64381de83 in QEventDispatcherGlib::processEvents (this=0x7fe628000b70, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #7 0x00007fe6435c3afb in QEventLoop::exec (this=0x7fe63cb79a00, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qflags.h:77 #8 0x00007fe6436b771c in QThread::exec (this=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qflags.h:77 #9 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #11 QThreadPrivate::start (arg=0x55e614e005a0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #12 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #13 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 4 (Thread 0x7fe5db3fe6c0 (LWP 401754)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c96a41 in __syscall_cancel () at /lib64/libc.so.6 #3 0x00007fe642d11522 in ppoll () at /lib64/libc.so.6 #4 0x00007fe643727f51 in ppoll (__fds=<optimized out>, __nfds=<optimized out>, __timeout=<optimized out>, __ss=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:100 #5 qt_ppoll (fds=0x7fe5db3fd740, nfds=1, timeout_ts=0x0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:103 #6 qt_ppoll (fds=0x7fe5db3fd740, nfds=1, timeout_ts=0x0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:100 #7 qt_safe_poll (deadline=..., fds=<optimized out>, nfds=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:126 #8 qt_safe_poll (fds=0x7fe5db3fd740, nfds=1, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qcore_unix.cpp:121 #9 0x00007fe6425af1a1 in ??? () at /lib64/libQt6Network.so.6 #10 0x00007fe642544771 in ??? () at /lib64/libQt6Network.so.6 #11 0x00007fe64253b07c in QAbstractSocket::waitForReadyRead(int) () at /lib64/libQt6Network.so.6 #12 0x00007fe6426c11f0 in ??? () at /lib64/libKF6KIOCore.so.6 #13 0x00007fe642702528 in ??? () at /lib64/libKF6KIOCore.so.6 #14 0x00007fe642799ff5 in ??? () at /lib64/libKF6KIOCore.so.6 #15 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #16 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #17 QThreadPrivate::start (arg=0x55e6165f06d0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #18 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #19 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 3 (Thread 0x7fe5dbfff6c0 (LWP 401723)): #0 0x00007fe642cf36ee in nanosleep () at /lib64/libc.so.6 #1 0x00007fe63661b637 in ??? () at /lib64/libnvidia-glcore.so.570.169 #2 0x00007fe6366b23d1 in ??? () at /lib64/libnvidia-glcore.so.570.169 #3 0x00007fe63db70504 in ??? () at /lib64/libGLX_nvidia.so.0 #4 0x00007fe63db3e510 in ??? () at /lib64/libGLX_nvidia.so.0 #5 0x00007fe63ee5fe91 in QGLXContext::swapBuffers (this=0x7fe5d0002730, surface=0x55e616a8f2a0) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/plugins/platforms/xcb/gl_integrations/xcb_glx/qglxintegration.cpp:548 #6 0x00007fe64416f434 in QRhiGles2::endFrame (this=0x7fe5d0001900, swapChain=0x7fe5d03c2020, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/gui/rhi/qrhigles2.cpp:2290 #7 0x00007fe644028e6a in QRhi::endFrame (this=0x7fe5d00018e0, swapChain=0x7fe5d03c2020, flags=..., flags@entry=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/gui/rhi/qrhi.cpp:11226 #8 0x00007fe6452e3a4a in QSGRenderThread::syncAndRender (this=<optimized out>) at /usr/include/qt6/QtCore/qflags.h:76 #9 QSGRenderThread::run (this=0x55e6171bbc40) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:975 #10 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #11 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #12 QThreadPrivate::start (arg=0x55e6171bbc40) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #13 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #14 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 2 (Thread 0x7fe63ee376c0 (LWP 401047)): #0 0x00007fe642ca30b2 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007fe642c969e8 in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007fe642c96a41 in __syscall_cancel () at /lib64/libc.so.6 #3 0x00007fe642d11522 in ppoll () at /lib64/libc.so.6 #4 0x00007fe641eeaddf in ??? () at /lib64/libglib-2.0.so.0 #5 0x00007fe641eeb52c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #6 0x00007fe64381de83 in QEventDispatcherGlib::processEvents (this=0x7fe638000b70, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #7 0x00007fe6435c3afb in QEventLoop::exec (this=0x7fe63ee369c0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qflags.h:77 #8 0x00007fe6436b771c in QThread::exec (this=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/global/qflags.h:77 #9 0x00007fe643b7457e in ??? () at /lib64/libQt6DBus.so.6 #10 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #11 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #12 QThreadPrivate::start (arg=0x7fe643bfeb20) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #13 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #14 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Thread 1 (Thread 0x7fe5e5ffe6c0 (LWP 401664)): [KCrash Handler] #4 0x0000000000000000 in ??? () #5 0x00007fe6366b18cf in ??? () at /lib64/libnvidia-glcore.so.570.169 #6 0x00007fe6366b1d8a in ??? () at /lib64/libnvidia-glcore.so.570.169 #7 0x00007fe63db70504 in ??? () at /lib64/libGLX_nvidia.so.0 #8 0x00007fe63db3e510 in ??? () at /lib64/libGLX_nvidia.so.0 #9 0x00007fe63ee5fe91 in QGLXContext::swapBuffers (this=0x7fe5d44a4210, surface=0x55e615805060) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/plugins/platforms/xcb/gl_integrations/xcb_glx/qglxintegration.cpp:548 #10 0x00007fe64416f434 in QRhiGles2::endFrame (this=0x7fe5d454d650, swapChain=0x7fe5d5789590, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/gui/rhi/qrhigles2.cpp:2290 #11 0x00007fe644028e6a in QRhi::endFrame (this=0x55e6163a19a0, swapChain=0x7fe5d5789590, flags=..., flags@entry=...) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/gui/rhi/qrhi.cpp:11226 #12 0x00007fe6452e3a4a in QSGRenderThread::syncAndRender (this=<optimized out>) at /usr/include/qt6/QtCore/qflags.h:76 #13 QSGRenderThread::run (this=0x55e616dfc340) at /usr/src/debug/qtdeclarative-everywhere-src-6.9.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:975 #14 0x00007fe643732eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434 #15 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:366 #16 QThreadPrivate::start (arg=0x55e616dfc340) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394 #17 0x00007fe642c9a7be in start_thread () at /lib64/libc.so.6 #18 0x00007fe642d1edcc in __clone3 () at /lib64/libc.so.6 Reported using DrKonqi
#5 0x00007fe6366b18cf in ??? () at /lib64/libnvidia-glcore.so.570.169 Unfortunately this crash is in the nvidia driver, there is not much we can do. Sorry. You may be able to work around future issues by disabling threaded rendering; see 'kcmshell6 qtquicksettings'