Created attachment 280773 [details] dmesg of the crash Hello, I have a VM which works fine on 4.14.93, but started crashing on boot in a very puzzling way on 4.14.94 (dmesg attached) and 4.14.95. Given the latter two have pretty much one KVM-on-x86 related change [1] since 4.14.93, sure enough, rolling back that one makes it work again (on 4.14.95). It is really weird, how would an FPU change affect loading libraries? But I double-checked that there's no mistake and no changes are happening within the guest initrd, libraries and such. Only switching the kernel on the host between with/without that patch, determines whether the VM will boot or not. Any idea what might be going on here? Thanks [1] https://patchwork.kernel.org/patch/10058409/
A fix has been queued up, thanks for the report! https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/tree/queue-4.14/kvm-x86-fix-a-4.14-backport-regression-related-to-userspace-guest-fpu.patch