Question Can someone help me analyze "PAGE_FAULT_IN_NON_PAGED_AREA" BSOD ?

Issue could be from a bad registry value, you could use an app like CCLeaner to try to fix that. But anyway, here's the analysis of your dump file.

Bugcheck Analysis

PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by try-except.
Typically the address is just plain bad or it is pointing at freed memory.
Arguments:
Arg1: fffff804092c86ed, memory referenced.
Arg2: 0000000000000010, X64: bit 0 set if the fault was due to a not-present PTE.
bit 1 is set if the fault was due to a write, clear if a read.
bit 3 is set if the processor decided the fault was due to a corrupted PTE.
bit 4 is set if the fault was due to attempted execute of a no-execute PTE.
- ARM64: bit 1 is set if the fault was due to a write, clear if a read.
bit 3 is set if the fault was due to attempted execute of a no-execute PTE.
Arg3: fffff804092c86ed, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 0000000000000002, (reserved)

Debugging Details:
------------------


KEY_VALUES_STRING: 1

Key : AV.Type
Value: Execute

Key : Analysis.CPU.mSec
Value: 1077

Key : Analysis.DebugAnalysisManager
Value: Create

Key : Analysis.Elapsed.mSec
Value: 6215

Key : Analysis.Init.CPU.mSec
Value: 203

Key : Analysis.Init.Elapsed.mSec
Value: 20247

Key : Analysis.Memory.CommitPeak.Mb
Value: 150

Key : Bugcheck.Code.DumpHeader
Value: 0x50

Key : Bugcheck.Code.Register
Value: 0x50

Key : Dump.Attributes.AsUlong
Value: 8

Key : Dump.Attributes.KernelGeneratedTriageDump
Value: 1


FILE_IN_CAB: 070722-13906-01.dmp

DUMP_FILE_ATTRIBUTES: 0x8
Kernel Generated Triage Dump

BUGCHECK_CODE: 50

BUGCHECK_P1: fffff804092c86ed

BUGCHECK_P2: 10

BUGCHECK_P3: fffff804092c86ed

BUGCHECK_P4: 2

READ_ADDRESS: fffff8042d505450: Unable to get MiVisibleState
Unable to get NonPagedPoolStart
Unable to get NonPagedPoolEnd
Unable to get PagedPoolStart
Unable to get PagedPoolEnd
unable to get nt!MmSpecialPagesInUse
fffff804092c86ed

MM_INTERNAL_CODE: 2

CUSTOMER_CRASH_COUNT: 1

PROCESS_NAME: System

TRAP_FRAME: fffffc86651777d0 -- (.trap 0xfffffc86651777d0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=ff4ce033f5688466 rbx=0000000000000000 rcx=0000000000000000
rdx=0000000000000024 rsi=0000000000000000 rdi=0000000000000000
rip=fffff804092c86ed rsp=fffffc8665177964 rbp=ffffffff923ec031
r8=0000000000000000 r9=fffff804739ce000 r10=0000000000000000
r11=000000000002a3a0 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na po nc
fffff804092c86ed ?? ??? Resetting default scope FAILED_INSTRUCTION_ADDRESS: +0 fffff804092c86ed ?? ???

STACK_TEXT:
fffffc8665177528 fffff8042ccdeff7 : 0000000000000050 fffff804092c86ed 0000000000000010 fffffc86651777d0 : nt!KeBugCheckEx
fffffc8665177530 fffff8042ca79436 : 0000000000000000 0000000000000010 fffffc8665177730 0000000000000000 : nt!MiSystemFault+0x19b347
fffffc8665177630 fffff8042cc264f5 : 0000000000000000 0000000000000000 0000000000000000 00001f8000000000 : nt!MmAccessFault+0x2a6
fffffc86651777d0 fffff804092c86ed : ff4ce033f568843e ffffffff778dc361 f2e834e0fa909476 f11df6b3f5eb3f26 : nt!KiPageFault+0x335
fffffc8665177964 ff4ce033f568843e : ffffffff778dc361 f2e834e0fa909476 f11df6b3f5eb3f26 703385a0f55162be : 0xfffff804092c86ed fffffc866517796c ffffffff778dc361 : f2e834e0fa909476 f11df6b3f5eb3f26 703385a0f55162be 00000000ffffd10e : 0xff4ce033f568843e
fffffc8665177974 f2e834e0fa909476 : f11df6b3f5eb3f26 703385a0f55162be 00000000ffffd10e 0000000000000000 : 0xffffffff778dc361 fffffc866517797c f11df6b3f5eb3f26 : 703385a0f55162be 00000000ffffd10e 0000000000000000 0000000000000000 : 0xf2e834e0fa909476
fffffc8665177984 703385a0f55162be : 00000000ffffd10e 0000000000000000 0000000000000000 0000000000000000 : 0xf11df6b3f5eb3f26 fffffc866517798c 00000000ffffd10e : 0000000000000000 0000000000000000 0000000000000000 0000000000000000 : 0x703385a0f55162be
fffffc8665177994 0000000000000000 : 0000000000000000 0000000000000000 0000000000000000 0000000000000000 : 0xffffd10e


SYMBOL_NAME: nt!MiSystemFault+19b347

MODULE_NAME: nt

IMAGE_VERSION: 10.0.22000.739

STACK_COMMAND: .cxr; .ecxr ; kb

IMAGE_NAME: ntkrnlmp.exe

BUCKET_ID_FUNC_OFFSET: 19b347

FAILURE_BUCKET_ID: AV_X_(null)_BAD_IP_nt!MiSystemFault

OSPLATFORM_TYPE: x64

OSNAME: Windows 10

FAILURE_ID_HASH: {519102ae-339f-c953-2278-3f0bfcf5aa85}

Followup: MachineOwner
---------
 
  • Like
Reactions: hardik_kumar