788
windows
Windows server 2016藍屏,WinDBG分析後顯示memory
錯誤代號為PAGE_FAULT_IN_NONPAGED_AREA。轉儲文件均提到了memory_corruption。我看不懂WinDBG的分析,麻煩微軟的工程師幫我看一下,如果異常發生在驅動層麵,是那個驅動。以下是WinDBG打開轉儲文件後的信息。因為長度問題,我把重複的“page not found”刪了很多行
PAGE_FAULT_IN_NONPAGED_AREA錯誤:
************* Symbol Path validation summary **************
Response Time (ms) Location
Deferred srv*c:\MyServerSymbols
************* Symbol Path validation summary **************
Response Time (ms) Location
Deferred srv*
Microsoft (R) Windows Debugger Version 10.0.15063.468 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [D:\00 Fromothers\02 From cyj\MEMORY.DMP]
Kernel Bitmap Dump File: Kernel address space is available, User address space may not be available.
************* Symbol Path validation summary **************
Response Time (ms) Location
Deferred srv*
************* Symbol Path validation summary **************
Response Time (ms) Location
Deferred srv*c:\MyServerSymbols
Symbol search path is: srv*c:\MyServerSymbols
Executable search path is: srv*
Windows 10 Kernel Version 14393 MP (12 procs) Free x64
Product: Server, suite: TerminalServer
Built by: 14393.447.amd64fre.rs1_release_inmarket.161102-0100
Machine Name:
Kernel base = 0xfffff801`3da8c000 PsLoadedModuleList = 0xfffff801`3dd91060
Debug session time: Wed Oct 25 05:05:39.048 2017 (UTC + 8:00)
System Uptime: 0 days 8:37:45.000
Loading Kernel Symbols
...............................................................
................................................................
...................................
Loading User Symbols
Loading unloaded module list
........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 50, {ffffc1828f9f3000, 2, fffff802741128b0, 0}
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Probably caused by : memory_corruption
Followup: memory_corruption
---------
5: kd> !analyze -v
*******************************************************************************
* *
* 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: ffffc1828f9f3000, memory referenced.
Arg2: 0000000000000002, value 0 = read operation, 1 = write operation.
Arg3: fffff802741128b0, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 0000000000000000, (reserved)
Debugging Details:
------------------
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
DUMP_CLASS: 1
DUMP_QUALIFIER: 401
BUILD_VERSION_STRING: 14393.447.amd64fre.rs1_release_inmarket.161102-0100
SYSTEM_MANUFACTURER: ASUS
SYSTEM_PRODUCT_NAME: All Series
SYSTEM_SKU: All
SYSTEM_VERSION: System Version
BIOS_VENDOR: American Megatrends Inc.
BIOS_VERSION: 1201
BIOS_DATE: 06/12/2015
BASEBOARD_MANUFACTURER: ASUSTeK COMPUTER INC.
BASEBOARD_PRODUCT: X99-E WS
BASEBOARD_VERSION: Rev 1.xx
DUMP_TYPE: 1
BUGCHECK_P1: ffffc1828f9f3000
BUGCHECK_P2: 2
BUGCHECK_P3: fffff802741128b0
BUGCHECK_P4: 0
READ_ADDRESS: ffffc1828f9f3000 Nonpaged pool
FAULTING_IP:
srv!SrvOs2FeaToNt+48
fffff802`741128b0 c60300 mov byte ptr [rbx],0
MM_INTERNAL_CODE: 0
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAULTING_MODULE: fffff802740c0000 srv
CPU_COUNT: c
CPU_MHZ: d46
CPU_VENDOR: GenuineIntel
CPU_FAMILY: 6
CPU_MODEL: 3f
CPU_STEPPING: 2
CPU_MICROCODE: 6,3f,2,0 (F,M,S,R) SIG: 36'00000000 (cache) 36'00000000 (init)
DEFAULT_BUCKET_ID: CODE_CORRUPTION
BUGCHECK_STR: AV
PROCESS_NAME: System
CURRENT_IRQL: 2
ANALYSIS_SESSION_HOST: DESKTOP-EVFNNNG
ANALYSIS_SESSION_TIME: 11-02-2017 12:33:08.0451
ANALYSIS_VERSION: 10.0.15063.468 amd64fre
TRAP_FRAME: ffff8b8052f316e0 -- (.trap 0xffff8b8052f316e0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=ffffc1828f9f3000
rdx=ffffac023c74209a rsi=0000000000000000 rdi=0000000000000000
rip=fffff802741128b0 rsp=ffff8b8052f31870 rbp=ffffac023c742095
r8=0000000000000000 r9=0000000000000000 r10=0000000000020000
r11=ffffc1828f9f3000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na po nc
srv!SrvOs2FeaToNt+0x48:
fffff802`741128b0 c60300 mov byte ptr [rbx],0 ds:00000000`00000000=??
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff8013dc27a47 to fffff8013dbd6510
STACK_TEXT:
ffff8b80`52f313e8 fffff801`3dc27a47 : 00000000`00000050 ffffc182`8f9f3000 00000000`00000002 ffff8b80`52f316e0 : nt!KeBugCheckEx
ffff8b80`52f313f0 fffff801`3db345da : 00000000`00000002 00000000`00000000 ffff8b80`52f316e0 ffff8b80`4f959d60 : nt! ?? ::FNODOBFM::`string'+0x420a7
ffff8b80`52f314e0 fffff801`3dbdfafc : fffffdd6`00000000 ffff8b80`52f31950 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x9ca
ffff8b80`52f316e0 fffff802`741128b0 : 00001580`6264534c 00000000`00000018 ffff8b80`52f31998 ffff8b80`52f31990 : nt!KiPageFault+0x13c
ffff8b80`52f31870 fffff802`741127f9 : ffffac02`3c742095 ffffc182`8f9f2ff8 44653662`66613539 ffffac02`3c742138 : srv!SrvOs2FeaToNt+0x48
ffff8b80`52f318a0 fffff802`74133ec3 : ffffc182`8f8e1010 00000000`00000000 ffffac02`3c732010 ffffc182`5070d180 : srv!SrvOs2FeaListToNt+0x125
ffff8b80`52f318f0 fffff802`7413cebe : 00000000`00000000 fffff802`00010fe8 ffffc182`8f9e2010 ffffc182`8f8e1010 : srv!SrvSmbOpen2+0xc3
ffff8b80`52f31990 fffff802`7414007b : ffffc182`4f553db0 ffffac02`3c732010 00000000`00000002 00000000`00001000 : srv!ExecuteTransaction+0x1be
ffff8b80`52f319d0 fffff802`740cda4e : fffff802`00000000 00000000`00000000 ffffc182`00000035 00000000`0000f3d0 : srv!SrvSmbTransactionSecondary+0x40b
ffff8b80`52f31a70 fffff802`740cdc24 : ffffc182`8f8e1010 00000000`00000000 ffffc182`8f8e1a80 fffff802`740d8000 : srv!SrvProcessSmb+0x236
ffff8b80`52f31af0 fffff802`7410ca36 : ffffc182`5070a020 ffffc182`8f8e1020 00000000`00000000 ffffc182`8f8e1020 : srv!SrvRestartReceive+0x114
ffff8b80`52f31b30 fffff801`3dfc0668 : ffffac02`17dfea20 ffffc182`4cec2040 ffffc182`5070d040 00000000`00000080 : srv!WorkerThread+0x67a6
ffff8b80`52f31bb0 fffff801`3da8e729 : 004f0053`005c0045 00410057`00540046 004d005c`00450052 004f0052`00430049 : nt!IopThreadStart+0x34
ffff8b80`52f31c10 fffff801`3dbdb9d6 : fffff801`3ddce180 ffffc182`5070d040 fffff801`3da8e6e8 00490052`004f005c : nt!PspSystemThreadStartup+0x41
ffff8b80`52f31c60 00000000`00000000 : ffff8b80`52f32000 ffff8b80`52f2c000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x16
STACK_COMMAND: kb
CHKIMG_EXTENSION: !chkimg -lo 50 -d !nt
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
fffff8013dbea478 - nt! ?? ::FNODOBFM::`string'+4ad8
[ f6:fd ]
fffff8013dbea64f - nt! ?? ::FNODOBFM::`string'+4caf (+0x1d7)
[ f6:fd ]
fffff8013dbedc7d - nt! ?? ::FNODOBFM::`string'+82dd (+0x362e)
[ fa:9e ]
fffff8013dbeddfc - nt! ?? ::FNODOBFM::`string'+845c (+0x17f)
[ f6:fd ]
fffff8013dbedfcc - nt! ?? ::FNODOBFM::`string'+862c (+0x1d0)
[ fa:9e ]
fffff8013dbee553 - nt! ?? ::FNODOBFM::`string'+8bb3 (+0x587)
[ f6:fd ]
fffff8013dbee6f5 - nt! ?? ::FNODOBFM::`string'+8d55 (+0x1a2)
[ f6:fd ]
fffff8013dbee8ab - nt! ?? ::FNODOBFM::`string'+8f0b (+0x1b6)
[ f6:fd ]
fffff8013dbee91c - nt! ?? ::FNODOBFM::`string'+8f7c (+0x71)
[ f6:fd ]
fffff8013dbeeb79 - nt! ?? ::FNODOBFM::`string'+91d9 (+0x25d)
[ f6:fd ]
fffff8013dbeee04 - nt! ?? ::FNODOBFM::`string'+9464 (+0x28b)
[ f6:fd ]
fffff8013dbeef12 - nt! ?? ::FNODOBFM::`string'+9572 (+0x10e)
[ fa:9e ]
fffff8013dbef644 - nt! ?? ::FNODOBFM::`string'+9ca4 (+0x732)
[ fa:9e ]
fffff8013dbef7df - nt! ?? ::FNODOBFM::`string'+9e3f (+0x19b)
[ f6:fd ]
fffff8013dbef87e - nt! ?? ::FNODOBFM::`string'+9ede (+0x9f)
[ fa:9e ]
fffff8013dbefbe3 - nt! ?? ::FNODOBFM::`string'+a243 (+0x365)
[ f6:fd ]
fffff8013dbefcba - nt! ?? ::FNODOBFM::`string'+a31a (+0xd7)
[ fa:9e ]
fffff8013dbf29d2 - nt! ?? ::FNODOBFM::`string'+d032 (+0x2d18)
[ f6:fd ]
fffff8013dbf33e7 - nt! ?? ::FNODOBFM::`string'+da47 (+0xa15)
[ fa:9e ]
fffff8013dbf3454 - nt! ?? ::FNODOBFM::`string'+dab4 (+0x6d)
[ fa:9e ]
fffff8013dbf3c40-fffff8013dbf3c44 5 bytes - nt! ?? ::FNODOBFM::`string'+e2a0 (+0x7ec)
[ d0 be 7d fb f6:b0 7f ff fe fd ]
fffff8013dbf3c62 - nt! ?? ::FNODOBFM::`string'+e2c2 (+0x22)
[ f6:fd ]
fffff8013dbf3cc5 - nt! ?? ::FNODOBFM::`string'+e325 (+0x63)
[ f6:fd ]
fffff8013dbf3cf9 - nt! ?? ::FNODOBFM::`string'+e359 (+0x34)
[ fa:9e ]
fffff8013dbf3d81 - nt! ?? ::FNODOBFM::`string'+e3e1 (+0x88)
[ f6:fd ]
fffff8013dbf3dcf - nt! ?? ::FNODOBFM::`string'+e42f (+0x4e)
[ fa:9e ]
fffff8013dbf4226 - nt! ?? ::FNODOBFM::`string'+e886 (+0x457)
[ f6:fd ]
fffff8013dbf423c - nt! ?? ::FNODOBFM::`string'+e89c (+0x16)
[ f6:fd ]
fffff8013dbf4627 - nt! ?? ::FNODOBFM::`string'+ec87 (+0x3eb)
[ f6:fd ]
fffff8013dbf4dcd - nt! ?? ::FNODOBFM::`string'+f42d (+0x7a6)
[ f6:fd ]
fffff8013dbf5ac2 - nt! ?? ::FNODOBFM::`string'+10122 (+0xcf5)
[ f6:fd ]
fffff8013dbf5b54 - nt! ?? ::FNODOBFM::`string'+101b4 (+0x92)
[ fa:9e ]
fffff8013dbf72c6 - nt! ?? ::FNODOBFM::`string'+11926 (+0x1772)
[ fa:9e ]
fffff8013dbf7a58-fffff8013dbf7a5b 4 bytes - nt! ?? ::FNODOBFM::`string'+120b8 (+0x792)
[ a0 7d fb f6:60 ff fe fd ]
fffff8013dbf7a67-fffff8013dbf7a6a 4 bytes - nt! ?? ::FNODOBFM::`string'+120c7 (+0x0f)
[ af 7d fb f6:6f ff fe fd ]
fffff8013dbf7a79-fffff8013dbf7a7d 5 bytes - nt! ?? ::FNODOBFM::`string'+120d9 (+0x12)
[ d0 be 7d fb f6:b0 7f ff fe fd ]
fffff8013dbf7a8c-fffff8013dbf7a90 5 bytes - nt! ?? ::FNODOBFM::`string'+120ec (+0x13)
[ d7 be 7d fb f6:b7 7f ff fe fd ]
fffff8013dbf7cf7 - nt! ?? ::FNODOBFM::`string'+12357 (+0x26b)
[ f6:fd ]
fffff8013dbf7d16 - nt! ?? ::FNODOBFM::`string'+12376 (+0x1f)
[ fa:9e ]
fffff8013dbf9f6b-fffff8013dbf9f6d 3 bytes - nt! ?? ::FNODOBFM::`string'+145cb (+0x2255)
[ 40 fb f6:c0 fe fd ]
fffff8013dbf9f89 - nt! ?? ::FNODOBFM::`string'+145e9 (+0x1e)
[ fa:9e ]
fffff8013dbfb3dd - nt! ?? ::FNODOBFM::`string'+15a3d (+0x1454)
[ fa:9e ]
fffff8013dbfb8c0 - nt! ?? ::FNODOBFM::`string'+15f20 (+0x4e3)
[ f6:fd ]
fffff8013dbfca8c - nt! ?? ::FNODOBFM::`string'+170ec (+0x11cc)
[ fa:9e ]
fffff8013dbfd08f - nt! ?? ::FNODOBFM::`string'+176ef (+0x603)
[ fa:9e ]
fffff8013dbfd148 - nt! ?? ::FNODOBFM::`string'+177a8 (+0xb9)
[ fa:9e ]
fffff8013dbfd1b1 - nt! ?? ::FNODOBFM::`string'+17811 (+0x69)
[ fa:9e ]
fffff8013dbfe101-fffff8013dbfe103 3 bytes - nt! ?? ::FNODOBFM::`string'+18761 (+0xf50)
[ 40 fb f6:c0 fe fd ]
fffff8013dbfe129 - nt! ?? ::FNODOBFM::`string'+18789 (+0x28)
[ fa:9e ]
fffff8013dbfe147-fffff8013dbfe14b 5 bytes - nt! ?? ::FNODOBFM::`string'+187a7 (+0x1e)
[ d0 be 7d fb f6:b0 7f ff fe fd ]
WARNING: !chkimg output was truncated to 50 lines. Invoke !chkimg without '-lo [num_lines]' to view entire output.
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
fffff8013dcd9c85-fffff8013dcd9c87 3 bytes - nt!ExDeferredFreePool+4e5
[ 40 fb f6:c0 fe fd ]
fffff8013dcd9cba - nt!ExDeferredFreePool+51a (+0x35)
[ fa:9e ]
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
fffff8013dce1f50-fffff8013dce1f51 2 bytes - nt!_guard_dispatch_icall_fptr
[ c0 29:00 bd ]
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
fffff8013de61c58 - nt! ?? ::OKHAJAOM::`string'+27c8
[ fa:9e ]
fffff8013de61ce0 - nt! ?? ::OKHAJAOM::`string'+2850 (+0x88)
[ fa:9e ]
fffff8013de61d88 - nt! ?? ::OKHAJAOM::`string'+28f8 (+0xa8)
[ fa:9e ]
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
fffff8013de61e92 - nt! ?? ::OKHAJAOM::`string'+2a02 (+0x10a)
[ fa:9e ]
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
fffff8013e01ddeb - nt! ?? ::NNGAKEGL::`string'+17bcb
[ f6:fd ]
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
fffff8013e01de4b - nt! ?? ::NNGAKEGL::`string'+17c2b (+0x60)
[ f6:fd ]
fffff8013e04147e-fffff8013e041480 3 bytes - nt! ?? ::NNGAKEGL::`string'+3b25e (+0x23633)
[ 7f fb f6:ff fe fd ]
fffff8013e0414ce-fffff8013e0414d1 4 bytes - nt! ?? ::NNGAKEGL::`string'+3b2ae (+0x50)
[ af 7d fb f6:6f ff fe fd ]
fffff8013e0414e1-fffff8013e0414e5 5 bytes - nt! ?? ::NNGAKEGL::`string'+3b2c1 (+0x13)
[ d7 be 7d fb f6:b7 7f ff fe fd ]
fffff8013e044cbb - nt! ?? ::NNGAKEGL::`string'+3ea9b (+0x37da)
[ f6:fd ]
fffff8013e05f5ea - nt! ?? ::NNGAKEGL::`string'+593ca (+0x1a92f)
[ fa:9e ]
fffff8013e06092a-fffff8013e06092c 3 bytes - nt! ?? ::NNGAKEGL::`string'+5a70a (+0x1340)
[ 40 fb f6:c0 fe fd ]
fffff8013e06096a-fffff8013e06096d 4 bytes - nt! ?? ::NNGAKEGL::`string'+5a74a (+0x40)
[ a0 7d fb f6:60 ff fe fd ]
fffff8013e060978-fffff8013e06097c 5 bytes - nt! ?? ::NNGAKEGL::`string'+5a758 (+0x0e)
[ d0 be 7d fb f6:b0 7f ff fe fd ]
fffff8013e0609e9 - nt! ?? ::NNGAKEGL::`string'+5a7c9 (+0x71)
[ fa:9e ]
fffff8013e062cd7-fffff8013e062cd9 3 bytes - nt! ?? ::NNGAKEGL::`string'+5cab7 (+0x22ee)
[ 7f fb f6:ff fe fd ]
fffff8013e062d25-fffff8013e062d28 4 bytes - nt! ?? ::NNGAKEGL::`string'+5cb05 (+0x4e)
[ a0 7d fb f6:60 ff fe fd ]
fffff8013e062d34-fffff8013e062d37 4 bytes - nt! ?? ::NNGAKEGL::`string'+5cb14 (+0x0f)
[ af 7d fb f6:6f ff fe fd ]
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
fffff8013e062d46-fffff8013e062d4a 5 bytes - nt! ?? ::NNGAKEGL::`string'+5cb26 (+0x12)
[ d0 be 7d fb f6:b0 7f ff fe fd ]
fffff8013e06d779 - nt! ?? ::NNGAKEGL::`string'+67559 (+0xaa33)
[ fa:9e ]
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
fffff8013e06d7b4 - nt! ?? ::NNGAKEGL::`string'+67594 (+0x3b)
[ fa:9e ]
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
Page 3f00 not present in the dump file. Type ".hh dbgerr004" for details
492 errors : !nt (fffff8013dbea478-fffff8013e06d7b4)
MODULE_NAME: memory_corruption
IMAGE_NAME: memory_corruption
FOLLOWUP_NAME: memory_corruption
MEMORY_CORRUPTOR: LARGE
FAILURE_BUCKET_ID: MEMORY_CORRUPTION_LARGE
BUCKET_ID: MEMORY_CORRUPTION_LARGE
PRIMARY_PROBLEM_CLASS: MEMORY_CORRUPTION_LARGE
TARGET_TIME: 2017-10-24T21:05:39.000Z
OSBUILD: 14393
OSSERVICEPACK: 0
SERVICEPACK_NUMBER: 0
OS_REVISION: 0
SUITE_MASK: 16
PRODUCT_TYPE: 3
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
OSEDITION: Windows 10 Server TerminalServer
OS_LOCALE:
USER_LCID: 0
OSBUILD_TIMESTAMP: 2016-11-02 18:17:03
BUILDDATESTAMP_STR: 161102-0100
BUILDLAB_STR: rs1_release_inmarket
BUILDOSVER_STR: 10.0.14393.447.amd64fre.rs1_release_inmarket.161102-0100
ANALYSIS_SESSION_ELAPSED_TIME: 162e
ANALYSIS_SOURCE: KM
FAILURE_ID_HASH_STRING: km:memory_corruption_large
FAILURE_ID_HASH: {e29154ac-69a4-0eb8-172a-a860f73c0a3c}
Followup: memory_corruption
---------
最後更新:2017-11-02 13:03:43
上一篇:
edge和Windows store在任務欄中不顯示
下一篇:
windows中國導航規劃路線開始導航後軟件退出
你的設備已過期,並缺少重要的安全和質量更新,因此存在風險。讓我們帶你重回正軌,這樣
Microsoft store 無法聯網,顯示Microsoft Store需要聯網,你似乎沒有聯網
設備以遷移 由於僅部分匹配或匹配不明確,因此無法遷移設備
由於在創建轉儲期間出錯,創建轉儲文件失敗。
發生臨時 DNS 錯誤
應用商店,在我們這邊發生問題,無法使你登陸,錯誤代碼: 0xD000000D
照相機不可用,錯誤代碼:0xA00F4244(0xC00DABE0)
應用商店打開異常提示“清單中指定了未知的布局”
自定義掃描Windows defender裏麵的設備性能和運行狀況 黃色感歎號問題
windows預口體驗成員內口版本遇到問題需要重啟
熱門內容
windows10 點開此電腦後,有兩個顯示硬盤盤符的目錄是怎麼回事?
windows 10 專業版無法下載中文語言包
KB4056892
win10不能共享文件夾
在Surfacebook上用Windows to go 1703版本,更新後重啟藍屏,無法進入係統
windows10 1709版本更新失敗,錯誤0x8007001f
microdoft visual c++ 2015 redistributable
WIN10 Insider Preview 17025更新失敗,錯誤代碼0x80096004
計算機管理服務 出現一個內部錯誤(INVALID
關於控製麵板中的安全和維護內提示Windows defender 防病毒已關閉的問題