Gleb  Vishnevsky
Gleb Vishnevsky

Reputation: 605

LXC container with windows died

My LXC container with windows 11 died. I've installed official version of windows 11. Here is the log:

lxc info win11 --show-log

Name: win11
Status: STOPPED
Type: virtual-machine
Architecture: x86_64
Created: 2023/09/12 16:26 UTC
Last Used: 2023/09/15 16:49 UTC

Log:

virtio_input_handle_event: unmapped key: 0 [unmapped]
KVM: entry failed, hardware error 0x80000021

If you're running a guest on an Intel machine without unrestricted mode
support, the failure can be most likely due to the guest entering an invalid
state for Intel VT. For example, the guest maybe running in big real mode
which is not supported on less recent Intel processors.

EAX=000003d0 EBX=95bac080 ECX=00000000 EDX=8b09c850
ESI=8b108440 EDI=00000000 EBP=a953a9c0 ESP=6dcd7fb0
EIP=00008000 EFL=00000002 [-------] CPL=0 II=0 A20=1 SMM=1 HLT=0
ES =0000 00000000 ffffffff 00809300
CS =be00 7ffbe000 ffffffff 00809300
SS =0000 00000000 ffffffff 00809300
DS =0000 00000000 ffffffff 00809300
FS =0000 00000000 ffffffff 00809300
GS =0000 00000000 ffffffff 00809300
LDT=0000 00000000 ffffffff 00c00000
TR =0040 6dc76000 00000067 00008b00
GDT=     6dc77fb0 00000057
IDT=     00000000 00000000
CR0=00050032 CR2=a8416a61 CR3=b535f000 CR4=00000000
DR0=0000000000000000 DR1=0000000000000000 DR2=0000000000000000 DR3=0000000000000000
DR6=00000000ffff0ff0 DR7=0000000000000400
EFER=0000000000000000
Code=qemu-system-x86_64: ../hw/core/cpu-sysemu.c:76: cpu_asidx_from_attrs: Assertion `ret < cpu->num_ases && ret >= 0' failed.

It happens quite often, what coult be the reason? And how to fix it?

Upvotes: 2

Views: 289

Answers (0)

Related Questions