| Summary: | ksplashqml crashed after login [double free or corruption (fasttop)] | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Szőts Ákos <akos+kde> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.17.3 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Szőts Ákos
2019-12-05 13:44:08 UTC
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 :) |