https://bugs.kde.org/show_bug.cgi?id=459242
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |UPSTREAM Status|NEEDSINFO |RESOLVED --- Comment #6 from Nate Graham <n...@kde.org> --- Thanks. I can't reproduce the bug when I do that. From perusing the backtrace, it looks like it's crashing in your graphics drivers: #5 0x00007f77e54e9457 in ?? () from /lib/x86_64-linux-gnu/libEGL_mesa.so.0 #6 0x00007f77e54de432 in ?? () from /lib/x86_64-linux-gnu/libEGL_mesa.so.0 #7 0x00007f77e54d5f41 in ?? () from /lib/x86_64-linux-gnu/libEGL_mesa.so.0 #8 0x00007f77ec08dd59 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so #9 0x00007f77f211fff1 in QOpenGLContext::swapBuffers(QSurface*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 Unfortunately we're missing debug symbols so there's not a lot more that we can know. I would recommend: 1. getting a new backtrace with debug symbols for the mesa package; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports 2. Report this crash to Mesa; see https://docs.mesa3d.org/bugs.html Thanks! -- You are receiving this mail because: You are watching all bug changes.