https://bugs.kde.org/show_bug.cgi?id=305654

--- Comment #26 from Michael Pyne <mp...@kde.org> ---
This might be the right bug ticket (the backtrace is at least similar), but
have you checked whether some of the workarounds mentioned in previous comments
work?

At the very least, is the hard disk that hosts the /var directory nearly full?
If so, you'll need to free up enough space if you're using a file system that
doesn't support the posix_fallocate() system call that KSharedDataCache uses to
try to avoid this crash.

Have you been using Bleachbit? If so, stop (or at least configure it to stop
trying to shred important system files like the various caches used by
Plasma...).

Finally, you may want to remove any existing KSharedDataCache caches (*.kcache
files, either under "$HOME/.cache" or /var/tmp/kdecache-$USER or wherever else
your system is configured to store cached data). Removing the cache (without
editing its contents in the process) is always safe to do even if the system is
running. If SDDM works normally after this, then it *is* a bug but at least
you'll have a workaround.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to