3 Dec
2016
3 Dec
'16
3:05 p.m.
On 12/02/16 at 05:47am, piequiex wrote:
-----BEGIN PGP SIGNED MESSAGE----- [ 65.955101] BUG: unable to handle kernel paging request at ffffffff81e00000
Welp, sounds like you a kernel bug, either the kernel just locked up or hit a BUG_ON().
[ 65.956510] IP: [<ffffffff8130b914>] __memmove+0x24/0x1a0 [ 65.957874] PGD 1a09067 PUD 1a0a063 PMD 0 [ 65.959198] Oops: 0000 [#17] PREEMPT SMP [ 65.993921] CPU: 2 PID: 892 Comm: loadkeys Tainted: P D O 4.8.11-1-ARCH #1
Your kenrel is tainted, mainline does not support tainted kernels. -- Jelle van der Waa