| Summary: | plasmashell segfaults | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-activities-stats | Reporter: | Oleg Solovyov <mcpain> |
| Component: | general | Assignee: | Ivan Čukić <ivan.cukic> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.64.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | backtrace caught with gdb 8.3.0 | ||
Relevant part of the backtrace: 0 0x0000000000000000 in ?? () #1 0x00007fffd1007733 in mallocWithAlarm (pp=<synthetic pointer>, n=736) at /usr/src/debug/sqlite-3.30.1/src/malloc.c:240 #2 sqlite3Malloc (n=736) at /usr/src/debug/sqlite-3.30.1/src/malloc.c:240 #3 sqlite3Malloc (n=736) at /usr/src/debug/sqlite-3.30.1/src/malloc.c:229 #4 0x00007fffd1007bca in sqlite3MallocZero (n=n@entry=736) at /usr/src/debug/sqlite-3.30.1/src/malloc.c:445 #5 0x00007fffd10059c6 in openDatabase (zFilename=0x2a7b458 "/home/mcpain/.local/share/kactivitymanagerd/resources/database", ppDb=0x2a86e88, flags=<optimized out>, zVfs=0x0) at /usr/src/debug/sqlite-3.30.1/src/main.c:3044 #6 0x00007fffc44aae2c in QSQLiteDriver::open (this=0x2a84360, db=..., conOpts=...) at /usr/src/debug/qtbase-everywhere-src-5.12.5/src/corelib/tools/qarraydata.h:208 #7 0x00007ffff556da50 in QSqlDatabase::open (this=this@entry=0x2a7b710) at kernel/qsqldatabase.cpp:758 #8 0x00007fffc4e2dd01 in Common::QSqlDatabaseWrapper::QSqlDatabaseWrapper (info=<synthetic pointer>..., info=<synthetic pointer>..., this=0x2a7b710) at /usr/src/debug/kactivities-stats-5.64.0/src/common/database/Database.cpp:94 #9 Common::Database::instance (source=source@entry=Common::Database::ResourcesDatabase, openMode=openMode@entry=Common::Database::ReadOnly) at /usr/src/debug/kactivities-stats-5.64.0/src/common/database/Database.cpp:183 #10 0x00007fffc4e13139 in KActivities::Stats::ResultSet::ResultSet (this=0x7fffffffabe0, queryDefinition=...) at /usr/src/debug/kactivities-stats-5.64.0/src/resultset.cpp:538 #11 0x00007fffc492a735 in KAStatsFavoritesModel::Private::Private (this=0x2a85a50, parent=<optimized out>, clientId=...) at /usr/src/debug/plasma-workspace-5.17.3/applets/kicker/plugin/kastatsfavoritesmodel.cpp:229 #12 0x00007fffc4924db9 in KAStatsFavoritesModel::initForClient (this=0x2a4a3e0, clientId=...) at /usr/include/qt5/QtCore/qrefcount.h:60 Do you have the console output for this? Seems like an issue with sqlite - might be a corrupted filesystem or something similar. Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |
Created attachment 124024 [details] backtrace caught with gdb 8.3.0 SUMMARY Can't start plasmashell: it segfaults after rebooting/logging in. SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.3.11 (available in About System) KDE Plasma Version: 5.17.3 KDE Frameworks Version: 5.64.0 Qt Version: 5.12.5 ADDITIONAL INFORMATION backtrace attached