https://bugs.kde.org/show_bug.cgi?id=423594
vindicator <nroycea+...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nroycea+...@gmail.com --- Comment #8 from vindicator <nroycea+...@gmail.com> --- Version: 5.19.5-3 I've just experienced this myself for the (first? Maybe never before or for years.) time. Except I only see 2 frozen notifications. I attached the the plasmashell process and got a backtrace for it: ***** #0 0x00007f28ee0436a2 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x00007f28eeb880d4 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5 #2 0x00007f28f080f5d7 in () at /usr/lib/libQt5Quick.so.5 #3 0x00007f28f0878bb7 in QQuickWindow::event(QEvent*) () at /usr/lib/libQt5Quick.so.5 #4 0x00007f28ef883752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #5 0x00007f28eed67cda in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #6 0x00007f28ef12f319 in QPlatformWindow::windowEvent(QEvent*) () at /usr/lib/libQt5Gui.so.5 #7 0x00007f28ef88a437 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #8 0x00007f28eed67cda in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #9 0x00007f28eedbfcc5 in QTimerInfoList::activateTimers() () at /usr/lib/libQt5Core.so.5 #10 0x00007f28eedc05aa in () at /usr/lib/libQt5Core.so.5 #11 0x00007f28ed1e2bfc in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #12 0x00007f28ed2341f9 in () at /usr/lib/libglib-2.0.so.0 #13 0x00007f28ed1e1421 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #14 0x00007f28eedc0941 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #15 0x00007f28eed6665c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #16 0x00007f28eed6eaf4 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #17 0x00005e570ab3bf5d in () #18 0x00007f28ee734152 in __libc_start_main () at /usr/lib/libc.so.6 #19 0x00005e570ab3c19e in _start () ***** In the meantime, I'll just --replace it. -- You are receiving this mail because: You are watching all bug changes.