| Summary: | Random crash in plasma | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Txutxifel <jesaenh> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | kde, michaeljensendk, nate |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.24.3 | ||
| Target Milestone: | 1.0 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Txutxifel
2022-03-25 10:31:11 UTC
*** This bug has been marked as a duplicate of bug 445893 *** Created attachment 149104 [details]
New crash information added by DrKonqi
plasmashell (5.24.4) using Qt 5.15.3
- What I was doing when the application crashed:
Resume from sleep, using nvidia drivers, plasmashell crashed segfault. A serious of applications, was allready running with active windows visible.
- Unusual behavior I noticed:
Plasma behaved erratic, when highlighting a window, turned black on my primary monitor (i have two monitors) and then restarted the shell.
-- Backtrace (Reduced):
#4 0x00007f59882f3357 in QListData::size() const (this=0x7f593c136070) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:115
#5 QtPrivate::indexOf<QSGOpenGLAtlasTexture::TextureBase*, QSGOpenGLAtlasTexture::TextureBase*>(QList<QSGOpenGLAtlasTexture::TextureBase*> const&, QSGOpenGLAtlasTexture::TextureBase* const&, int) (from=0, u=<synthetic pointer>: <optimized out>, list=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:1038
#6 QList<QSGOpenGLAtlasTexture::TextureBase*>::indexOf(QSGOpenGLAtlasTexture::TextureBase* const&, int) const (from=0, t=<synthetic pointer>: <optimized out>, this=0x7f593c136070) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:1026
#7 QList<QSGOpenGLAtlasTexture::TextureBase*>::removeOne(QSGOpenGLAtlasTexture::TextureBase* const&) (_t=<synthetic pointer>: <optimized out>, this=0x7f593c136070) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:962
#8 QSGOpenGLAtlasTexture::AtlasBase::remove(QSGOpenGLAtlasTexture::TextureBase*) (this=0x7f593c136040, t=t@entry=0x7f593c1441e0) at scenegraph/util/qsgopenglatlastexture.cpp:287
|