Changes between Version 2 and Version 3 of Ticket #20165, comment 2
- Timestamp:
- May 11, 2021 9:34:51 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20165, comment 2
v2 v3 4 4 5 5 VBox.log gives this: 6 6 {{{ 7 7 00:02:11.951435 GIM: HyperV: Guest indicates a fatal condition! P0=0x1e P1=0xffffffff80000002 P2=0xfffff8046720b69e 8 8 P3=0x97490daf P4=0x0 9 10 9 00:02:11.951536 GIMHv: BugCheck 1e {ffffffff80000002, fffff8046720b69e, 97490daf, 0} 11 12 10 00:02:11.951537 KMODE_EXCEPTION_NOT_HANDLED 13 14 11 00:02:11.951537 P1: ffffffff80000002 - exception code - STATUS_DATATYPE_MISALIGNMENT 15 16 12 00:02:11.951537 P2: fffff8046720b69e - EIP/RIP 17 18 13 00:02:11.951537 P3: 0000000097490daf - Xcpt param #0 19 20 14 00:02:11.951538 P4: 0000000000000000 - Xcpt param #1 15 }}}