I also built the fedora kernel according to Reg's recipe, same issue. Comparing boot logs, the problem seems to start here:
[ 0.765662] BUG: unable to handle kernel paging request at ffff87ff95a17300 [ 0.765671] IP: [<ffffffff81316cb9>] delay_mwaitx+0x49/0x90 [ 0.765682] PGD 0 [ 0.765688] Oops: 0000 [#1] SMP [ 0.765693] Modules linked in: [ 0.765701] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.8.13-coldkernel-grsec-1 #1 [ 0.765709] task: ffff8800136bf540 task.stack: ffffc90000e38000 [ 0.765714] RIP: e030:[<ffffffff81316cb9>] [<ffffffff81316cb9>] delay_mwaitx+0x49/0x90 [ 0.765724] RSP: e02b:ffffc90000e3be50 EFLAGS: 00010087 [ 0.765729] RAX: ffff87ff95a17300 RBX: 0000000000000001 RCX: 0000000000000000 [ 0.765735] RDX: 0000000000000000 RSI: 00039262adda8fdb RDI: 000000000002a4e4 [ 0.765740] RBP: ffffffff81c17300 R08: 00000000ffffffff R09: 0000000000000000 [ 0.765745] R10: 0000000000000002 R11: 000000000000000f R12: 0000000000000200 [ 0.765749] R13: ffffc90000e3bea7 R14: ffffffff824055e8 R15: 607e4ce58fa6249c [ 0.765758] FS: 0000000000000000(0000) GS:ffff880013e00000(0000) knlGS:0000000000000000 [ 0.765765] CS: e033 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 0.765770] CR2: ffff87ff95a17300 CR3: 00000000020c2000 CR4: 0000000000040660 [ 0.765775] Stack: [ 0.765779] 0000000000000001 00000000000010d1 ffffffff814956a5 95fa1589597478a1 [ 0.765788] ffffffff814960d0 95fa1589597478a1 ffffc90000e3bec8 06937a89d974aa7d [ 0.765797] 00000000ffffffed ffffffff8236af42 df7e4ce58fa6249c 0000000000000000 [ 0.765807] Call Trace: [ 0.765815] [<ffffffff814956a5>] ? i8042_wait_write+0x25/0x70 [ 0.765822] [<ffffffff814960d0>] ? i8042_command+0x30/0x80 [ 0.765829] [<ffffffff8236af42>] ? i8042_init+0x606/0x6f8 [ 0.765835] [<ffffffff8236a93c>] ? i8042_probe+0xa41/0xa41 [ 0.765842] [<ffffffff8100219d>] ? do_one_initcall+0x4d/0x170 [ 0.765849] [<ffffffff822f3f0d>] ? kernel_init_freeable+0x202/0x2ff [ 0.765856] [<ffffffff81623f65>] ? kernel_init+0x5/0x118 [ 0.765861] [<ffffffff8163c6fe>] ? ret_from_fork+0x1e/0x40 [ 0.765867] [<ffffffff81623f60>] ? rest_init+0x88/0x88 [ 0.765871] Code: 41 b8 ff ff ff ff 48 09 c6 41 ba 02 00 00 00 eb 09 48 29 c6 48 01 f7 48 89 c6 48 89 e8 65 48 03 05 25 25 cf 7e 4c 89 c9 4c 89 ca <0f> 01 fa 4c 39 c7 4c 89 c3 4c 89 d8 48 0f 46 df 4c 89 d1 0f 01 [ 0.765920] RIP [<ffffffff81316cb9>] delay_mwaitx+0x49/0x90 [ 0.765927] RSP <ffffc90000e3be50> [ 0.765931] CR2: ffff87ff95a17300 [ 0.765939] ---[ end trace 84bc057c0ef01aab ]--- [ 0.765946] Kernel panic - not syncing: grsec: halting the system due to suspicious kernel crash caused by root (Same error in both VMs.) -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/019a7c03-8ffd-444f-9267-ae4bd8db1b50%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
