Summary: | Plasma crashes as soon as logged in | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Valerio Passini <valerio.p> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | jacob.adtech, kde, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.24.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Valerio Passini
2022-05-10 21:05:48 UTC
*** This bug has been marked as a duplicate of bug 448475 *** Created attachment 149151 [details]
New crash information added by DrKonqi
plasmashell (5.24.5) using Qt 5.15.3
- What I was doing when the application crashed:
Simply restarting and logging in, KDE plasma crashes. KDE does restart. Using NVidia video driver-510.73.05
-- Backtrace (Reduced):
#6 0x00007f447ab32bd7 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007f447ab31fe3 in qt_assert(char const*, char const*, int) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8 0x0000559afc6baed3 in ScreenPool::handleScreenRemoved (this=0x559afe41af70, screen=0x559afe0d9350) at /tmp/git-sources/plasma-workspace/shell/screenpool.cpp:438
#9 0x0000559afc6c10a3 in QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<QScreen*>, void, void (ScreenPool::*)(QScreen*)>::call (f=(void (ScreenPool::*)(ScreenPool * const, QScreen *)) 0x559afc6bab1c <ScreenPool::handleScreenRemoved(QScreen*)>, o=0x559afe41af70, arg=0x7ffd2502f690) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:152
#10 0x0000559afc6c0b7d in QtPrivate::FunctionPointer<void (ScreenPool::*)(QScreen*)>::call<QtPrivate::List<QScreen*>, void> (f=(void (ScreenPool::*)(ScreenPool * const, QScreen *)) 0x559afc6bab1c <ScreenPool::handleScreenRemoved(QScreen*)>, o=0x559afe41af70, arg=0x7ffd2502f690) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:185
|