| Summary: | Plasma Shell Crash | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Mani <mani.zaeim> |
| Component: | general | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | arojas, plasma-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.12.1 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mani
2018-02-19 08:33:08 UTC
after typing more than 3 letter it will crash.
after the crash I use:
"kbuildsycoca5 && kquitapp plasmashell && kstart plasmashell"
to run the plasma shell and start typing again and this is the output of the terminal after re-crash:
KAStatsFavoritesModel::setFavorites is ignored
KActivities: Database connection: "kactivities_db_resources_139989309798400_readonly"
query_only: QVariant(qlonglong, 1)
journal_mode: QVariant(QString, "wal")
wal_autocheckpoint: QVariant(qlonglong, 100)
synchronous: QVariant(qlonglong, 0)
Closing SQL connection: "kactivities_db_resources_139989309798400_readonly"
trying to show an empty dialog
KCrash: Attempting to start /usr/bin/plasmashell from kdeinit
sock_file=/run/user/1000/kdeinit5__0
QSocketNotifier: Invalid socket 6 and type 'Read', disabling...
QSocketNotifier: Invalid socket 15 and type 'Read', disabling...
QSocketNotifier: Invalid socket 21 and type 'Read', disabling...
QSocketNotifier: Invalid socket 25 and type 'Read', disabling...
QSocketNotifier: Invalid socket 31 and type 'Read', disabling...
QSocketNotifier: Invalid socket 34 and type 'Read', disabling...
The X11 connection broke (error 1). Did the X11 server die?
KCrash: Application 'plasmashell' crashing...
KCrash: Attempting to start /usr/lib/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
QSocketNotifier: Invalid socket 20 and type 'Read', disabling...
QSocketNotifier: Invalid socket 9 and type 'Read', disabling...
The X11 connection broke: I/O error (code 1)
XIO: fatal IO error 9 (Bad file descriptor) on X server ":0"
after 2262 requests (2225 known processed) with 0 events remaining.
QProcess: Destroyed while process ("/usr/bin/redshift") is still running.
The X11 connection broke: I/O error (code 1)
XIO: fatal IO error 9 (Bad file descriptor) on X server ":0"
after 2262 requests (2225 known processed) with 0 events remaining.
*** This bug has been marked as a duplicate of bug 363136 *** |