Bug 460594 - Plasma freeze happening since 5.26.0 update
Summary: Plasma freeze happening since 5.26.0 update
Status: RESOLVED WORKSFORME
Alias: None
Product: kwin
Classification: Plasma
Component: core (show other bugs)
Version: 5.26.0
Platform: Arch Linux Linux
: NOR grave
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-17 14:36 UTC by mlchatnoir666
Modified: 2023-05-06 11:13 UTC (History)
25 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Journal logs and stack trace (131.95 KB, text/plain)
2022-11-02 14:22 UTC, Timothy B
Details
call stack (51.66 KB, text/plain)
2022-11-14 18:42 UTC, Dmitry Nezhevenko
Details
plasmashell_and_kwin_x11_thread-apply-bt.txt (253.22 KB, text/plain)
2022-11-17 14:21 UTC, Bernhard Übelacker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mlchatnoir666 2022-10-17 14:36:58 UTC
SUMMARY

At a random point, sometimes when I’m not even using my computer actively, the whole system taskbar/notification/menu freezes and doesn’t answer to interraction anymore.
When the “freeze” happens, I can still use normally the already-opened applications (can only switch between them with alt+tab though). The taskbar is simply unrespeonsive, and moving windows makes the whole display crash even further (then only my mouse can move and not interract with anything).

It’s a very frustrating bug because even the terminal shows all-black when I try to open it after a crash, so I can’t really do anything besides a forced manual restart.
The one time I managed to have a terminal open before the freeze, the following commands worked to “fix” it:
```killall plasmashell
kstart plasmashell```
Which convinced me this is a Plasma bug and not something else.

STEPS TO REPRODUCE

The bug seems to occur randomly

SOFTWARE/OS VERSIONS

Operating System: EndeavourOS
KDE Plasma Version: 5.26.0
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
Kernel Version: 6.0.2-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 31.3 Gio of RAM
Graphics Processor: AMD Radeon RX 6600 XT
Manufacturer: TOP ACHAT
Product Name: CUSTOM
System Version: V1

ADDITIONAL INFORMATION

I filed this bug under kwin but I have really no idea if it's this specific product causing problems. Also, if needed, I can probably run commands in a terminal next time the freeze happens, don't hesitate to ask me specific commands.

Thanks for the help/reaction
Comment 1 mlchatnoir666 2022-10-17 14:51:06 UTC
Might be related to https://bugs.kde.org/show_bug.cgi?id=460513
Comment 2 Nicolas Fella 2022-10-17 15:11:49 UTC
Is it crashing or freezing?

If it's crashing we need a backtrace. Please follow https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl to get a backtrace for plasmashell and post that here
Comment 3 mlchatnoir666 2022-10-17 15:16:51 UTC
(In reply to Nicolas Fella from comment #2)
> Is it crashing or freezing?

I'm not sure which one it is (it's either freezing indefinitely, or crashing).
When running coredumpctl, the last line is from before I updated to 5.62.0 and started having crashes. Should I try another method or does it mean I don't have logs for this?
Comment 4 Nicolas Fella 2022-10-17 16:44:08 UTC
If the background gets black and the panel disappears then Plasma crashed. If the panel stays but is unresponsive it's froze. That seems to be the case here

Please while it's frozen run "gdb --pid $(pidof plasmashell)", then type "bt", hit enter and paste the result here
Comment 5 mlchatnoir666 2022-10-17 20:13:45 UTC
(In reply to Nicolas Fella from comment #4)
> If the background gets black and the panel disappears then Plasma crashed.
> If the panel stays but is unresponsive it's froze. That seems to be the case
> here
> 
> Please while it's frozen run "gdb --pid $(pidof plasmashell)", then type
> "bt", hit enter and paste the result here

Thanks!

I got another freeze, had to restart my computer again because I couldn't do anything, but it froze as soon as I launched it and I managed to run the command. It kinda looks like there's no error in these logs, I'll try again if I get another freeze to see if it changes

#0  0x00007fc1e2d140bf in poll () at /usr/lib/libc.so.6
#1  0x00007fc1e1b6fe2f in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007fc1e1b180d2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007fc1e34d750c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007fc1e348532c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007fc1e348fe59 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00005623cf09e10f in  ()
#7  0x00007fc1e2c3c290 in  () at /usr/lib/libc.so.6
#8  0x00007fc1e2c3c34a in __libc_start_main () at /usr/lib/libc.so.6
#9  0x00005623cf09e4c5 in  ()
Comment 6 mlchatnoir666 2022-10-18 15:58:01 UTC
I'm having another big freeze right now, taskbar unusable, notification all-black. Here's the trace of the plasmashell processus:

#0  0x00007f9389c9c4b6 in  () at /usr/lib/libc.so.6
#1  0x00007f9389c9ecd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007f938a2eb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007f938c001340 in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007f938c002121 in  () at /usr/lib/libQt5Quick.so.5
#5  0x00007f938a955b97 in QWindow::event(QEvent*) () at /usr/lib/libQt5Gui.so.5
#6  0x00007f938b178b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#7  0x00007f938a48cb88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#8  0x00007f938a949994 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)
    () at /usr/lib/libQt5Gui.so.5
#9  0x00007f938a928985 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
    at /usr/lib/libQt5Gui.so.5
#10 0x00007f938552f6c0 in  () at /usr/lib/libQt5XcbQpa.so.5
#11 0x00007f9388b1981b in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#12 0x00007f9388b6fec9 in  () at /usr/lib/libglib-2.0.so.0
#13 0x00007f9388b180d2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#14 0x00007f938a4d750c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
    at /usr/lib/libQt5Core.so.5
#15 0x00007f938a48532c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#16 0x00007f938a48fe59 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#17 0x000055cf4d73710f in  ()
#18 0x00007f9389c3c290 in  () at /usr/lib/libc.so.6
#19 0x00007f9389c3c34a in __libc_start_main () at /usr/lib/libc.so.6
#20 0x000055cf4d7374c5 in  ()

Hope this helps, because these freezes are making it hard to use my computer
Comment 7 mlchatnoir666 2022-10-18 16:26:04 UTC
If this helps, I also tried "gdb --pid $(pidof kwin_x11)" and it made my whole computer freeze
Comment 8 mlchatnoir666 2022-10-19 12:35:06 UTC
updated yesterday to plasma 5.26.1 but the freeze still occurs.
the bt command gives the exact same result as the one posted 2 messages above
Comment 9 mlchatnoir666 2022-10-19 12:53:33 UTC
Okay I have more interesting logs from journalctl /usr/bin/plasmashell
I had a crash happen at precisely 14:32 (my taskbar is frozen on this time since) so here are the logs for the prior 5 minutes. Hopefully this is enough.


oct. 19 14:26:56 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:160:13: QML QQuickItem (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight"
oct. 19 14:28:04 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a19a81d40) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:28:04 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a19a81d40) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:28:04 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:28:04 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:28:04 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
oct. 19 14:28:04 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:28:04 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:160:13: QML QQuickItem (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight"
oct. 19 14:28:04 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:160:13: QML QQuickItem (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight"
oct. 19 14:28:38 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a1891d080) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:28:38 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a1891d080) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:28:38 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:28:38 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:28:38 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
oct. 19 14:28:38 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:160:13: QML QQuickItem (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight"
oct. 19 14:28:44 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipDelegate.qml:86:9: QML ScrollView: Binding loop detected for property "bottomPadding"
oct. 19 14:29:08 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipDelegate.qml:86:9: QML ScrollView: Binding loop detected for property "bottomPadding"
oct. 19 14:30:30 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a199fa540) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:30:30 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a199fa540) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:30:30 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:30:30 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:30:30 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
oct. 19 14:30:30 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:30:30 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:160:13: QML QQuickItem (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight"
oct. 19 14:30:34 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:30:34 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:160:13: QML QQuickItem (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight"
oct. 19 14:30:41 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a1959bd90) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:30:41 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a1959bd90) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:30:41 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:30:41 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:30:41 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
oct. 19 14:30:41 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:30:41 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:160:13: QML QQuickItem (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight"
oct. 19 14:31:22 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a1a0eca20) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:31:22 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a1a0eca20) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:31:22 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:31:22 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:31:22 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
oct. 19 14:31:22 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:31:22 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:160:13: QML QQuickItem (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight"
oct. 19 14:31:31 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a183ebdc0) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:31:31 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a183ebdc0) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:31:31 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:31:31 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:31:31 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
oct. 19 14:31:31 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:31:31 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:160:13: QML QQuickItem (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight"
oct. 19 14:31:31 yves-custom plasmashell[891]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 43310, resource id: 27269168, major code: 149 (Unknown), minor code: 4
oct. 19 14:31:31 yves-custom plasmashell[891]: qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown), sequence: 43314, resource id: 27269169, major code: 148 (Unknown), minor code: 1
oct. 19 14:31:36 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:31:36 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:160:13: QML QQuickItem (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight"
oct. 19 14:31:44 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:31:44 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:160:13: QML QQuickItem (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight"
oct. 19 14:32:14 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a199eb970) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:32:14 yves-custom plasmashell[891]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x556a199eb970) QQmlContext(0x556a16d541f0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
oct. 19 14:32:14 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:32:14 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:32:14 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
oct. 19 14:32:14 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:160:13: QML QQuickItem (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight"
oct. 19 14:32:14 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:248:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
oct. 19 14:32:14 yves-custom plasmashell[891]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:160:13: QML QQuickItem (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight"
oct. 19 14:32:14 yves-custom plasmashell[891]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 44099, resource id: 27269179, major code: 149 (Unknown), minor code: 4
oct. 19 14:32:14 yves-custom plasmashell[891]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 44160, resource id: 27269183, major code: 149 (Unknown), minor code: 4
oct. 19 14:32:14 yves-custom plasmashell[891]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 44163, resource id: 27269185, major code: 149 (Unknown), minor code: 4
oct. 19 14:32:14 yves-custom plasmashell[891]: qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown), sequence: 44165, resource id: 27269184, major code: 134 (Unknown), minor code: 17
oct. 19 14:32:14 yves-custom plasmashell[891]: qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown), sequence: 44167, resource id: 27269186, major code: 148 (Unknown), minor code: 1
oct. 19 14:32:14 yves-custom plasmashell[891]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 44169, resource id: 27269188, major code: 149 (Unknown), minor code: 4
oct. 19 14:32:14 yves-custom plasmashell[891]: qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown), sequence: 44170, resource id: 27269189, major code: 148 (Unknown), minor code: 1
Comment 10 mlchatnoir666 2022-10-19 13:02:51 UTC
there is no prior occurence of either
qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), 
or
qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown),

