https://bugs.kde.org/show_bug.cgi?id=414862
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED CC| |n...@kde.org Resolution|--- |UPSTREAM --- Comment #1 from Nate Graham <n...@kde.org> --- Memory issue deep in the graphics stack: #11 0x00007f491c4335e0 in QCache<QByteArray, QOpenGLProgramBinaryCache::MemCacheEntry>::clear (this=0x7f491c58c4f0 <QOpenGLShaderProgramPrivate::linkBinary()::binCache+16>) at /usr/include/c++/9/bits/atomic_base.h:326 #12 QCache<QByteArray, QOpenGLProgramBinaryCache::MemCacheEntry>::~QCache (this=0x7f491c58c4f0 <QOpenGLShaderProgramPrivate::linkBinary()::binCache+16>, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qcache.h:93 #13 QOpenGLProgramBinaryCache::~QOpenGLProgramBinaryCache (this=0x7f491c58c4e0 <QOpenGLShaderProgramPrivate::linkBinary()::binCache>, __in_chrg=<optimized out>) at opengl/qopenglprogrambinarycache_p.h:60 No KDE code is implicated so this seems to be an issue in Qt. You can go report it to them, or hope it's fixed in Qt 6 :) -- You are receiving this mail because: You are watching all bug changes.