https://bugs.kde.org/show_bug.cgi?id=429514
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |UPSTREAM CC| |n...@kde.org Status|REPORTED |RESOLVED --- Comment #1 from Nate Graham <n...@kde.org> --- #4 0x00007fae10aff0dd in update_buffers () at /lib64/libEGL_mesa.so.0 #5 0x00007fae10aff4f4 in image_get_buffers () at /lib64/libEGL_mesa.so.0 #6 0x00007fae0b402114 in intel_update_renderbuffers () at /usr/lib64/dri/i965_dri.so #7 0x00007fae0b402805 in intel_prepare_render () at /usr/lib64/dri/i965_dri.so #8 0x00007fae0b3fed64 in brw_clear () at /usr/lib64/dri/i965_dri.so #9 0x00007fae26a1a6fb in QSGBatchRenderer::Renderer::renderBatches() () at /lib64/libQt5Quick.so.5 #10 0x00007fae26a1ae52 in QSGBatchRenderer::Renderer::render() () at /lib64/libQt5Quick.so.5 #11 0x00007fae26a05750 in QSGRenderer::renderScene(QSGBindable const&) () at /lib64/libQt5Quick.so.5 #12 0x00007fae26a05c23 in QSGRenderer::renderScene(unsigned int) () at /lib64/libQt5Quick.so.5 #13 0x00007fae26a59091 in QSGDefaultRenderContext::renderNextFrame(QSGRenderer*, unsigned int) () at /lib64/libQt5Quick.so.5 #14 0x00007fae26ab7eb9 in QQuickWindowPrivate::renderSceneGraph(QSize const&, QSize const&) () at /lib64/libQt5Quick.so.5 #15 0x00007fae26a6cd3d in QSGRenderThread::syncAndRender(QImage*) () at /lib64/libQt5Quick.so.5 #16 0x00007fae26a6fc2f in QSGRenderThread::run() () at /lib64/libQt5Quick.so.5 #17 0x00007fae24f9c4bc in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #18 0x00007fae244503f9 in start_thread () at /lib64/libpthread.so.0 #19 0x00007fae24c20903 in clone () at /lib64/libc.so.6 The crash is entirely in the graphics drivers or Qt. You'll want to report this upstream, either to Qt (https://bugreports.qt.io/) or the graphics driver developers (https://gitlab.freedesktop.org/mesa/mesa/-/issues?label_name[]=intel) Not sure which one you would want to start with, sorry. -- You are receiving this mail because: You are watching all bug changes.