Closed asamy closed 7 years ago
Seems to just casually BSOD. It runs for a while fine with the beep sound (the BSOD-incoming sound), then crashes with DRIVER_IRQL_NOT_LESS_OR_EQUAL. Specifically in vcpu_sync_idt in the memcpy call.
vcpu_sync_idt
memcpy
Fixed in f01e8f355f01
Seems to just casually BSOD. It runs for a while fine with the beep sound (the BSOD-incoming sound), then crashes with DRIVER_IRQL_NOT_LESS_OR_EQUAL. Specifically in
vcpu_sync_idt
in thememcpy
call.