ESXI 7.0.3,上边装了ikuai+openwrt+windows,ikuai和openwrt稳定没问题,但是装的windows一直不定期蓝屏,一开始装的win10就这样,试过很多种方法也没解决之后以为是系统问题后来换成了windows server 2022,结果还是蓝屏,看日志的代码也经常不一样,之前报过0x00000050,报过3E,最近报的基本都是0A,windbg分析的结果如下,求大佬帮忙找出问题原因![](https://tb2.bdstatic.com/tb/editor/images/face/i_f09.png?t=20140803)
Microsoft (R) Windows Debugger Version 10.0.25200.1003 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [D:\MEMORY.DMP]
Kernel Bitmap Dump File: Kernel address space is available, User address space may not be available.
Primary dump contents written successfully
************* Path validation summary **************
Response Time (ms) Location
Deferred srv*
Symbol search path is: srv*
Executable search path is:
Windows 10 Kernel Version 20348 MP (2 procs) Free x64
Product: Server, suite: TerminalServer DataCenter SingleUserTS
Edition build lab: 20348.859.amd64fre.fe_release_svc_prod2.220707-1832
Machine Name:Kernel base = 0xfffff806`65e00000 PsLoadedModuleList = 0xfffff806`66a33d20
Debug session time: Mon Apr 17 18:50:35.041 2023 (UTC + 8:00)
System Uptime: 4 days 21:31:09.172
Loading Kernel Symbols.........................................................................................................................................................
Loading User Symbols
Loading unloaded module list
..............................................
For analysis of this file, run !analyze -v
nt!KeBugCheckEx:fffff806`6621e520 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:fffff806`64dfe050=000000000000000a
0: kd> !analyze -v
******************************************************************************** ** Bugcheck Analysis ** ********************************************************************************
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:Arg1: 0000007ffffffff8, memory referenced
Arg2: 000000000000000d, IRQL
Arg3: 0000000000000001, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff806660fb2e1, address which referenced memory
Debugging Details:
------------------
KEY_VALUES_STRING: 1
Key : Analysis.CPU.mSec
Value: 4359
Key : Analysis.DebugAnalysisManager
Value: Create
Key : Analysis.Elapsed.mSec
Value: 4608
Key : Analysis.IO.Other.Mb
Value: 0
Key : Analysis.IO.Read.Mb
Value: 0
Key : Analysis.IO.Write.Mb
Value: 0
Key : Analysis.Init.CPU.mSec
Value: 2327
Key : Analysis.Init.Elapsed.mSec
Value: 5848
Key : Analysis.Memory.CommitPeak.Mb
Value: 94
Key : Bugcheck.Code.DumpHeader
Value: 0xa
Key : Bugcheck.Code.KiBugCheckData
Value: 0xa
Key : Bugcheck.Code.Register
Value: 0xa
Key : Dump.Attributes.AsUlong
Value: 1000
Key : Dump.Attributes.DiagDataWrittenToHeader
Value: 1
Key : Dump.Attributes.ErrorCode
Value: 0
Key : Dump.Attributes.LastLine
Value: Dump completed successfully.
Key : Dump.Attributes.ProgressPercentage
Value: 100
Key : WER.OS.Branch
Value: fe_release_svc_prod2
Key : WER.OS.Timestamp
Value: 2022-07-07T18:32:00Z
Key : WER.OS.Version
Value: 10.0.20348.859
FILE_IN_CAB: MEMORY.DMP
VIRTUAL_MACHINE: VMware
DUMP_FILE_ATTRIBUTES: 0x1000
BUGCHECK_CODE: a
BUGCHECK_P1: 7ffffffff8
BUGCHECK_P2: d
BUGCHECK_P3: 1
BUGCHECK_P4: fffff806660fb2e1
WRITE_ADDRESS: 0000007ffffffff8
BLACKBOXBSD: 1 (!blackboxbsd)
BLACKBOXNTFS: 1 (!blackboxntfs)
BLACKBOXPNP: 1 (!blackboxpnp)
BLACKBOXWINLOGON: 1
PROCESS_NAME: System
TRAP_FRAME: fffff80664dfed60 -- (.trap 0xfffff80664dfed60)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff80664dfef58 rbx=0000000000000000 rcx=0000007ffffffff8
rdx=0000007ffffffff8 rsi=0000000000000000 rdi=0000000000000000
rip=fffff806660fb2e1 rsp=fffff80664dfeef8 rbp=0000000000000003
r8=0000007ffffffff8 r9=fffff80664dff150 r10=0000000000000000
r11=fffff80664dffda8 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng zr na po cy
nt!MiDeterminePoolType+0x1:
fffff806`660fb2e1 b800000000 mov eax,0
Resetting default scope
MISALIGNED_IP: nt!MiDeterminePoolType+1
fffff806`660fb2e1 b800000000 mov eax,0
STACK_TEXT:
fffff806`64dfe048 fffff806`66233869 : 00000000`0000000a 0000007f`fffffff8 00000000`0000000d 00000000`00000001 : nt!KeBugCheckEx
fffff806`64dfe050 fffff806`6622f04c : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff806`64dfe190 fffff806`660fb2e1 : fffff806`66394c89 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x44c
fffff806`64dfe328 fffff806`66394c89 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MiDeterminePoolType+0x1
fffff806`64dfe330 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dfe4a0 : nt!MiGenerateAccessViolation+0x31
fffff806`64dfe390 fffff806`66073876 : 00000000`00000000 00000000`00000002 fffff806`64dfe4e0 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dfe3e0 fffff806`6622ef41 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x3e6
fffff806`64dfe580 fffff806`660fb2e1 : fffff806`66394c89 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x341
fffff806`64dfe718 fffff806`66394c89 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MiDeterminePoolType+0x1
fffff806`64dfe720 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dfe890 : nt!MiGenerateAccessViolation+0x31
fffff806`64dfe780 fffff806`66073876 : 00000000`00000000 00000000`00000002 fffff806`64dfe8d0 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dfe7d0 fffff806`6622ef41 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x3e6
fffff806`64dfe970 fffff806`660fb2e1 : fffff806`66394c89 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x341
fffff806`64dfeb08 fffff806`66394c89 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MiDeterminePoolType+0x1
fffff806`64dfeb10 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dfec80 : nt!MiGenerateAccessViolation+0x31
fffff806`64dfeb70 fffff806`66073876 : 00000000`00000000 00000000`00000002 fffff806`64dfecc0 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dfebc0 fffff806`6622ef41 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x3e6
fffff806`64dfed60 fffff806`660fb2e1 : fffff806`66394c89 fffff7fb`400143e0 fffff806`66050a6b 00000000`00025d77 : nt!KiPageFault+0x341
fffff806`64dfeef8 fffff806`66394c89 : fffff7fb`400143e0 fffff806`66050a6b 00000000`00025d77 fffff806`64dfef80 : nt!MiDeterminePoolType+0x1
fffff806`64dfef00 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dff070 : nt!MiGenerateAccessViolation+0x31
fffff806`64dfef60 fffff806`66073876 : fffff780`00000320 00000000`00000002 fffff806`64dff0b0 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dfefb0 fffff806`6622ef41 : 00000000`00000002 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x3e6
fffff806`64dff150 fffff806`660fb2e1 : fffff806`66394c89 00000000`00000001 00000000`00000020 00000000`019d14da : nt!KiPageFault+0x341
fffff806`64dff2e8 fffff806`66394c89 : 00000000`00000001 00000000`00000020 00000000`019d14da 00000000`00000246 : nt!MiDeterminePoolType+0x1
fffff806`64dff2f0 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dff460 : nt!MiGenerateAccessViolation+0x31
fffff806`64dff350 fffff806`66073876 : 00000000`00000246 00000000`00000002 fffff806`64dff4a0 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dff3a0 fffff806`6622ef41 : 00000000`00000000 fffff806`662272db 00000000`019d233d fffff806`662272e8 : nt!MmAccessFault+0x3e6
fffff806`64dff540 fffff806`660fb2e1 : fffff806`66394c89 00000000`00000000 fffff806`64dff920 00000000`00000246 : nt!KiPageFault+0x341
fffff806`64dff6d8 fffff806`66394c89 : 00000000`00000000 fffff806`64dff920 00000000`00000246 fffff806`6604d3e5 : nt!MiDeterminePoolType+0x1
fffff806`64dff6e0 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dff850 : nt!MiGenerateAccessViolation+0x31
fffff806`64dff740 fffff806`66073876 : 00000000`00000000 00000000`00000002 fffff806`64dff890 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dff790 fffff806`6622ef41 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x3e6
fffff806`64dff930 fffff806`660fb2e1 : fffff806`66394c89 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x341
fffff806`64dffac8 fffff806`66394c89 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MiDeterminePoolType+0x1
fffff806`64dffad0 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dffc40 : nt!MiGenerateAccessViolation+0x31
fffff806`64dffb30 fffff806`66073876 : 00000000`00000000 00000000`00000002 fffff806`64dffc80 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dffb80 fffff806`6622ef41 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x3e6
fffff806`64dffd20 fffff806`660c4e93 : 00000000`00000000 fffff806`64cfd448 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x341
fffff806`64dffeb0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KeQueryPerformanceCounter+0x3
SYMBOL_NAME: nt!MiDeterminePoolType+1
STACK_COMMAND: .cxr; .ecxr ; kb
IMAGE_NAME: GenuineIntel.sys
MODULE_NAME: GenuineIntel
FAILURE_BUCKET_ID: IP_MISALIGNED_GenuineIntel.sys
OS_VERSION: 10.0.20348.859
BUILDLAB_STR: fe_release_svc_prod2
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
FAILURE_ID_HASH: {e930d917-b247-3f7f-23cb-88a0c9f1b274}
Followup: MachineOwner
---------
![](https://tb2.bdstatic.com/tb/editor/images/face/i_f09.png?t=20140803)
Microsoft (R) Windows Debugger Version 10.0.25200.1003 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [D:\MEMORY.DMP]
Kernel Bitmap Dump File: Kernel address space is available, User address space may not be available.
Primary dump contents written successfully
************* Path validation summary **************
Response Time (ms) Location
Deferred srv*
Symbol search path is: srv*
Executable search path is:
Windows 10 Kernel Version 20348 MP (2 procs) Free x64
Product: Server, suite: TerminalServer DataCenter SingleUserTS
Edition build lab: 20348.859.amd64fre.fe_release_svc_prod2.220707-1832
Machine Name:Kernel base = 0xfffff806`65e00000 PsLoadedModuleList = 0xfffff806`66a33d20
Debug session time: Mon Apr 17 18:50:35.041 2023 (UTC + 8:00)
System Uptime: 4 days 21:31:09.172
Loading Kernel Symbols.........................................................................................................................................................
Loading User Symbols
Loading unloaded module list
..............................................
For analysis of this file, run !analyze -v
nt!KeBugCheckEx:fffff806`6621e520 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:fffff806`64dfe050=000000000000000a
0: kd> !analyze -v
******************************************************************************** ** Bugcheck Analysis ** ********************************************************************************
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:Arg1: 0000007ffffffff8, memory referenced
Arg2: 000000000000000d, IRQL
Arg3: 0000000000000001, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff806660fb2e1, address which referenced memory
Debugging Details:
------------------
KEY_VALUES_STRING: 1
Key : Analysis.CPU.mSec
Value: 4359
Key : Analysis.DebugAnalysisManager
Value: Create
Key : Analysis.Elapsed.mSec
Value: 4608
Key : Analysis.IO.Other.Mb
Value: 0
Key : Analysis.IO.Read.Mb
Value: 0
Key : Analysis.IO.Write.Mb
Value: 0
Key : Analysis.Init.CPU.mSec
Value: 2327
Key : Analysis.Init.Elapsed.mSec
Value: 5848
Key : Analysis.Memory.CommitPeak.Mb
Value: 94
Key : Bugcheck.Code.DumpHeader
Value: 0xa
Key : Bugcheck.Code.KiBugCheckData
Value: 0xa
Key : Bugcheck.Code.Register
Value: 0xa
Key : Dump.Attributes.AsUlong
Value: 1000
Key : Dump.Attributes.DiagDataWrittenToHeader
Value: 1
Key : Dump.Attributes.ErrorCode
Value: 0
Key : Dump.Attributes.LastLine
Value: Dump completed successfully.
Key : Dump.Attributes.ProgressPercentage
Value: 100
Key : WER.OS.Branch
Value: fe_release_svc_prod2
Key : WER.OS.Timestamp
Value: 2022-07-07T18:32:00Z
Key : WER.OS.Version
Value: 10.0.20348.859
FILE_IN_CAB: MEMORY.DMP
VIRTUAL_MACHINE: VMware
DUMP_FILE_ATTRIBUTES: 0x1000
BUGCHECK_CODE: a
BUGCHECK_P1: 7ffffffff8
BUGCHECK_P2: d
BUGCHECK_P3: 1
BUGCHECK_P4: fffff806660fb2e1
WRITE_ADDRESS: 0000007ffffffff8
BLACKBOXBSD: 1 (!blackboxbsd)
BLACKBOXNTFS: 1 (!blackboxntfs)
BLACKBOXPNP: 1 (!blackboxpnp)
BLACKBOXWINLOGON: 1
PROCESS_NAME: System
TRAP_FRAME: fffff80664dfed60 -- (.trap 0xfffff80664dfed60)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff80664dfef58 rbx=0000000000000000 rcx=0000007ffffffff8
rdx=0000007ffffffff8 rsi=0000000000000000 rdi=0000000000000000
rip=fffff806660fb2e1 rsp=fffff80664dfeef8 rbp=0000000000000003
r8=0000007ffffffff8 r9=fffff80664dff150 r10=0000000000000000
r11=fffff80664dffda8 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng zr na po cy
nt!MiDeterminePoolType+0x1:
fffff806`660fb2e1 b800000000 mov eax,0
Resetting default scope
MISALIGNED_IP: nt!MiDeterminePoolType+1
fffff806`660fb2e1 b800000000 mov eax,0
STACK_TEXT:
fffff806`64dfe048 fffff806`66233869 : 00000000`0000000a 0000007f`fffffff8 00000000`0000000d 00000000`00000001 : nt!KeBugCheckEx
fffff806`64dfe050 fffff806`6622f04c : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff806`64dfe190 fffff806`660fb2e1 : fffff806`66394c89 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x44c
fffff806`64dfe328 fffff806`66394c89 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MiDeterminePoolType+0x1
fffff806`64dfe330 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dfe4a0 : nt!MiGenerateAccessViolation+0x31
fffff806`64dfe390 fffff806`66073876 : 00000000`00000000 00000000`00000002 fffff806`64dfe4e0 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dfe3e0 fffff806`6622ef41 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x3e6
fffff806`64dfe580 fffff806`660fb2e1 : fffff806`66394c89 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x341
fffff806`64dfe718 fffff806`66394c89 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MiDeterminePoolType+0x1
fffff806`64dfe720 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dfe890 : nt!MiGenerateAccessViolation+0x31
fffff806`64dfe780 fffff806`66073876 : 00000000`00000000 00000000`00000002 fffff806`64dfe8d0 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dfe7d0 fffff806`6622ef41 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x3e6
fffff806`64dfe970 fffff806`660fb2e1 : fffff806`66394c89 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x341
fffff806`64dfeb08 fffff806`66394c89 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MiDeterminePoolType+0x1
fffff806`64dfeb10 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dfec80 : nt!MiGenerateAccessViolation+0x31
fffff806`64dfeb70 fffff806`66073876 : 00000000`00000000 00000000`00000002 fffff806`64dfecc0 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dfebc0 fffff806`6622ef41 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x3e6
fffff806`64dfed60 fffff806`660fb2e1 : fffff806`66394c89 fffff7fb`400143e0 fffff806`66050a6b 00000000`00025d77 : nt!KiPageFault+0x341
fffff806`64dfeef8 fffff806`66394c89 : fffff7fb`400143e0 fffff806`66050a6b 00000000`00025d77 fffff806`64dfef80 : nt!MiDeterminePoolType+0x1
fffff806`64dfef00 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dff070 : nt!MiGenerateAccessViolation+0x31
fffff806`64dfef60 fffff806`66073876 : fffff780`00000320 00000000`00000002 fffff806`64dff0b0 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dfefb0 fffff806`6622ef41 : 00000000`00000002 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x3e6
fffff806`64dff150 fffff806`660fb2e1 : fffff806`66394c89 00000000`00000001 00000000`00000020 00000000`019d14da : nt!KiPageFault+0x341
fffff806`64dff2e8 fffff806`66394c89 : 00000000`00000001 00000000`00000020 00000000`019d14da 00000000`00000246 : nt!MiDeterminePoolType+0x1
fffff806`64dff2f0 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dff460 : nt!MiGenerateAccessViolation+0x31
fffff806`64dff350 fffff806`66073876 : 00000000`00000246 00000000`00000002 fffff806`64dff4a0 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dff3a0 fffff806`6622ef41 : 00000000`00000000 fffff806`662272db 00000000`019d233d fffff806`662272e8 : nt!MmAccessFault+0x3e6
fffff806`64dff540 fffff806`660fb2e1 : fffff806`66394c89 00000000`00000000 fffff806`64dff920 00000000`00000246 : nt!KiPageFault+0x341
fffff806`64dff6d8 fffff806`66394c89 : 00000000`00000000 fffff806`64dff920 00000000`00000246 fffff806`6604d3e5 : nt!MiDeterminePoolType+0x1
fffff806`64dff6e0 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dff850 : nt!MiGenerateAccessViolation+0x31
fffff806`64dff740 fffff806`66073876 : 00000000`00000000 00000000`00000002 fffff806`64dff890 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dff790 fffff806`6622ef41 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x3e6
fffff806`64dff930 fffff806`660fb2e1 : fffff806`66394c89 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x341
fffff806`64dffac8 fffff806`66394c89 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MiDeterminePoolType+0x1
fffff806`64dffad0 fffff806`66152bed : 00000000`00000002 00000000`00000003 00000000`00000000 fffff806`64dffc40 : nt!MiGenerateAccessViolation+0x31
fffff806`64dffb30 fffff806`66073876 : 00000000`00000000 00000000`00000002 fffff806`64dffc80 00000000`00000000 : nt!MiRaisedIrqlFault+0x185
fffff806`64dffb80 fffff806`6622ef41 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x3e6
fffff806`64dffd20 fffff806`660c4e93 : 00000000`00000000 fffff806`64cfd448 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x341
fffff806`64dffeb0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KeQueryPerformanceCounter+0x3
SYMBOL_NAME: nt!MiDeterminePoolType+1
STACK_COMMAND: .cxr; .ecxr ; kb
IMAGE_NAME: GenuineIntel.sys
MODULE_NAME: GenuineIntel
FAILURE_BUCKET_ID: IP_MISALIGNED_GenuineIntel.sys
OS_VERSION: 10.0.20348.859
BUILDLAB_STR: fe_release_svc_prod2
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
FAILURE_ID_HASH: {e930d917-b247-3f7f-23cb-88a0c9f1b274}
Followup: MachineOwner
---------