summary refs log tree commit diff stats
path: root/results/classifier/118/virtual/2206
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/virtual/2206
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/virtual/2206')
-rw-r--r--results/classifier/118/virtual/220640
1 files changed, 40 insertions, 0 deletions
diff --git a/results/classifier/118/virtual/2206 b/results/classifier/118/virtual/2206
new file mode 100644
index 000000000..a62a849de
--- /dev/null
+++ b/results/classifier/118/virtual/2206
@@ -0,0 +1,40 @@
+virtual: 0.960
+graphic: 0.948
+device: 0.842
+vnc: 0.756
+ppc: 0.703
+debug: 0.685
+performance: 0.648
+VMM: 0.648
+semantic: 0.641
+KVM: 0.627
+PID: 0.595
+architecture: 0.592
+mistranslation: 0.589
+network: 0.565
+risc-v: 0.548
+boot: 0.545
+hypervisor: 0.538
+arm: 0.518
+kernel: 0.484
+socket: 0.484
+user-level: 0.458
+TCG: 0.437
+register: 0.387
+files: 0.370
+peripherals: 0.243
+assembly: 0.241
+i386: 0.123
+permissions: 0.113
+x86: 0.046
+
+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)
+![image](/uploads/910a863461a99713ff8566e5c2212ce2/image.png)