https://bugs.kde.org/show_bug.cgi?id=488603
--- Comment #9 from Anton <[email protected]> --- after a recent upgrade, plasmashell has started freezing without any recovery, consuming 100% cpu. Here is the latest bt output: For help, type "help". Type "apropos word" to search for commands related to "word". Attaching to process 26137 [New LWP 26849] [New LWP 17118] [New LWP 17117] [New LWP 17116] [New LWP 17115] [New LWP 17112] [New LWP 17111] [New LWP 17110] [New LWP 17109] [New LWP 17108] [New LWP 17107] [New LWP 17106] [New LWP 17105] [New LWP 17104] [New LWP 17103] [New LWP 17102] [New LWP 17101] [New LWP 17100] [New LWP 17099] [New LWP 17098] [New LWP 17097] [New LWP 17096] --Type <RET> for more, q to quit, c to continue without paging-- [New LWP 17095] [New LWP 17094] [New LWP 17093] [New LWP 17092] [New LWP 17091] [New LWP 17089] [New LWP 17080] [New LWP 26405] [New LWP 26402] [New LWP 26362] [New LWP 26358] [New LWP 26351] [New LWP 26349] [New LWP 26240] [New LWP 26237] [New LWP 26236] [New LWP 26153] [New LWP 26151] [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib64/libthread_db.so.1". 0x00007f29ac82268e in ?? () from /usr/lib64/libc.so.6 (gdb) (gdb) (gdb) bt #0 0x00007f29ac82268e in ??? () at /usr/lib64/libc.so.6 #1 0x00007f29ac825080 in pthread_cond_wait () at /usr/lib64/libc.so.6 #2 0x00007f29aced747b in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib64/libQt6Core.so.6 #3 0x00007f29ae5767e3 in QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool) () at /usr/lib64/libQt6Quick.so.6 #4 0x00007f29ae7cf0b3 in QQuickWindow::event(QEvent*) () at /usr/lib64/libQt6Quick.so.6 #5 0x000055f3a794db8b in PanelView::event(QEvent*) () #6 0x00007f29af180875 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt6Widgets.so.6 #7 0x00007f29acff5670 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt6Core.so.6 #8 0x00007f29ad521625 in QPlatformWindow::deliverUpdateRequest() () at /usr/lib64/libQt6Gui.so.6 #9 0x00007f29ad51f70d in QPlatformWindow::windowEvent(QEvent*) () at /usr/lib64/libQt6Gui.so.6 #10 0x00007f29af1809af in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt6Widgets.so.6 #11 0x00007f29acff5670 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt6Core.so.6 #12 0x00007f29acf00c1a in QTimerInfoList::activateTimers() () at /usr/lib64/libQt6Core.so.6 #13 0x00007f29acdbb4e4 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () at /usr/lib64/libQt6Core.so.6 #14 0x00007f29ab6f20bd in g_main_dispatch () at /usr/lib64/libglib-2.0.so.0 #15 0x00007f29ab6f5387 in g_main_context_iterate_unlocked.isra () at /usr/lib64/libglib-2.0.so.0 #16 0x00007f29ab6f5af0 in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #17 0x00007f29acdbb673 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt6Core.so.6 #18 0x00007f29ad01dfda in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt6Core.so.6 #19 0x00007f29ad01e198 in QCoreApplication::exec() () at /usr/lib64/libQt6Core.so.6 #20 0x000055f3a79330de in main () (gdb) exit A debugging session is active. kinfo Operating System: Gentoo Linux 2.17 KDE Plasma Version: 6.3.5 KDE Frameworks Version: 6.13.0 Qt Version: 6.8.3 Kernel Version: 6.12.31-gentoo (64-bit) Graphics Platform: X11 Processors: 12 × Intel® Core™ i7-10750H CPU @ 2.60GHz Memory: 15.5 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 1650 I basically face this issue every morning after resuming my computer. So I would really appreciate it if someone could help to fix it rather sooner. Thank you -- You are receiving this mail because: You are watching all bug changes.