before those logs, so it's likely where the problem stands
Comment 11 mlchatnoir666 2022-10-24 14:17:51 UTC
does anyone know how to fix this? It's making my computer unusable and super hard to rollback....
Comment 12 Timothy B 2022-10-31 02:56:24 UTC
I'm experiencing similar behavior at least once every day, but I was able to continue using my session after I switched to a TTY and killed kwin_x11 from there. Plasmashell and all other apps running on the desktop session, especially Firefox, continued to work once I returned from the TTY. However, it's usually triggered when I use the Alt+Tab switcher and notice it being completely black before freezing completely. This started after I upgraded my system to Frameworks 5.99 and before upgrading Plasma to 5.26. Since I updated the kernel at the same time as Frameworks, I'll have to test my system with the 5.15 LTS kernel to see if it's also reproducible there.

Operating System: Manjaro Linux
KDE Plasma Version: 5.26.2 (and also on 5.25.5)
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
Kernel Version: 6.0.5-1-MANJARO (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 1600 Six-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 570 Series
Window Decoration: Klassy (I also get the random freezes with the default Breeze theme)
Task Switcher: Thumbnail Grid
Mesa Version: 22.2.1
Firefox Version: 106.0.2 (also occurred on 105.0.3)
Comment 13 Timothy B 2022-11-01 16:15:18 UTC
The screen just froze on me again a few minutes ago, this time running the 5.15.75 kernel. Again, switching to a TTY and killing kwin_x11 made the session usuable again. At the time of the freeze, I was using Firefox as usual, and the only logs I got were the same XCB errors as in comment #10:

Nov 01 09:46:01 pbngtower1 kwin_x11[962]: kwin_scripting: ThumbnailItem.clipTo is removed and it has no replacements
Nov 01 09:46:01 pbngtower1 kwin_x11[962]: kwin_scripting: ThumbnailItem.clipTo is removed and it has no replacements
Nov 01 09:46:01 pbngtower1 kwin_x11[962]: kwin_scripting: ThumbnailItem.clipTo is removed and it has no replacements
Nov 01 09:46:01 pbngtower1 kwin_x11[962]: kwin_scripting: ThumbnailItem.clipTo is removed and it has no replacements
Nov 01 09:46:01 pbngtower1 kwin_x11[962]: kwin_scripting: ThumbnailItem.clipTo is removed and it has no replacements
Nov 01 09:46:01 pbngtower1 kwin_x11[962]: kwin_scripting: ThumbnailItem.clipTo is removed and it has no replacements
Nov 01 09:46:01 pbngtower1 kwin_x11[962]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 27114, resource id: 11615809, major code: 149 (Unknown), minor code: 4
Nov 01 09:46:01 pbngtower1 kwin_x11[962]: qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown), sequence: 27117, resource id: 11615810, major code: 148 (Unknown), minor code: 1
Nov 01 09:46:01 pbngtower1 kwin_x11[962]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 27119, resource id: 11615812, major code: 149 (Unknown), minor code: 4
Nov 01 09:46:01 pbngtower1 kwin_x11[962]: qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown), sequence: 27120, resource id: 11615813, major code: 148 (Unknown), minor code: 1

The kwin_scripting warnings shown above have also appeared in the journal logs every few minutes as I continue to use the system.

Quite interestingly, I set a custom global shortcut to kill and restart KWin (Ctrl+Alt+Shift+K) a few days ago, and that shortcut didn't work at all while the screen froze.
Comment 14 hockeymikey 2022-11-01 18:33:48 UTC
I have been having this issue pop up about daily now locking up my system and needing to restart it. Everything is frozen besides existing open windows. 
https://bugs.kde.org/show_bug.cgi?id=460594#c9
Highlights what I am seeing in logs perfectly. It seems is freezes exactly when I get a notification (sometimes, it's very rare and odd when I do). 
I'm using an Omen 15 with a 4800H and a 2060 Nvidia GPU if that helps. 
I am running Arch and am completely updated on that end. I do have Firefox open (as well as Waterfox classic) when it happens, but I'm not able to narrow any down since I'm usually pretty busy multitasking. It does not happen when switching tasks, I can just step away from my computer and come back to plasma frozen. It will be frozen on the time and second of the following logs exactly like in comment 9 that I linked.
Comment 15 mlchatnoir666 2022-11-01 23:33:19 UTC
UPDATE: it seems like my crashes come from notifications as stated by hockeymikey, and for my case it's probably telegram (no crash since I turned off telegram's notifications). I suspect their custom emojis being the cause of this, but I'll need to investigate further, and I still can't tell whether the bug comes from QT/KDE not handling things or telegram dispatching unprocessable notifications.

@hockeymickey since you seem to have the same bug as me, do you think you can guess which app causes them?
Comment 16 Timothy B 2022-11-02 14:22:57 UTC
Created attachment 153401 [details]
Journal logs and stack trace

The random screen freeze just happened yet again right after invoking the Alt-Tab switcher. This time, I changed the switcher style to Compact, and I was able to generate a stack trace and core dump from the TTY with `pkill -ILL kwin_x11`. Quite interestingly the journal logs showed that my KWin restart global shortcut (Ctrl+Alt+Shift+K) is working, but apparently KWin didn't respond to SIGTERM while it froze. However, plasmashell did respond to my other global shortcut (Ctrl+Alt+Shift+Backspace) and restarted in the background, but the wallpaper became black after KWin restarted, so I had to restart it again with the same shortcut.

