Hello all, for a while now I experience sudden OS crashes. Sometimes the screen just turns all black and no other action is possible, can't even witch to another tty. Sometimes applications will die one by one and Plasma will freeze, when switching to another tty I see error messages indicating that the "/" drive is not writable or not available at all. In all cases the CPUs seem to go into 100% mode as the laptop will heat up quickly with all fans on and the only way out is a hard reset.
I may get these crashes multiple times a day, or not at all for a day or two. I keep on checking the syslog after every crash but there is nothing which looks suspicious and it's always something different which shows as the last entry before the crash. With the crash just now OneDrive shows up as last entry before the regular boot entries and no error messages anywhere close.
I had the bios scan the hardware, checked the SMART values of my SSD but nothing obvious.
For a while I had the suspicion that Virtualbox on btrfs is the reason so I went and changed everything recommended here and elsewhere, moved to static image, disabled COW and after none of that helped, installed a second drive with ext4 for the VMs.
Well, I had a another crash just now which I guess rules out Virtualbox on btrfs.
I am now running out of ideas as to what to change next and what to do to identify the root cause, so if anyone has got any thoughts/ideas as to what to test I would really appreciate if you could share.
Given that it's always a full OS crash I suspect that whatever's causing the issue is running kernel level, so on my list of things to look into next, are changing graphics driver, remove drive encryption.
Laptop specs:
Kubuntu 18.04, current
Dell Precision 7510 with 512 GB SSD (crypt + btrfs) + 2TB HDD (crypt + ext4)
I may get these crashes multiple times a day, or not at all for a day or two. I keep on checking the syslog after every crash but there is nothing which looks suspicious and it's always something different which shows as the last entry before the crash. With the crash just now OneDrive shows up as last entry before the regular boot entries and no error messages anywhere close.
Code:
Sep 23 09:55:36 hermes org.kde.kpasswdserver[2422]: message repeated 2 times: [ org.kde.kio.kpasswdserver: User = "" , WindowId = 0] Sep 23 09:55:42 hermes onedrive[1108]: Syncing changes from OneDrive ... Sep 23 10:01:51 hermes kernel: [ 0.000000] microcode: microcode updated early to revision 0xc6, date = 2018-04-17 Sep 23 10:01:51 hermes kernel: [ 0.000000] Linux version 4.15.0-34-generic (buildd@lgw01-amd64-047) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #37-Ubuntu SMP Mon A$
For a while I had the suspicion that Virtualbox on btrfs is the reason so I went and changed everything recommended here and elsewhere, moved to static image, disabled COW and after none of that helped, installed a second drive with ext4 for the VMs.
Well, I had a another crash just now which I guess rules out Virtualbox on btrfs.
I am now running out of ideas as to what to change next and what to do to identify the root cause, so if anyone has got any thoughts/ideas as to what to test I would really appreciate if you could share.
Given that it's always a full OS crash I suspect that whatever's causing the issue is running kernel level, so on my list of things to look into next, are changing graphics driver, remove drive encryption.
Laptop specs:
Kubuntu 18.04, current
Dell Precision 7510 with 512 GB SSD (crypt + btrfs) + 2TB HDD (crypt + ext4)
Comment