Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- For analysis of this file, run !analyze -v
- nt!KeBugCheckEx:
- fffff804`2c7fe040 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:ffffaf01`94eaf240=0000000000000050
- 9: kd> !analyze -v
- Loading Kernel Symbols
- ...............................................................
- .................................................
- Loading User Symbols
- Loading unloaded module list
- ...
- *******************************************************************************
- * *
- * 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: fffff9042c7f9dff, 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: fffff9042c7f9dff, 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: 1093
- Key : Analysis.Elapsed.mSec
- Value: 2906
- Key : Analysis.IO.Other.Mb
- Value: 0
- Key : Analysis.IO.Read.Mb
- Value: 1
- Key : Analysis.IO.Write.Mb
- Value: 0
- Key : Analysis.Init.CPU.mSec
- Value: 375
- Key : Analysis.Init.Elapsed.mSec
- Value: 3776
- Key : Analysis.Memory.CommitPeak.Mb
- Value: 90
- Key : Analysis.Version.DbgEng
- Value: 10.0.27871.1001
- Key : Analysis.Version.Description
- Value: 10.2505.01.02 amd64fre
- Key : Analysis.Version.Ext
- Value: 1.2505.1.2
- Key : Bugcheck.Code.LegacyAPI
- Value: 0x50
- Key : Bugcheck.Code.TargetModel
- Value: 0x50
- Key : Failure.Bucket
- Value: AV_X_(null)_BAD_IP_nt!MiSystemFault
- Key : Failure.Exception.IP.Address
- Value: 0xfffff9042c7f9dff
- Key : Failure.Hash
- Value: {519102ae-339f-c953-2278-3f0bfcf5aa85}
- Key : WER.OS.Branch
- Value: vb_release
- Key : WER.OS.Version
- Value: 10.0.19041.1
- BUGCHECK_CODE: 50
- BUGCHECK_P1: fffff9042c7f9dff
- BUGCHECK_P2: 10
- BUGCHECK_P3: fffff9042c7f9dff
- BUGCHECK_P4: 2
- FILE_IN_CAB: 072125-12640-01.dmp
- FAULTING_THREAD: ffffb301691f6440
- READ_ADDRESS: fffff8042d0fb390: 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
- fffff9042c7f9dff
- MM_INTERNAL_CODE: 2
- BLACKBOXNTFS: 1 (!blackboxntfs)
- CUSTOMER_CRASH_COUNT: 1
- PROCESS_NAME: System
- FAILED_INSTRUCTION_ADDRESS:
- +0
- fffff904`2c7f9dff ?? ???
- STACK_TEXT:
- ffffaf01`94eaf238 fffff804`2c873e9f : 00000000`00000050 fffff904`2c7f9dff 00000000`00000010 ffffaf01`94eaf4e0 : nt!KeBugCheckEx
- ffffaf01`94eaf240 fffff804`2c60df40 : ffff0f2d`969fe515 00000000`00000010 ffffaf01`94eaf560 00000000`00000000 : nt!MiSystemFault+0x1627af
- ffffaf01`94eaf340 fffff804`2c80e16d : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x400
- ffffaf01`94eaf4e0 fffff904`2c7f9dff : fffff804`2c7bd444 00000000`00000000 0000001b`16bcfdb2 00000000`00000000 : nt!KiPageFault+0x36d
- ffffaf01`94eaf678 fffff804`2c7bd444 : 00000000`00000000 0000001b`16bcfdb2 00000000`00000000 00000000`00000005 : 0xfffff904`2c7f9dff
- ffffaf01`94eaf680 fffff804`2c63fa86 : ffffffff`ffffffff 00000000`00000000 00000000`00000000 00000000`00000000 : nt!PpmIdleDefaultExecute+0x14
- ffffaf01`94eaf6b0 fffff804`2c63e834 : 00000000`00000000 fffff804`00000008 00000000`005f0802 894cac45`00000000 : nt!PpmIdleExecuteTransition+0x10d6
- ffffaf01`94eafab0 fffff804`2c802af4 : ffffffff`00000000 ffffb301`691f6440 ffff8709`bb70c040 00000000`00000402 : nt!PoIdle+0x374
- ffffaf01`94eafc20 00000000`00000000 : ffffaf01`94eb0000 ffffaf01`94ea9000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x54
- SYMBOL_NAME: nt!MiSystemFault+1627af
- MODULE_NAME: nt
- IMAGE_VERSION: 10.0.19041.6033
- STACK_COMMAND: .process /r /p 0xfffff8042d124a00; .thread 0xffffb301691f6440 ; kb
- IMAGE_NAME: ntkrnlmp.exe
- BUCKET_ID_FUNC_OFFSET: 1627af
- FAILURE_BUCKET_ID: AV_X_(null)_BAD_IP_nt!MiSystemFault
- OS_VERSION: 10.0.19041.1
- BUILDLAB_STR: vb_release
- OSPLATFORM_TYPE: x64
- OSNAME: Windows 10
- FAILURE_ID_HASH: {519102ae-339f-c953-2278-3f0bfcf5aa85}
- Followup: MachineOwner
- ---------
Advertisement
Add Comment
Please, Sign In to add comment