The command for the KWin restart shortcut is currently `nohup sh -c "systemctl --user restart plasma-kwin_x11.service"`, but I will need to change that to make it kill KWin instead of terminating.
Comment 18 hockeymikey 2022-11-02 14:44:06 UTC
(In reply to mlchatnoir666 from comment #15)
If I would have to guess (they are black so can't be sure), it's kde connect and a notification from my phone, which is snapchat probably. Or it could be teams or thunderbird. I don't think the emojis are causing issue or anything custom, but maybe it is. If it was must be some edge case.
Comment 19 mlchatnoir666 2022-11-02 15:43:45 UTC
(In reply to hockeymikey from comment #18)
at least it shows it's not limited to one app, so likely a problem coming from KDE and not a specific app dispatching wrongly formatted notifications
Comment 20 Timothy B 2022-11-05 01:13:38 UTC
It looks like my issue has already been reported in bug #457847, and I wasn't aware of that ticket's existence when I started getting those random screen freezes. Apologies in advance for polluting this bug ticket, and any updates regarding my issue will now appear in the linked bug ticket.
Comment 21 Bailey 2022-11-06 15:56:14 UTC
same bug here
archlinux 6.07-arch1-1
kde plasma version: 5.26.2
kde framework version: 5.99.0
qt version: 5.15.7
X11
Comment 22 Bailey 2022-11-06 16:11:44 UTC
here is all plasmashell log

11/6/22 11:11 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/ExpandedRepresentation.qml:649: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:11 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/CompactRepresentation.qml:77: TypeError: Cannot read property 'implicitWidth' of null
11/6/22 11:11 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:56: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:11 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:62: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:11 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:70: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:11 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:72: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:11 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:283: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:11 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:272: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:11 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/ExpandedRepresentation.qml:649: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:12 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x56045af9e440) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:12 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x56045af9e440) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:12 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:12 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:12 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
11/6/22 11:12 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:13 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x5604630ae5e0) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:13 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x5604630ae5e0) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:13 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:13 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:13 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
11/6/22 11:13 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:16 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x5604631dba80) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:16 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x5604631dba80) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:16 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:16 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:16 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
11/6/22 11:16 PM	plasmashell	file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
11/6/22 11:16 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml:38:5: QML TextArea: Binding loop detected for property "implicitHeight"
11/6/22 11:16 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:18 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/ExpandedRepresentation.qml:649: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:18 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/CompactRepresentation.qml:77: TypeError: Cannot read property 'implicitWidth' of null
11/6/22 11:18 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:56: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:18 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:62: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:18 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:70: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:18 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:72: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:18 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:283: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:18 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:272: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:18 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/ExpandedRepresentation.qml:649: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:20 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x5604635ac000) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:20 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x5604635ac000) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:20 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml:38:5: QML TextArea: Binding loop detected for property "implicitHeight"
11/6/22 11:22 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x56046156b050) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:22 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x56046156b050) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:22 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:22 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:22 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
11/6/22 11:22 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:29 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x56045e03ac30) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:29 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x56045e03ac30) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:29 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:29 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:29 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
11/6/22 11:29 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:29 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:32 PM	plasmashell	libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor
11/6/22 11:32 PM	plasmashell	libkcups: Request failed 1282 -1
11/6/22 11:33 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/ExpandedRepresentation.qml:649: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:33 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/CompactRepresentation.qml:77: TypeError: Cannot read property 'implicitWidth' of null
11/6/22 11:34 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:56: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:34 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:62: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:34 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:70: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:34 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:72: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:34 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:283: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:34 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:272: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:34 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/ExpandedRepresentation.qml:649: TypeError: Value is undefined and could not be converted to an object
11/6/22 11:40 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x56046222b650) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:40 PM	plasmashell	Could not find the Plasmoid for Plasma::FrameSvgItem(0x56046222b650) QQmlContext(0x56045b977a60) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
11/6/22 11:40 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:40 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:40 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
11/6/22 11:40 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:40 PM	plasmashell	file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:221:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
11/6/22 11:40 PM	plasmashell	qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 12784, resource id: 27267498, major code: 149 (Unknown), minor code: 4
11/6/22 11:40 PM	plasmashell	qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown), sequence: 12787, resource id: 27267499, major code: 148 (Unknown), minor code: 1
11/6/22 11:40 PM	plasmashell	qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 12789, resource id: 27267501, major code: 149 (Unknown), minor code: 4
11/6/22 11:40 PM	plasmashell	qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown), sequence: 12790, resource id: 27267502, major code: 148 (Unknown), minor code: 1
11/6/22 11:41 PM	plasmashell	Exiting due to channel error.
11/6/22 11:41 PM	plasmashell	Exiting due to channel error.
11/6/22 11:41 PM	plasmashell	Exiting due to channel error.
11/6/22 11:41 PM	plasmashell	Exiting due to channel error.
11/6/22 11:41 PM	plasmashell	Exiting due to channel error.
11/6/22 11:41 PM	plasmashell	Exiting due to channel error.
11/6/22 11:41 PM	plasmashell	Exiting due to channel error.
11/6/22 11:41 PM	plasmashell	Exiting due to channel error.
11/6/22 11:41 PM	plasmashell	Exiting due to channel error.
11/6/22 11:43 PM	systemd	plasma-plasmashell.service: Consumed 5min 42.385s CPU time.
11/6/22 11:43 PM	dbus-daemon	[session uid=1000 pid=55670] Activating service name='org.kde.kdeconnect' requested by ':1.581' (uid=1000 pid=127407 comm="plasmashell --replace")
11/6/22 11:43 PM	dbus-daemon	[session uid=1000 pid=55670] Activating service name='org.kde.KSplash' requested by ':1.581' (uid=1000 pid=127407 comm="plasmashell --replace")
Comment 23 Dmitry Nezhevenko 2022-11-14 18:42:37 UTC
Created attachment 153743 [details]
call stack

I also see this on 5.26.3 (debian unstable). It's laptop with Intel GPU (i7-10610U). 

It also happens mostly when notification is displayed.
Comment 24 Bernhard Übelacker 2022-11-17 14:21:51 UTC
Created attachment 153835 [details]
plasmashell_and_kwin_x11_thread-apply-bt.txt

I notice also such a hang. I left today at 12:05 the system.
When I came back at 13:45 the time was stuck at 12:15, and three notifications from kdeconnect where still visible.
To me it looks like this hang is likely to happen if kdeconnect is producing multiple notifications fast in a row.
I assume this is the case when I changed WLAN accesspoints in this time and my phone is connecting to the new acesspoint.

I gathered core dumps of kwin_x11 and plasmashell.
Attached is a `thread apply all bt`, but there are many threads in each and am not sure which one is supposed to do something.
Most of them are waiting for something, but I cannot say for what.
If wanted, I can add more debug symbols.

