As for the syslogs
The only thing I found in the logs were these ones here.
So something with the ext4 partition on sda3 seems to be wrong. I found those messages in both syslogs.
Seems to be this issue: https://bugs.launchpad.net/ubuntu/+sourc...ug/1576055
From the rest I cannot tell much as the syslog itself shows no bootup messages sadly.
Is there maybe a boot.log aswell in /var/log (usually it shouldn't but the syslog shouldn't aswell in systemd times)
The only thing I found in the logs were these ones here.
Code:
Nov 16 16:41:02 moi-Z97-HD3 kernel: [86808.013022] EXT4-fs (sda3): error count since last fsck: 5
Nov 16 16:41:02 moi-Z97-HD3 kernel: [86808.013025] EXT4-fs (sda3): initial error at time 1478465657: ext4_mb_generate_buddy:758
Nov 16 16:41:02 moi-Z97-HD3 kernel: [86808.013026] EXT4-fs (sda3): last error at time 1479169354: ext4_mb_generate_buddy:758
Code:
Nov 15 11:22:34 moi-Z97-HD3 kernel: [13230.632733] EXT4-fs error (device sda3): ext4_mb_generate_buddy:758: group 64, block bitmap and bg descriptor inconsistent: 17808 vs 17812 free clusters
Nov 15 11:22:34 moi-Z97-HD3 kernel: [13230.632740] JBD2: Spotted dirty metadata buffer (dev = sda3, blocknr = 0). There's a risk of filesystem corruption in case of system crash.
So something with the ext4 partition on sda3 seems to be wrong. I found those messages in both syslogs.
Code:
Nov 16 10:39:29 moi-Z97-HD3 kernel: [65114.655435] masterpdfeditor[3820]: segfault at 0 ip 00007f1ef85209da sp 00007ffe08230ce8 error 4 in libc-2.23.so[7f1ef8482000+1bf000]
Nov 16 10:40:06 moi-Z97-HD3 kernel: [65151.968570] masterpdfeditor[3849]: segfault at 0 ip 00007fcffea649da sp 00007ffdfc1eba28 error 4 in libc-2.23.so[7fcffe9c6000+1bf000]
Nov 16 10:42:04 moi-Z97-HD3 kernel: [65270.197622] masterpdfeditor[3894]: segfault at 0 ip 00007fc683a6f9da sp 00007ffd692d9c38 error 4 in libc-2.23.so[7fc6839d1000+1bf000]
From the rest I cannot tell much as the syslog itself shows no bootup messages sadly.
Is there maybe a boot.log aswell in /var/log (usually it shouldn't but the syslog shouldn't aswell in systemd times)