https://bugs.kde.org/show_bug.cgi?id=488520
--- Comment #10 from imagina...@mailbox.org --- (In reply to Oliver Freyermuth from comment #9) > Sorry for the double post, but this is likely also relevant: > I realized that on the 5.27.11.1 system, the shell history was also cut off > after 6.8 MB /it is 17 MB large in my case) during the last "session restore > failure" boot. I could restore it from a backup, but it looks like the shell > was force-killed during session teardown and could not flush the history > file (maybe a symptom caused by the same bug?). Maybe, but I can't confirm this. BTW: your .bash_history is rather large. You may try to keep it in check a little with HISTSIZE, HISTIGNORE and HISTCONTROL (-> man bash). -- You are receiving this mail because: You are watching all bug changes.