https://bugs.kde.org/show_bug.cgi?id=512451
Brent Spillner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Resolution|WORKSFORME |--- Status|RESOLVED |REOPENED --- Comment #4 from Brent Spillner <[email protected]> --- Sorry, never saw your RFI. The crash is still 100% reproducible for me on Plasma 6.5.4; the GDB backtrace is below and I'll attach the shader error output. While I'm sure it's tempting to say "looks like a driver issue," I'm not having any other Gallium/OpenGL/Vulkan stability issues with other applications and games on this system, other than the intermittent Wayland protocol errors in plasmashell described in #507691 / #512448. And it seems highly suspicious that the crash occurs only on the "About this System" tab, not in any other settings dialogs. Thread 1 "systemsettings" received signal SIGSEGV, Segmentation fault. 0x00007fffb75bfb40 in ?? () from /usr/lib64/libgallium-25.3.1.so (gdb) bt #0 0x00007fffb75bfb40 in ??? () at /usr/lib64/libgallium-25.3.1.so #1 0x00007fffb7534a25 in ??? () at /usr/lib64/libgallium-25.3.1.so #2 0x00007ffff536f576 in ??? () at /usr/lib64/libQt6Gui.so.6 #3 0x00007ffff5370507 in ??? () at /usr/lib64/libQt6Gui.so.6 #4 0x00007ffff51bec8b in QRhi::endOffscreenFrame(QFlags<QRhi::EndFrameFlag>) () at /usr/lib64/libQt6Gui.so.6 #5 0x00007ffff76e4c83 in QQuickRenderControl::endFrame() () at /usr/lib64/libQt6Quick.so.6 #6 0x00007ffff7bde167 in ??? () at /usr/lib64/libQt6QuickWidgets.so.6 #7 0x00007ffff46fc6e5 in QObject::event(QEvent*) () at /usr/lib64/libQt6Core.so.6 #8 0x00007ffff5a11238 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt6Widgets.so.6 #9 0x00007ffff468ce98 in QCoreApplication::sendEvent(QObject*, QEvent*) () at /usr/lib64/libQt6Core.so.6 #10 0x00007ffff48a217c in QTimerInfoList::activateTimers() () at /usr/lib64/libQt6Core.so.6 #11 0x00007ffff4a1d27c in ??? () at /usr/lib64/libQt6Core.so.6 #12 0x00007ffff12ffb16 in ??? () at /usr/lib64/libglib-2.0.so.0 #13 0x00007ffff1302c1f in ??? () at /usr/lib64/libglib-2.0.so.0 #14 0x00007ffff130334c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #15 0x00007ffff4a1d5b8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt6Core.so.6 #16 0x00007ffff469b296 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt6Core.so.6 #17 0x00007ffff46951ac in QCoreApplication::exec() () at /usr/lib64/libQt6Core.so.6 #18 0x0000000000418106 in ??? () #19 0x00007ffff3db4d14 in __libc_start_call_main () at /lib64/libc.so.6 #20 0x00007ffff3db4dc6 in __libc_start_main_impl () at /lib64/libc.so.6 #21 0x0000000000418c31 in ??? () -- You are receiving this mail because: You are watching all bug changes.
