Plasmashell doesn't start after latest Tumbleweed update

Hello!

Plasmashell is currently caught in a crash loop:

kf.plasma.quick: Applet preload policy set to 1
org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
qml: false
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:178:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth":
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:201:9
Toolbox not loading, toolbox package is either invalid or disabled.
KCrash: Attempting to start /usr/bin/plasmashell
KCrash: Application 'plasmashell' crashing... crashRecursionCounter = 2

GDB’s backtrace:

Thread 11 "QSGRenderThread" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f36367ff6c0 (LWP 17156)]
0x00007f36706d6a10 in dri2_query_image () from /lib64/libgallium-24.3.1.so
(gdb) backtrace
#0  0x00007f36706d6a10 in dri2_query_image () at /lib64/libgallium-24.3.1.so
#1  0x00007f36785f74f7 in ??? () at /lib64/libEGL_mesa.so.0
#2  0x00007f36785f7de2 in ??? () at /lib64/libEGL_mesa.so.0
#3  0x00007f36785eda73 in ??? () at /lib64/libEGL_mesa.so.0
#4  0x00007f36785e19b1 in ??? () at /lib64/libEGL_mesa.so.0
#5  0x00007f367863f5c3 in QtWaylandClient::QWaylandGLContext::swapBuffers(QPlatformSurface*) () at /lib64/libQt6WaylandEglClientHwIntegration.so.6
#6  0x00007f367e55ca8c in ??? () at /lib64/libQt6Gui.so.6
#7  0x00007f367e41ff5a in QRhi::endFrame(QRhiSwapChain*, QFlags<QRhi::EndFrameFlag>) () at /lib64/libQt6Gui.so.6
#8  0x00007f367f6cb23a in ??? () at /lib64/libQt6Quick.so.6
#9  0x00007f367db1d79d in ??? () at /lib64/libQt6Core.so.6
#10 0x00007f367d0983b2 in start_thread () at /lib64/libc.so.6
#11 0x00007f367d11d5fc in __clone3 () at /lib64/libc.so.6

Has somebody seen something similar?

Solved in today’s Mesa update: Mesa-dri-24.3.1-397.1.x86_64 doesn’t crash in libgallium anymore.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.