diff options
Diffstat (limited to 'gitlab/issues_text/target_i386/host_missing/accel_TCG/2206')
| -rw-r--r-- | gitlab/issues_text/target_i386/host_missing/accel_TCG/2206 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gitlab/issues_text/target_i386/host_missing/accel_TCG/2206 b/gitlab/issues_text/target_i386/host_missing/accel_TCG/2206 new file mode 100644 index 000000000..5d2803a04 --- /dev/null +++ b/gitlab/issues_text/target_i386/host_missing/accel_TCG/2206 @@ -0,0 +1,10 @@ +PAGE_FAULT_IN_NONPAGED_AREA in Windows 7 x64. +Description of problem: +When trying to install Windows 7, it always crashes with PAGE_FAULT_IN_NONPAGED_AREA. This also impacts Windows 8.1, but crashes when it tries to start up the installation disc. +Steps to reproduce: +1. Create A VM with the Windows 7 installation disc inside the cdrom. +2. Go through the installation +3. At some point, it will pull a blue screen with a PAGE_FAULT_IN_NONPAGED_AREA. (around expanding windows files or completing installation) +Additional information: +It looks like this bsod is relating to some non-canonical (illegal) virtual address being referenced. (It's just my guess based on the stop code) + |