https://bugs.kde.org/show_bug.cgi?id=488603
Oleksii Zolotarevskyi <rocking...@proton.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #2 from Oleksii Zolotarevskyi <rocking...@proton.me> --- (In reply to TraceyC from comment #1) > Can you get a backtrace of what plasmashell is doing when it's hung? You'll > need to run this either from TTY or ssh'd into the system, since the desktop > freezes. Hi, here you go. Hope this will be helpful. --Type <RET> for more, q to quit, c to continue without paging--c [New LWP 12552] [New LWP 12530] [New LWP 12528] [New LWP 12438] [New LWP 12424] [New LWP 12419] [New LWP 12416] [New LWP 12260] [New LWP 12259] [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". 0x00007f0caa4abbe2 in ?? () from /usr/lib/libc.so.6 (gdb) bt #0 0x00007f0caa4abbe2 in ?? () from /usr/lib/libc.so.6 #1 0x00007f0caa49fe33 in ?? () from /usr/lib/libc.so.6 #2 0x00007f0caa4a04bc in ?? () from /usr/lib/libc.so.6 #3 0x00007f0caa4a2c0e in pthread_cond_wait () from /usr/lib/libc.so.6 #4 0x00007f0caace53b8 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /usr/lib/libQt6Core.so.6 #5 0x00007f0cac84fbcd in ?? () from /usr/lib/libQt6Quick.so.6 #6 0x00007f0cac65ee1a in QQuickWindow::event(QEvent*) () from /usr/lib/libQt6Quick.so.6 #7 0x000055c76634e2cc in ?? () #8 0x00007f0caccff0ca in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt6Widgets.so.6 #9 0x00007f0caab55b00 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt6Core.so.6 #10 0x00007f0cab3cf83e in QPlatformWindow::deliverUpdateRequest() () from /usr/lib/libQt6Gui.so.6 #11 0x00007f0cab3ccf16 in QPlatformWindow::windowEvent(QEvent*) () from /usr/lib/libQt6Gui.so.6 #12 0x00007f0caccfff34 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt6Widgets.so.6 #13 0x00007f0caab55b00 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt6Core.so.6 #14 0x00007f0caacd5aff in QTimerInfoList::activateTimers() () from /usr/lib/libQt6Core.so.6 #15 0x00007f0caadc83c1 in ?? () from /usr/lib/libQt6Core.so.6 #16 0x00007f0ca97cc104 in ?? () from /usr/lib/libglib-2.0.so.0 #17 0x00007f0ca982fd57 in ?? () from /usr/lib/libglib-2.0.so.0 #18 0x00007f0ca97cb535 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #19 0x00007f0caadc575d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt6Core.so.6 #20 0x00007f0caab606a6 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt6Core.so.6 #21 0x00007f0caab591d6 in QCoreApplication::exec() () from /usr/lib/libQt6Core.so.6 #22 0x000055c7663361cb in ?? () #23 0x00007f0caa435488 in ?? () from /usr/lib/libc.so.6 #24 0x00007f0caa43554c in __libc_start_main () from /usr/lib/libc.so.6 #25 0x000055c7663366d5 in ?? () -- You are receiving this mail because: You are watching all bug changes.