Thread 1 in each process seem to be middle in some processing, plasmashell waiting for some mutex, kwin_x11 for some xcb request.
Comment 25 Bernhard Übelacker 2022-11-17 16:38:25 UTC
(In reply to Bernhard Übelacker from comment #24)
> Thread 1 in each process seem to be middle in some processing, plasmashell
> waiting for some mutex, kwin_x11 for some xcb request.

Tried to look a little further in plasmashell process.
It looks like thread 1 is inside some QSGThreadedRenderLoop and is waiting to be woken by some other thread:

Thread 1 (Thread 0x7fd89f10aa00 (LWP 1857)):
...
#4  ___pthread_cond_wait (cond=0x7fd87006c068, mutex=0x7fd87006c040) at ./nptl/pthread_cond_wait.c:618
#5  0x00007fd8a3cd199b in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x7fd87006c040) at thread/qwaitcondition_unix.cpp:146
#6  QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=<optimized out>, mutex=0x7fd87008b428, deadline=...) at thread/qwaitcondition_unix.cpp:225
#7  0x00007fd8a5a0b968 in QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool) (this=this@entry=0x7fd898007220, w=w@entry=0x7fd8980319a0, inExpose=inExpose@entry=true) at scenegraph/qsgthreadedrenderloop.cpp:1603
#8  0x00007fd8a5a0cc23 in QSGThreadedRenderLoop::handleExposure(QQuickWindow*) (this=0x7fd898007220, window=<optimized out>) at scenegraph/qsgthreadedrenderloop.cpp:1374
...

https://sources.debian.org/src/qtdeclarative-opensource-src/5.15.6%2Bdfsg-2/src/quick/scenegraph/qsgthreadedrenderloop.cpp/#L1603
1603     w->thread->waitCondition.wait(&w->thread->mutex);

https://sources.debian.org/src/qtdeclarative-opensource-src/5.15.6%2Bdfsg-2/src/quick/scenegraph/qsgthreadedrenderloop.cpp/#L1374
1374     polishAndSync(w, true);


There are a few other threads executing below `QSGRenderThread::run()` and also waiting ... :
...
#6  QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x7fd870082768, mutex=mutex@entry=0x7fd870082760, deadline=...) at thread/qwaitcondition_unix.cpp:225
#7  0x00007fd8a5a07c95 in QSGRenderThreadEventQueue::takeEvent(bool) (wait=true, this=0x7fd870082758) at scenegraph/qsgthreadedrenderloop.cpp:257
#8  QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x7fd8700826c0) at scenegraph/qsgthreadedrenderloop.cpp:935
#9  0x00007fd8a5a0a0c1 in QSGRenderThread::run() (this=0x7fd8700826c0) at scenegraph/qsgthreadedrenderloop.cpp:1052
...


But there is one thread that seems waiting in plasmashell process also for some xcb reply:
(gdb) bt
#0  0x00007fd8a3b1afef in __GI___poll (fds=fds@entry=0x7fd72e7fa7a8, nfds=nfds@entry=1, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fd8a61a4d12 in poll (__timeout=-1, __nfds=1, __fds=0x7fd72e7fa7a8) at /usr/include/x86_64-linux-gnu/bits/poll2.h:47
#2  _xcb_conn_wait (c=c@entry=0x56038ce45910, cond=cond@entry=0x7fd7180e71c8, vector=vector@entry=0x0, count=count@entry=0x0) at ../../src/xcb_conn.c:508
#3  0x00007fd8a61a716a in xcb_wait_for_special_event (c=0x56038ce45910, se=0x7fd7180e71a0) at ../../src/xcb_in.c:806
#4  0x00007fd89ddf1465 in dri3_wait_for_event_locked (draw=draw@entry=0x7fd7180f5798, full_sequence=full_sequence@entry=0x0) at ../src/loader/loader_dri3_helper.c:584
#5  0x00007fd89ddf22a4 in dri3_find_back (draw=draw@entry=0x7fd7180f5798, prefer_a_different=<optimized out>) at ../src/loader/loader_dri3_helper.c:726
#6  0x00007fd89ddf3da1 in dri3_get_buffer (format=format@entry=4099, buffer_type=buffer_type@entry=loader_dri3_buffer_back, draw=draw@entry=0x7fd7180f5798, driDrawable=<optimized out>) at ../src/loader/loader_dri3_helper.c:2030
#7  0x00007fd89ddf40d3 in loader_dri3_get_buffers (driDrawable=<optimized out>, format=4099, stamp=0x7fd718088720, loaderPrivate=0x7fd7180f5798, buffer_mask=<optimized out>, buffers=0x7fd72e7fab00) at ../src/loader/loader_dri3_helper.c:2255
#8  0x00007fd8966ae13f in dri_image_drawable_get_buffers (drawable=drawable@entry=0x7fd718088720, images=images@entry=0x7fd72e7fab00, statts=statts@entry=0x7fd71816ce78, statts_count=statts_count@entry=2) at ../src/gallium/frontends/dri/dri2.c:289
#9  0x00007fd8966ae27f in dri2_allocate_textures (ctx=0x56038d312f10, drawable=0x7fd718088720, statts=0x7fd71816ce78, statts_count=2) at ../src/gallium/frontends/dri/dri2.c:458
#10 0x00007fd8966b1265 in dri_st_framebuffer_validate (stctx=<optimized out>, stfbi=<optimized out>, statts=0x7fd71816ce78, count=2, out=0x7fd72e7face0) at ../src/gallium/frontends/dri/dri_drawable.c:82
#11 0x00007fd896784d62 in st_framebuffer_validate (stfb=stfb@entry=0x7fd71816ca20, st=st@entry=0x56039097e4f0) at ../src/mesa/state_tracker/st_manager.c:238
#12 0x00007fd896785405 in st_manager_validate_framebuffers (st=0x56039097e4f0) at ../src/mesa/state_tracker/st_manager.c:1333
#13 0x00007fd89675f6ed in st_validate_state (st=st@entry=0x56039097e4f0, pipeline=pipeline@entry=ST_PIPELINE_CLEAR) at ../src/mesa/state_tracker/st_atom.c:231
#14 0x00007fd896933314 in st_Clear (ctx=0x5603916d9e70, mask=50) at ../src/mesa/state_tracker/st_cb_clear.c:432
#15 0x00007fd8a59af885 in QSGBatchRenderer::Renderer::renderBatches() (this=this@entry=0x7fd7180c23a0) at scenegraph/coreapi/qsgbatchrenderer.cpp:4022
#16 0x00007fd8a59b0326 in QSGBatchRenderer::Renderer::render() (this=<optimized out>) at scenegraph/coreapi/qsgbatchrenderer.cpp:4343
#17 0x00007fd8a5997db0 in QSGRenderer::renderScene(QSGBindable const&) (bindable=<optimized out>, this=0x7fd7180c23a0) at scenegraph/coreapi/qsgrenderer.cpp:264
#18 QSGRenderer::renderScene(QSGBindable const&) (this=0x7fd7180c23a0, bindable=<optimized out>) at scenegraph/coreapi/qsgrenderer.cpp:220
#19 0x00007fd8a5998263 in QSGRenderer::renderScene(unsigned int) (this=<optimized out>, fboId=<optimized out>) at scenegraph/coreapi/qsgrenderer.cpp:212
#20 0x00007fd8a59fb273 in QSGDefaultRenderContext::renderNextFrame(QSGRenderer*, unsigned int) (this=0x560390d2ac60, renderer=0x7fd7180c23a0, fboId=<optimized out>) at scenegraph/qsgdefaultrendercontext.cpp:228
#21 0x00007fd8a5a67cb9 in QQuickWindowPrivate::renderSceneGraph(QSize const&, QSize const&) (this=0x5603909d9cf0, size=<optimized out>, surfaceSize=<optimized out>) at items/qquickwindow.cpp:617
#22 0x00007fd8a5a091a7 in QSGRenderThread::syncAndRender(QImage*) (this=0x7fd87008b3d0, grabImage=0x0) at scenegraph/qsgthreadedrenderloop.cpp:836
#23 0x00007fd8a5a0a07f in QSGRenderThread::run() (this=0x7fd87008b3d0) at scenegraph/qsgthreadedrenderloop.cpp:1042
#24 0x00007fd8a3ccbcd1 in QThreadPrivate::start(void*) (arg=0x7fd87008b3d0) at thread/qthread_unix.cpp:329
#25 0x00007fd8a3aa7fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#26 0x00007fd8a3b285ac in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Operating System: Debian GNU/Linux
KDE Plasma Version: 5.26.3
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6
Kernel Version: 6.0.0-3-amd64 (64-bit)
Graphics Platform: X11
Graphics Processor: AMD Radeon RX 460 Graphics


So one data point might be the graphics driver, are all experiencing this hang using an AMD graphics card?
Comment 26 hockeymikey 2022-11-17 18:08:16 UTC
> (In reply to Bernhard Übelacker from comment #25)
Kinda, I'm using an 2021 Omen 15 with an AMD 4800H and a Nvidia 2060m. So I think the Radeon graphics is used for the built in display, but my external ones are ran through the Nvidia gpu. Hope that helped, I appreciate all your help.
Comment 27 QuirinBrunner 2022-11-17 19:26:12 UTC
(In reply to Bernhard Übelacker from comment #25)
> (In reply to Bernhard Übelacker from comment #24)
> So one data point might be the graphics driver, are all experiencing this
> hang using an AMD graphics card?

I have a Ryzen 4800H as well.
Comment 28 Ricardo J. Barberis 2022-11-17 19:59:42 UTC
(In reply to Bernhard Übelacker from comment #25)
> So one data point might be the graphics driver, are all experiencing this
> hang using an AMD graphics card?

Nope, I'm on an Intel system, *but* I mostly experience kwin_x11 crashes (it actuallt dies without Dr. Konqui showing up and I have to start it via konsole/yakuake/krunner, whichever I can access at that moment) and only a few plasmashell freezes in between.

I did notice that when kwin dies repeatedly, if I restart plasmashell it won't die again, at least for the rest of the day.

Also, the crashes/freezes seem pretty random: sometimes while receiveing a notification or several, sometimes when I Shift+Del an emal in kmail (confirmation popup) and some other times kwin just dies without an obviuos (to me) trigger.

Operating System: Slackware64 15.0+ (-current)
KDE Plasma Version: 5.26.3
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.6
Kernel Version: 5.19.17 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i5-1035G1 CPU @ 1.00GHz
Memory: 15.2 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics
Manufacturer: LENOVO
Product Name: 81YK
System Version: IdeaPad 5 15IIL05
Comment 29 Nicolas Fella 2022-11-18 12:58:11 UTC
From the responses so far I don't see any concrete explanation why Plasma would cause this. This and similar problems reported by other people make me suspect there might be something wrong with X11/Graphics drivers, but I can't really prove it
Comment 30 Ricardo J. Barberis 2022-11-18 18:07:51 UTC
(In reply to Nicolas Fella from comment #29)
> From the responses so far I don't see any concrete explanation why Plasma
> would cause this. This and similar problems reported by other people make me
> suspect there might be something wrong with X11/Graphics drivers, but I
> can't really prove it

Indeed, I initially thought this was a kwin_x11 problem. Only after seeing these reports of Plasma freezing I noticed those.
Comment 31 JC 2022-11-19 20:58:13 UTC
(In reply to Ricardo J. Barberis from comment #28)

My experience is similar to what Ricardo reported but my setup is slightly different. This started happening around the upgrade to KWin 2.26.0:

Operating System: Gentoo Linux 2.9
KDE Plasma Version: 5.26.3
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.5
Kernel Version: 5.19.8-gentoo (64-bit)
Graphics Platform: X11
Processors: 12 × Intel® Core™ i7-8086K CPU @ 4.00GHz
Memory: 31.2 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630
Comment 32 JC 2022-11-19 21:00:57 UTC
(In reply to JC from comment #31)
> My experience is similar to what Ricardo reported but my setup is slightly
> different. This started happening around the upgrade to KWin 2.26.0:

I meant KDE Plasma 5.26.0
Comment 33 jcfisher 2022-11-22 18:15:40 UTC
Could this possibly be related or the same issue as https://bugs.kde.org/show_bug.cgi?id=457847? The symptoms seem similar if not identical.
Comment 34 JC 2022-11-23 00:43:07 UTC
(In reply to jcfisher from comment #33)
> Could this possibly be related or the same issue as
> https://bugs.kde.org/show_bug.cgi?id=457847? The symptoms seem similar if
> not identical.

Not sure, they mention having black rectangles. In my case I can see the content of all the windows, in fact I see all windows from all desktops, but no black rectangles.

I've been trying to isolate the cause but so far no luck. Sometimes it happens when I get a notification, other times it happens when I switch windows with alt+tab and once it happened just by using the open file dialog (which shows a pop-up with the possible file names).
Comment 35 Sergio 2022-11-25 09:27:00 UTC
Experiencing the same issue on Manjaro (see https://forum.manjaro.org/t/plasmashell-freezes/127677/2).

Good news is that it is easy to check whether the issue is a freeze in plasmashell or another issue. Furthermore if the problem is a freeze in plasmashell it can be worked around without any data loss.

1. switch to a virtual console (e.g. CTRL+ALT+F2), login there, kill plasmashell (e.g. killall plasmashell);
2. go back to the graphics console (e.g. CTRL+ALT+F1), if the panel is now gone, then the problem was plasmashell *freezing*.
3. now it should be possible to get the runner (ALT+F2), restart plasmashell from there (e.g. plasmashell --replace).

The above procedure lets all your applications survive.

I am seeing the issue with X11 (on an Intel Haswell laptop with integrated Intel graphics), so this is definitely not a Wayland-related or Wayland specific problem.

If I understand correctly, plasmashell uses a *cooperative* multitasking model for its widgets, so it is enough to have one widget freezing to get a complete plasmashell freeze, which makes freezes like this somehow easy to see, particularly if a non-official widget is used.

The model has the advantage of being very lightweight, but clearly has some disadvantage. Is there any possibility to complement it with a watchdog, so that when the shell freezes after some time it is automatically restarted and one can get an indication of the last widget the execution thread was in at the freeze time?
Comment 36 Dāvis 2022-12-15 01:15:19 UTC
I have been experiencing exactly this same deadlock. I'm using Arch Linux with AMD Radeon Vega Mobile 8 GPU. It happens kinda rarely but still annoying.

And it's definitely related with notifications (it freezes right after displaying some) but I don't remember which one in particular it was, maybe Discord. Also I might be remembering wrong but maybe when notification shows up and you mouseover somewhere it.

For `plasmashell`
```
0x00007ffb1cb454b6 in ?? () from /usr/lib/libc.so.6

Thread 50 (Thread 0x7ff9b47f86c0 (LWP 829722) "QSGRenderThread"):
#0  0x00007ffb1cbbd0bf in poll () at /usr/lib/libc.so.6
#1  0x00007ffb1f34d20b in  () at /usr/lib/libxcb.so.1
#2  0x00007ffb1f34f01b in xcb_wait_for_special_event () at /usr/lib/libxcb.so.1
#3  0x00007ffb160e2de8 in glPrimitiveBoundingBox () at /usr/lib/libGLX_mesa.so.0
#4  0x00007ffb160e3c54 in glPrimitiveBoundingBox () at /usr/lib/libGLX_mesa.so.0
#5  0x00007ffb160e5801 in glPrimitiveBoundingBox () at /usr/lib/libGLX_mesa.so.0
#6  0x00007ffb160e5b3b in glPrimitiveBoundingBox () at /usr/lib/libGLX_mesa.so.0
#7  0x00007ffb146f5368 in  () at /usr/lib/dri/radeonsi_dri.so
#8  0x00007ffb146f54b3 in  () at /usr/lib/dri/radeonsi_dri.so
#9  0x00007ffb146f8575 in  () at /usr/lib/dri/radeonsi_dri.so
#10 0x00007ffb147d019a in  () at /usr/lib/dri/radeonsi_dri.so
#11 0x00007ffb147d0846 in  () at /usr/lib/dri/radeonsi_dri.so
#12 0x00007ffb147aa166 in  () at /usr/lib/dri/radeonsi_dri.so
#13 0x00007ffb14983efa in  () at /usr/lib/dri/radeonsi_dri.so
#14 0x00007ffb1eb67b49 in QSGBatchRenderer::Renderer::renderBatches() () at /usr/lib/libQt5Quick.so.5
#15 0x00007ffb1eb6c5d1 in QSGBatchRenderer::Renderer::render() () at /usr/lib/libQt5Quick.so.5
#16 0x00007ffb1eb54085 in QSGRenderer::renderScene(QSGBindable const&) () at /usr/lib/libQt5Quick.so.5
#17 0x00007ffb1eb54524 in QSGRenderer::renderScene(unsigned int) () at /usr/lib/libQt5Quick.so.5
#18 0x00007ffb1ebad935 in QSGDefaultRenderContext::renderNextFrame(QSGRenderer*, unsigned int) () at /usr/lib/libQt5Quick.so.5
#19 0x00007ffb1ec07e51 in QQuickWindowPrivate::renderSceneGraph(QSize const&, QSize const&) () at /usr/lib/libQt5Quick.so.5
#20 0x00007ffb1ebb7f06 in  () at /usr/lib/libQt5Quick.so.5
#21 0x00007ffb1ebbce14 in  () at /usr/lib/libQt5Quick.so.5
#22 0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#23 0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#24 0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 49 (Thread 0x7ff9b4ff96c0 (LWP 829721) "plasmash:gdrv0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 48 (Thread 0x7ff9b67fc6c0 (LWP 354694) "QSGRenderThread"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffb1ebbd203 in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 47 (Thread 0x7ff9b6ffd6c0 (LWP 354693) "plasmash:gdrv0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 46 (Thread 0x7ffa1928c6c0 (LWP 248842) "threaded-ml"):
#0  0x00007ffb1cbbd0bf in poll () at /usr/lib/libc.so.6
#1  0x00007ffac567b8c7 in  () at /usr/lib/libpulse.so.0
#2  0x00007ffac566546c in pa_mainloop_poll () at /usr/lib/libpulse.so.0
#3  0x00007ffac566f42c in pa_mainloop_iterate () at /usr/lib/libpulse.so.0
#4  0x00007ffac566f4e1 in pa_mainloop_run () at /usr/lib/libpulse.so.0
#5  0x00007ffac567fc02 in  () at /usr/lib/libpulse.so.0
#6  0x00007ffac561bc47 in  () at /usr/lib/pulseaudio/libpulsecommon-16.1.so
#7  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#8  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 45 (Thread 0x7ffa11ffb6c0 (LWP 224262) "plasmashel:sh1"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 44 (Thread 0x7ffa1a28e6c0 (LWP 215410) "Qt bearer threa"):
#0  0x00007ffb1cbbd0bf in poll () at /usr/lib/libc.so.6
#1  0x00007ffb1b0dce2f in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007ffb1b0850d2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007ffb1d1b750c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007ffb1d16532c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007ffb1cfc749f in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#7  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#8  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 43 (Thread 0x7ffa127fc6c0 (LWP 17023) "QSGRenderThread"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffb1ebbd203 in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 42 (Thread 0x7ffa12ffd6c0 (LWP 17022) "plasmash:gdrv0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 41 (Thread 0x7ffadf7fe6c0 (LWP 7003) "plasmash:gdrv0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 40 (Thread 0x7ffadd7fa6c0 (LWP 2961) "QSGRenderThread"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffb1ebbd203 in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 39 (Thread 0x7ffabbfff6c0 (LWP 2960) "plasmash:gdrv0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 38 (Thread 0x7ffa1affd6c0 (LWP 2325) "GlobalQueue[16]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 37 (Thread 0x7ffa1b7fe6c0 (LWP 2324) "GlobalQueue[15]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 36 (Thread 0x7ffa137fe6c0 (LWP 2323) "GlobalQueue[14]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 35 (Thread 0x7ffa1bfff6c0 (LWP 2322) "GlobalQueue[13]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 34 (Thread 0x7ffa38ff96c0 (LWP 2321) "GlobalQueue[12]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b4a67 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#8  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#9  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#10 0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#11 0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 33 (Thread 0x7ffa397fa6c0 (LWP 2320) "GlobalQueue[11]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b4a67 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#8  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#9  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#10 0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#11 0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 32 (Thread 0x7ffa39ffb6c0 (LWP 2319) "GlobalQueue[10]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 31 (Thread 0x7ffa3a7fc6c0 (LWP 2318) "GlobalQueue[09]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 30 (Thread 0x7ffa3affd6c0 (LWP 2317) "GlobalQueue[08]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 29 (Thread 0x7ffa3b7fe6c0 (LWP 2316) "GlobalQueue[07]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b4a67 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#8  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#9  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#10 0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#11 0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 28 (Thread 0x7ffa3bfff6c0 (LWP 2315) "GlobalQueue[06]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 27 (Thread 0x7ffa58cd86c0 (LWP 2314) "GlobalQueue[05]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b4a67 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#8  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#9  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#10 0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#11 0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 26 (Thread 0x7ffa594d96c0 (LWP 2313) "GlobalQueue[04]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 25 (Thread 0x7ffa59cda6c0 (LWP 2312) "GlobalQueue[03]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b4a67 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#8  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#9  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#10 0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#11 0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 24 (Thread 0x7ffa5a4db6c0 (LWP 2311) "GlobalQueue[02]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 23 (Thread 0x7ffa5acdc6c0 (LWP 2310) "GlobalQueue[01]"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffae80b47a6 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x00007ffae80b49ef in  () at /usr/lib/libKF5ThreadWeaver.so.5
#5  0x00007ffae80b3316 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x00007ffae80b0d3e in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 22 (Thread 0x7ffa5b4dd6c0 (LWP 2268) "gdbus"):
#0  0x00007ffb1cbbd0bf in poll () at /usr/lib/libc.so.6
#1  0x00007ffb1b0dce2f in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007ffb1b085d7f in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#3  0x00007ffadc69c23c in  () at /usr/lib/libgio-2.0.so.0
#4  0x00007ffb1b0b3c55 in  () at /usr/lib/libglib-2.0.so.0
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 21 (Thread 0x7ffa5bcde6c0 (LWP 2267) "gmain"):
#0  0x00007ffb1cbbd0bf in poll () at /usr/lib/libc.so.6
#1  0x00007ffb1b0dce2f in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007ffb1b0850d2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007ffb1b085122 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007ffb1b0b3c55 in  () at /usr/lib/libglib-2.0.so.0
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 20 (Thread 0x7ffa7b7fe6c0 (LWP 1940) "QSGRenderThread"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffb1ebbd203 in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 19 (Thread 0x7ffa7bfff6c0 (LWP 1939) "plasmash:gdrv0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 18 (Thread 0x7ffac67fc6c0 (LWP 1854) "QSGRenderThread"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffb1ebbd203 in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 17 (Thread 0x7ffabad696c0 (LWP 1853) "plasmash:gdrv0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 16 (Thread 0x7ffac6ffd6c0 (LWP 1708) "QSGRenderThread"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffb1ebbd203 in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 15 (Thread 0x7ffac77fe6c0 (LWP 1707) "plasmash:gdrv0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 14 (Thread 0x7ffac5ffb6c0 (LWP 1695) "KCupsConnection"):
#0  0x00007ffb1cbbd0bf in poll () at /usr/lib/libc.so.6
#1  0x00007ffb1b0dce2f in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007ffb1b0850d2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007ffb1d1b750c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007ffb1d16532c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007ffb1cfc749f in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007ffac4ea4bee in KCupsConnection::run() () at /usr/lib/libkcupslib.so
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 13 (Thread 0x7ffac7fff6c0 (LWP 1641) "plasmashell"):
#0  0x00007ffb1cbbfa11 in pselect () at /usr/lib/libc.so.6
#1  0x00007ffb1a3af524 in  () at /usr/lib/libusbmuxd-2.0.so.6
#2  0x00007ffb1a3b08a9 in  () at /usr/lib/libusbmuxd-2.0.so.6
#3  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#4  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 12 (Thread 0x7ffadffff6c0 (LWP 1630) "QQuickPixmapRea"):
#0  0x00007ffb1cbbd0bf in poll () at /usr/lib/libc.so.6
#1  0x00007ffb1b0dce2f in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007ffb1b0850d2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007ffb1d1b750c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007ffb1d16532c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007ffb1cfc749f in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007ffb1eb15caf in  () at /usr/lib/libQt5Quick.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 11 (Thread 0x7ffae90616c0 (LWP 1606) "QSGRenderThread"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffb1ebbd203 in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 10 (Thread 0x7ffaebfff6c0 (LWP 1605) "plasmash:gdrv0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7ffb0c8e76c0 (LWP 1372) "QQmlThread"):
#0  0x00007ffb1cbbd0bf in poll () at /usr/lib/libc.so.6
#1  0x00007ffb1b0dce2f in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007ffb1b0850d2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007ffb1d1b750c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007ffb1d16532c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007ffb1cfc749f in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007ffb1e76b300 in  () at /usr/lib/libQt5Qml.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7ffb0ddfb6c0 (LWP 1036) "plasmash:gdrv0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7ffb0e7fc6c0 (LWP 1034) "plasmash:shlo0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7ffb0effd6c0 (LWP 1033) "plasmashel:sh0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7ffb0f7fe6c0 (LWP 1032) "plasmas:disk$0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7ffb0ffff6c0 (LWP 1031) "plasmashel:cs0"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1475099e in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007ffb14703f8c in  () at /usr/lib/dri/radeonsi_dri.so
#4  0x00007ffb147508cc in  () at /usr/lib/dri/radeonsi_dri.so
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7ffb16d9b6c0 (LWP 1030) "QXcbEventQueue"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1f34ed05 in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x00007ffb17695f72 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#5  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#6  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7ffb1759c6c0 (LWP 1029) "QDBusConnection"):
#0  0x00007ffb1cbbd0bf in poll () at /usr/lib/libc.so.6
#1  0x00007ffb1b0dce2f in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007ffb1b0850d2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007ffb1d1b750c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007ffb1d16532c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007ffb1cfc749f in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007ffb1da94cba in  () at /usr/lib/libQt5DBus.so.5
#7  0x00007ffb1cfc42ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1cb488fd in  () at /usr/lib/libc.so.6
#9  0x00007ffb1cbcaa60 in  () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7ffb17d0fa80 (LWP 1024) "plasmashell"):
#0  0x00007ffb1cb454b6 in  () at /usr/lib/libc.so.6
#1  0x00007ffb1cb47cd0 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x00007ffb1cfcb744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#3  0x00007ffb1ebc2340 in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007ffb1ebc3121 in  () at /usr/lib/libQt5Quick.so.5
#5  0x00007ffb1d558b97 in QWindow::event(QEvent*) () at /usr/lib/libQt5Gui.so.5
#6  0x00007ffb1deadb1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#7  0x00007ffb1d16cb88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#8  0x00007ffb1d54c994 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () at /usr/lib/libQt5Gui.so.5
#9  0x00007ffb1d52b985 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#10 0x00007ffb176985f0 in  () at /usr/lib/libQt5XcbQpa.so.5
#11 0x00007ffb1b08681b in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#12 0x00007ffb1b0dcec9 in  () at /usr/lib/libglib-2.0.so.0
#13 0x00007ffb1b0850d2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#14 0x00007ffb1d1b750c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#15 0x00007ffb1d16532c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#16 0x00007ffb1d16fe59 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#17 0x000055b3eda7b10f in  ()
#18 0x00007ffb1cae5290 in  () at /usr/lib/libc.so.6
#19 0x00007ffb1cae534a in __libc_start_main () at /usr/lib/libc.so.6
#20 0x000055b3eda7b4c5 in  ()
```


I also have this `kwin_x11` deadlock and it looks pretty similar so could also be same issue.

```
Using host libthread_db library "/usr/lib/libthread_db.so.1".
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5561b653b7f4) at futex-internal.c:57
57          return INTERNAL_SYSCALL_CANCEL (futex_time64, futex_word, op, expected,

Thread 12 (Thread 0x7f20467fc6c0 (LWP 19307) "kwin_x11:sh1"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5561b60c3d38) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5561b60c3d38, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007f2097e7d51f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5561b60c3d38, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007f2097e7fcd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5561b60c3ce8, cond=0x5561b60c3d10) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5561b60c3d10, mutex=0x5561b60c3ce8) at pthread_cond_wait.c:618
#5  0x00007f208a72499e in  () at /usr/lib/dri/radeonsi_dri.so
#6  0x00007f208a6d7f8c in  () at /usr/lib/dri/radeonsi_dri.so
#7  0x00007f208a7248cc in  () at /usr/lib/dri/radeonsi_dri.so
#8  0x00007f2097e808fd in start_thread (arg=<optimized out>) at pthread_create.c:442
#9  0x00007f2097f02a60 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 11 (Thread 0x7f2046ffd6c0 (LWP 19306) "QSGRenderThread"):
#0  0x00007f2097ef50bf in __GI___poll (fds=0x7f2046ffc128, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f209849f20b in  () at /usr/lib/libxcb.so.1
#2  0x00007f20984a101b in xcb_wait_for_special_event () at /usr/lib/libxcb.so.1
#3  0x00007f20910e1de8 in glPrimitiveBoundingBox () at /usr/lib/libGLX_mesa.so.0
#4  0x00007f20910e2c54 in glPrimitiveBoundingBox () at /usr/lib/libGLX_mesa.so.0
#5  0x00007f20910e4801 in glPrimitiveBoundingBox () at /usr/lib/libGLX_mesa.so.0
#6  0x00007f20910e4b3b in glPrimitiveBoundingBox () at /usr/lib/libGLX_mesa.so.0
#7  0x00007f208a6c9368 in  () at /usr/lib/dri/radeonsi_dri.so
#8  0x00007f208a6c94b3 in  () at /usr/lib/dri/radeonsi_dri.so
#9  0x00007f208a6cc575 in  () at /usr/lib/dri/radeonsi_dri.so
#10 0x00007f208a7a419a in  () at /usr/lib/dri/radeonsi_dri.so
#11 0x00007f208a7a44a2 in  () at /usr/lib/dri/radeonsi_dri.so
#12 0x00007f208a6cc108 in  () at /usr/lib/dri/radeonsi_dri.so
#13 0x00007f208a6cf186 in  () at /usr/lib/dri/radeonsi_dri.so
#14 0x00007f20910d6623 in  () at /usr/lib/libGLX_mesa.so.0
#15 0x00007f20910c6904 in  () at /usr/lib/libGLX_mesa.so.0
#16 0x00007f209585ae33 in InternalMakeCurrentVendor (dpy=dpy@entry=0x5561b5edc330, draw=draw@entry=16793074, read=read@entry=16793074, ctxInfo=ctxInfo@entry=0x5561b671b310, callerOpcode=callerOpcode@entry=5 '\005', threadState=threadState@entry=0x7f2034534480, vendor=0x5561b5f9dfb0) at ../libglvnd-v1.5.0/src/GLX/libglx.c:871
#17 0x00007f209585d1d4 in InternalMakeCurrentDispatch (dpy=dpy@entry=0x5561b5edc330, draw=draw@entry=16793074, read=read@entry=16793074, ctxInfo=0x5561b671b310, callerOpcode=callerOpcode@entry=5 '\005', vendor=0x5561b5f9dfb0) at ../libglvnd-v1.5.0/src/GLX/libglx.c:926
#18 0x00007f2095861d87 in CommonMakeCurrent (dpy=0x5561b5edc330, draw=16793074, read=16793074, context=0x5561b64cc860, callerOpcode=<optimized out>) at ../libglvnd-v1.5.0/src/GLX/libglx.c:1070
#19 0x00007f209274cc19 in  () at /usr/lib/qt/plugins/xcbglintegrations/libqxcb-glx-integration.so
#20 0x00007f20999944bc in QOpenGLContext::makeCurrent(QSurface*) () at /usr/lib/libQt5Gui.so.5
#21 0x00007f209a4e2315 in  () at /usr/lib/libQt5Quick.so.5
#22 0x00007f209a4e41ae in  () at /usr/lib/libQt5Quick.so.5
#23 0x00007f20993d62ba in  () at /usr/lib/libQt5Core.so.5
#24 0x00007f2097e808fd in start_thread (arg=<optimized out>) at pthread_create.c:442
#25 0x00007f2097f02a60 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 10 (Thread 0x7f20477fe6c0 (LWP 19305) "kwin_x11:gdrv0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f2065e38554) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f2065e38554, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007f2097e7d51f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f2065e38554, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007f2097e7fcd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f2065e38500, cond=0x7f2065e38528) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7f2065e38528, mutex=0x7f2065e38500) at pthread_cond_wait.c:618
#5  0x00007f208a72499e in  () at /usr/lib/dri/radeonsi_dri.so
#6  0x00007f208a6d7f8c in  () at /usr/lib/dri/radeonsi_dri.so
#7  0x00007f208a7248cc in  () at /usr/lib/dri/radeonsi_dri.so
#8  0x00007f2097e808fd in start_thread (arg=<optimized out>) at pthread_create.c:442
#9  0x00007f2097f02a60 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 9 (Thread 0x7f20677fe6c0 (LWP 1025) "QQmlThread"):
#0  0x00007f2097ef51b6 in __ppoll (fds=0x7f2058000d88, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#1  0x00007f20995c25ab in qt_safe_poll(pollfd*, unsigned long, timespec const*) () at /usr/lib/libQt5Core.so.5
#2  0x00007f20995c9050 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#3  0x00007f209957732c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f20993d949f in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x00007f209a1a1300 in  () at /usr/lib/libQt5Qml.so.5
#6  0x00007f20993d62ba in  () at /usr/lib/libQt5Core.so.5
#7  0x00007f2097e808fd in start_thread (arg=<optimized out>) at pthread_create.c:442
#8  0x00007f2097f02a60 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 8 (Thread 0x7f2088e196c0 (LWP 1020) "kwin_x11:gdrv0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f209007b550) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f209007b550, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007f2097e7d51f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f209007b550, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007f2097e7fcd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f209007b500, cond=0x7f209007b528) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7f209007b528, mutex=0x7f209007b500) at pthread_cond_wait.c:618
#5  0x00007f208a72499e in  () at /usr/lib/dri/radeonsi_dri.so
#6  0x00007f208a6d7f8c in  () at /usr/lib/dri/radeonsi_dri.so
#7  0x00007f208a7248cc in  () at /usr/lib/dri/radeonsi_dri.so
#8  0x00007f2097e808fd in start_thread (arg=<optimized out>) at pthread_create.c:442
#9  0x00007f2097f02a60 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 7 (Thread 0x7f208961a6c0 (LWP 1018) "kwin_x11:shlo0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5561b60c42a8) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5561b60c42a8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007f2097e7d51f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5561b60c42a8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007f2097e7fcd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5561b60c4258, cond=0x5561b60c4280) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5561b60c4280, mutex=0x5561b60c4258) at pthread_cond_wait.c:618
#5  0x00007f208a72499e in  () at /usr/lib/dri/radeonsi_dri.so
#6  0x00007f208a6d7f8c in  () at /usr/lib/dri/radeonsi_dri.so
#7  0x00007f208a7248cc in  () at /usr/lib/dri/radeonsi_dri.so
#8  0x00007f2097e808fd in start_thread (arg=<optimized out>) at pthread_create.c:442
#9  0x00007f2097f02a60 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7f2089e1b6c0 (LWP 1017) "kwin_x11:sh0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5561b60c3d38) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5561b60c3d38, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007f2097e7d51f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5561b60c3d38, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007f2097e7fcd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5561b60c3ce8, cond=0x5561b60c3d10) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5561b60c3d10, mutex=0x5561b60c3ce8) at pthread_cond_wait.c:618
#5  0x00007f208a72499e in  () at /usr/lib/dri/radeonsi_dri.so
#6  0x00007f208a6d7f8c in  () at /usr/lib/dri/radeonsi_dri.so
#7  0x00007f208a7248cc in  () at /usr/lib/dri/radeonsi_dri.so
#8  0x00007f2097e808fd in start_thread (arg=<optimized out>) at pthread_create.c:442
#9  0x00007f2097f02a60 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7f208a61c6c0 (LWP 1016) "kwin_x1:disk$0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5561b61322e8) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5561b61322e8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007f2097e7d51f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5561b61322e8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007f2097e7fcd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5561b6132298, cond=0x5561b61322c0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5561b61322c0, mutex=0x5561b6132298) at pthread_cond_wait.c:618
#5  0x00007f208a72499e in  () at /usr/lib/dri/radeonsi_dri.so
#6  0x00007f208a6d7f8c in  () at /usr/lib/dri/radeonsi_dri.so
#7  0x00007f208a7248cc in  () at /usr/lib/dri/radeonsi_dri.so
#8  0x00007f2097e808fd in start_thread (arg=<optimized out>) at pthread_create.c:442
#9  0x00007f2097f02a60 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7f2090df16c0 (LWP 1015) "kwin_x11:cs0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5561b60b46e8) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5561b60b46e8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007f2097e7d51f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5561b60b46e8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007f2097e7fcd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5561b60b4698, cond=0x5561b60b46c0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5561b60b46c0, mutex=0x5561b60b4698) at pthread_cond_wait.c:618
#5  0x00007f208a72499e in  () at /usr/lib/dri/radeonsi_dri.so
#6  0x00007f208a6d7f8c in  () at /usr/lib/dri/radeonsi_dri.so
#7  0x00007f208a7248cc in  () at /usr/lib/dri/radeonsi_dri.so
#8  0x00007f2097e808fd in start_thread (arg=<optimized out>) at pthread_create.c:442
#9  0x00007f2097f02a60 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7f2091d9a6c0 (LWP 1011) "QXcbEventQueue"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5561b5edd7e8) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5561b5edd7e8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007f2097e7d51f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5561b5edd7e8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007f2097e7fcd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5561b5edd798, cond=0x5561b5edd7c0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5561b5edd7c0, mutex=0x5561b5edd798) at pthread_cond_wait.c:618
#5  0x00007f20984a0d05 in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#6  0x00007f2092649f72 in  () at /usr/lib/libQt5XcbQpa.so.5
#7  0x00007f20993d62ba in  () at /usr/lib/libQt5Core.so.5
#8  0x00007f2097e808fd in start_thread (arg=<optimized out>) at pthread_create.c:442
#9  0x00007f2097f02a60 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7f209259b6c0 (LWP 1010) "QDBusConnection"):
#0  0x00007f2097ef51b6 in __ppoll (fds=0x7f208c0075a8, nfds=2, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#1  0x00007f20995c25ab in qt_safe_poll(pollfd*, unsigned long, timespec const*) () at /usr/lib/libQt5Core.so.5
#2  0x00007f20995c9050 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#3  0x00007f209957732c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f20993d949f in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x00007f2098345cba in  () at /usr/lib/libQt5DBus.so.5
#6  0x00007f20993d62ba in  () at /usr/lib/libQt5Core.so.5
#7  0x00007f2097e808fd in start_thread (arg=<optimized out>) at pthread_create.c:442
#8  0x00007f2097f02a60 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7f2092cc3a80 (LWP 984) "kwin_x11"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5561b653b7f4) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5561b653b7f4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007f2097e7d51f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5561b653b7f4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007f2097e7fcd0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5561b653b7a0, cond=0x5561b653b7c8) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5561b653b7c8, mutex=0x5561b653b7a0) at pthread_cond_wait.c:618
#5  0x00007f20993dd744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#6  0x00007f209a6d67cb in  () at /usr/lib/libQt5Quick.so.5
#7  0x00007f209a53952c in QQuickWindow::event(QEvent*) () at /usr/lib/libQt5Quick.so.5
#8  0x00007f2098635b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#9  0x00007f209957eb88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#10 0x00007f20999603b5 in QWindowPrivate::destroy() () at /usr/lib/libQt5Gui.so.5
#11 0x00007f209ac2a255 in KWin::TabBox::TabBox::hide(bool) () at /usr/lib/libkwin.so.5
#12 0x00007f209ac2c917 in KWin::TabBox::TabBox::close(bool) () at /usr/lib/libkwin.so.5
#13 0x00007f209ac2ccab in KWin::TabBox::TabBox::accept(bool) () at /usr/lib/libkwin.so.5
#14 0x00007f209ac2d403 in KWin::TabBox::TabBox::modifiersReleased() () at /usr/lib/libkwin.so.5
#15 0x00007f209ac32b0f in  () at /usr/lib/libkwin.so.5
#16 0x00007f209aa6f284 in KWin::Application::dispatchEvent(xcb_generic_event_t*) () at /usr/lib/libkwin.so.5
#17 0x00007f209957548f in QAbstractEventDispatcher::filterNativeEvent(QByteArray const&, void*, long*) () at /usr/lib/libQt5Core.so.5
#18 0x00007f2092623ff0 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () at /usr/lib/libQt5XcbQpa.so.5
#19 0x00007f2092628330 in QXcbConnection::processXcbEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5XcbQpa.so.5
#20 0x00007f209264c622 in  () at /usr/lib/libQt5XcbQpa.so.5
#21 0x00007f209957732c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#22 0x00007f2099581e59 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#23 0x00005561b450fe4d in  ()
#24 0x00007f2097e1d290 in __libc_start_call_main (main=main@entry=0x5561b450f870, argc=argc@entry=2, argv=argv@entry=0x7ffdafd5d888) at ../sysdeps/nptl/libc_start_call_main.h:58
#25 0x00007f2097e1d34a in __libc_start_main_impl (main=0x5561b450f870, argc=2, argv=0x7ffdafd5d888, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffdafd5d878) at ../csu/libc-start.c:381
```


So basically for both it seems to be stuck in

```
#2  0x00007f20984a101b in xcb_wait_for_special_event () at /usr/lib/libxcb.so.1
#3  0x00007f20910e1de8 in glPrimitiveBoundingBox () at /usr/lib/libGLX_mesa.so.0
```

That never comes.
Comment 37 JC 2022-12-15 01:51:53 UTC
I updated my system to kde-frameworks v5.101.0 and kde-plasma (including kwin) v5.26.4. After 4 days, my system seems to be operating normally again.
Comment 38 Vlad Zahorodnii 2023-01-17 11:14:31 UTC
This sounds like https://bugs.kde.org/show_bug.cgi?id=461316. If you can reproduce this bug, can you specify mesa version?
Comment 39 Bug Janitor Service 2023-02-01 05:03:17 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 40 Bug Janitor Service 2023-02-16 03:48:37 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!
Comment 41 zyf0330 2023-05-06 08:49:15 UTC
https://bugs.kde.org/show_bug.cgi?id=466285
Is this a similar issue?
Comment 42 Oded Arbel 2023-05-06 11:13:32 UTC
No, does not appear to be related.