Guest User

Untitled

a guest
Jun 3rd, 2020
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.78 KB | None | 0 0
  1. ========================== AUTO DUMP ANALYZER ==========================
  2. Auto Dump Analyzer
  3. Version: 0.91
  4. Time to analyze file(s): 00 hours and 07 minutes and 00 seconds
  5.  
  6. ================================ SYSTEM ================================
  7. MANUFACTURER: Gigabyte Technology Co., Ltd.
  8. PRODUCT_NAME: B450 AORUS PRO
  9.  
  10. ================================= BIOS =================================
  11. VENDOR: American Megatrends Inc.
  12. VERSION: F50
  13. DATE: 11/27/2019
  14.  
  15. ============================= MOTHERBOARD ==============================
  16. MANUFACTURER: Gigabyte Technology Co., Ltd.
  17. PRODUCT: B450 AORUS PRO-CF
  18. VERSION: x.x
  19.  
  20. ================================= RAM ==================================
  21. Size Speed Manufacturer Part No.
  22. -------------- -------------- ------------------- ----------------------
  23. 0MHz Unknown Unknown
  24. 8192MB 2666MHz A-DATA Technology DDR4 3200
  25. 0MHz Unknown Unknown
  26. 8192MB 2666MHz A-DATA Technology DDR4 3200
  27.  
  28. ================================= CPU ==================================
  29. Processor Version: AMD Ryzen 5 3600 6-Core Processor
  30. COUNT: c
  31. MHZ: 3593
  32. VENDOR: AuthenticAMD
  33. FAMILY: 17
  34. MODEL: 71
  35. STEPPING: 0
  36.  
  37. ================================== OS ==================================
  38. Product: WinNt, suite: TerminalServer SingleUserTS
  39. Built by: 18362.1.amd64fre.19h1_release.190318-1202
  40. BUILD_VERSION: 10.0.18362.836 (WinBuild.160101.0800)
  41. BUILD: 18362
  42. SERVICEPACK: 836
  43. PLATFORM_TYPE: x64
  44. NAME: Windows 10
  45. EDITION: Windows 10 WinNt TerminalServer SingleUserTS
  46. BUILD_TIMESTAMP: unknown_date
  47. BUILDDATESTAMP: 160101.0800
  48. BUILDLAB: WinBuild
  49. BUILDOSVER: 10.0.18362.836
  50. BUILD_VERSION: 10.0.18362.592 (WinBuild.160101.0800)
  51. SERVICEPACK: 592
  52. BUILD_TIMESTAMP: 1972-08-21 20:24:00
  53. BUILDOSVER: 10.0.18362.592
  54.  
  55. =============================== DEBUGGER ===============================
  56. Microsoft (R) Windows Debugger Version 10.0.14321.1024 AMD64
  57. Copyright (c) Microsoft Corporation. All rights reserved.
  58.  
  59. =============================== COMMENTS ===============================
  60. * Information gathered from different dump files may be different. If
  61. Windows updates between two dump files, two or more OS versions may
  62. be shown above.
  63. * If the user updates the BIOS between dump files, two or more versions
  64. and dates may be shown above.
  65. * More RAM information can be found below in a full BIOS section.
  66.  
  67. ========================================================================
  68. ======================= Dump #1: ANALYZE VERBOSE =======================
  69. ====================== File: 060320-16640-01.dmp =======================
  70. ========================================================================
  71.  
  72. Mini Kernel Dump File: Only registers and stack trace are available
  73. Windows 10 Kernel Version 18362 MP (12 procs) Free x64
  74. Kernel base = 0xfffff806`09800000 PsLoadedModuleList = 0xfffff806`09c48170
  75. Debug session time: Wed Jun 3 06:12:36.077 2020 (UTC - 4:00)
  76. System Uptime: 0 days 0:04:21.737
  77.  
  78. BugCheck 7F, {8, ffffa6811b40b1b0, 0, fffff806099d3e94}
  79. Probably caused by : memory_corruption
  80. Followup: memory_corruption
  81.  
  82. UNEXPECTED_KERNEL_MODE_TRAP (7f)
  83. This means a trap occurred in kernel mode, and it's a trap of a kind
  84. that the kernel isn't allowed to have/catch (bound trap) or that
  85. is always instant death (double fault). The first number in the
  86. bugcheck params is the number of the trap (8 = double fault, etc)
  87. Consult an Intel x86 family manual to learn more about what these
  88. traps are. Here is a *portion* of those codes:
  89. If kv shows a taskGate
  90. use .tss on the part before the colon, then kv.
  91. Else if kv shows a trapframe
  92. use .trap on that value
  93. Else
  94. .trap on the appropriate frame will show where the trap was taken
  95. (on x86, this will be the ebp that goes with the procedure KiTrap)
  96. Endif
  97. kb will then show the corrected stack.
  98.  
  99. Arguments:
  100. Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
  101. Arg2: ffffa6811b40b1b0
  102. Arg3: 0000000000000000
  103. Arg4: fffff806099d3e94
  104.  
  105. Debugging Details:
  106. DUMP_CLASS: 1
  107. DUMP_QUALIFIER: 400
  108. DUMP_TYPE: 2
  109. BUGCHECK_STR: 0x7f_8
  110. TRAP_FRAME: ffffa6811b40b1b0 -- (.trap 0xffffa6811b40b1b0)
  111. NOTE: The trap frame does not contain all registers.
  112. Some register values may be zeroed or incorrect.
  113. rax=0000000000000000 rbx=0000000000000000 rcx=ffffc30b804cfce0
  114. rdx=000010a421c9a000 rsi=0000000000000000 rdi=0000000000000000
  115. rip=fffff806099d3e94 rsp=0000000000000000 rbp=0000000000000000
  116. r8=0000000000000200 r9=fffff80609800000 r10=ffffa6811b400180
  117. r11=ffffc30b7ee8a080 r12=0000000000000000 r13=0000000000000000
  118. r14=0000000000000000 r15=0000000000000000
  119. iopl=0 nv up ei pl zr na po nc
  120. nt!KiSystemServiceExit+0x274:
  121. fffff806`099d3e94 c3 ret
  122. Resetting default scope
  123. CUSTOMER_CRASH_COUNT: 1
  124. DEFAULT_BUCKET_ID: CODE_CORRUPTION
  125.  
  126. PROCESS_NAME: chrome.exe
  127.  
  128. CURRENT_IRQL: 0
  129. LAST_CONTROL_TRANSFER: from fffff806099d41e9 to fffff806099c2390
  130. STACK_TEXT:
  131. ffffa681`1b40b068 fffff806`099d41e9 : 00000000`0000007f 00000000`00000008 ffffa681`1b40b1b0 00000000`00000000 : nt!KeBugCheckEx
  132. ffffa681`1b40b070 fffff806`099cf043 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
  133. ffffa681`1b40b1b0 fffff806`099d3e94 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0x2c3
  134. 00000000`00000000 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceExit+0x274
  135. STACK_COMMAND: kb
  136. CHKIMG_EXTENSION: !chkimg -lo 50 -d !hal
  137. fffff8060975d956-fffff8060975d95b 6 bytes - hal!KeQueryPerformanceCounter+e6
  138. [ ff 15 b4 7f 07 00:e8 45 69 3f 00 90 ]
  139. fffff8060975dcfe-fffff8060975dd03 6 bytes - hal!HalpApicRequestInterrupt+9e (+0x3a8)
  140. [ ff 15 0c 7c 07 00:e8 9d 65 3f 00 90 ]
  141. fffff8060975dd71-fffff8060975dd76 6 bytes - hal!HalpApicRequestInterrupt+111 (+0x73)
  142. [ ff 15 99 7b 07 00:e8 2a 65 3f 00 90 ]
  143. fffff8060975e53b-fffff8060975e53c 2 bytes - hal!HalRequestIpi+31b (+0x7ca)
  144. [ 48 ff:4c 8b ]
  145. fffff8060975e542-fffff8060975e545 4 bytes - hal!HalRequestIpi+322 (+0x07)
  146. [ 0f 1f 44 00:e8 39 db 0c ]
  147. fffff8060975e58e-fffff8060975e58f 2 bytes - hal!HalRequestIpi+36e (+0x4c)
  148. [ 48 ff:4c 8b ]
  149. fffff8060975e595-fffff8060975e598 4 bytes - hal!HalRequestIpi+375 (+0x07)
  150. [ 0f 1f 44 00:e8 16 e6 0c ]
  151. fffff8060975e5a7-fffff8060975e5a8 2 bytes - hal!HalRequestIpi+387 (+0x12)
  152. [ 48 ff:4c 8b ]
  153. fffff8060975e5ae-fffff8060975e5b1 4 bytes - hal!HalRequestIpi+38e (+0x07)
  154. [ 0f 1f 44 00:e8 0d 08 14 ]
  155. fffff8060975e5e1-fffff8060975e5e2 2 bytes - hal!HalRequestIpi+3c1 (+0x33)
  156. [ 48 ff:4c 8b ]
  157. fffff8060975e5e8-fffff8060975e5eb 4 bytes - hal!HalRequestIpi+3c8 (+0x07)
  158. [ 0f 1f 44 00:e8 d3 07 14 ]
  159. fffff8060975f285-fffff8060975f286 2 bytes - hal!HalpTimerClockIpiRoutine+15 (+0xc9d)
  160. [ 48 ff:4c 8b ]
  161. fffff8060975f28c-fffff8060975f28f 4 bytes - hal!HalpTimerClockIpiRoutine+1c (+0x07)
  162. [ 0f 1f 44 00:e8 0f 92 15 ]
  163. fffff8060975f2e7-fffff8060975f2ec 6 bytes - hal!HalpTimerClockIpiRoutine+77 (+0x5b)
  164. [ ff 15 23 66 07 00:e8 b4 4f 3f 00 90 ]
  165. 54 errors : !hal (fffff8060975d956-fffff8060975f2ec)
  166. MODULE_NAME: memory_corruption
  167.  
  168. IMAGE_NAME: memory_corruption
  169.  
  170. FOLLOWUP_NAME: memory_corruption
  171. DEBUG_FLR_IMAGE_TIMESTAMP: 0
  172. MEMORY_CORRUPTOR: LARGE
  173. FAILURE_BUCKET_ID: MEMORY_CORRUPTION_LARGE
  174. BUCKET_ID: MEMORY_CORRUPTION_LARGE
  175. PRIMARY_PROBLEM_CLASS: MEMORY_CORRUPTION_LARGE
  176. TARGET_TIME: 2020-06-03T10:12:36.000Z
  177. SUITE_MASK: 272
  178. PRODUCT_TYPE: 1
  179. USER_LCID: 0
  180. FAILURE_ID_HASH_STRING: km:memory_corruption_large
  181. FAILURE_ID_HASH: {e29154ac-69a4-0eb8-172a-a860f73c0a3c}
  182. Followup: memory_corruption
  183.  
  184. ====================== Dump #1: 3RD PARTY DRIVERS ======================
  185.  
  186. Mar 14 2016 - amdgpio3.sys - AMD GPIO Controller Driver from Advanced Micro Devices http://support.amd.com/
  187. Oct 11 2017 - YSDDR0.sys - BigNox VM VirtualBox driver (BigNox Corporation)
  188. Oct 11 2017 - YSDrv.sys - VirtualBox Support driver
  189. Oct 11 2017 - YSR0.sys - BigNox VM VirtualBox driver (BigNox Corporation)
  190. Sep 17 2018 - iqvw64e.sys - Intel Network Adapter Diagnostic driver http://www.intel.com/
  191. Oct 05 2018 - e1r68x64.sys - Intel(R) Gigabit Adapter driver https://downloadcenter.intel.com/
  192. Mar 14 2019 - nvvad64v.sys - Nvidia Virtual Audio driver http://www.nvidia.com/
  193. May 14 2019 - RTKVHD64.sys - Realtek Audio System driver https://www.realtek.com/en/
  194. May 14 2019 - UcmCxUcsiNvppc.sys - NVIDIA USB Type-C Port Policy Controller driver
  195. Jun 19 2019 - amdpsp.sys - Advanced Micro Devices, Inc http://support.amd.com/
  196. Oct 14 2019 - ene.sys - (Ptolemy Tech Co.) or ASUS RGB driver
  197. Dec 05 2019 - cpuz149_x64.sys - CPUID driver
  198. Jan 10 2020 - nvvhci.sys - Nvidia Virtual USB Host Controller driver http://www.nvidia.com/
  199. Jan 14 2020 - amdgpio2.sys - AMD GPIO Controller Driver from Advanced Micro Devices http://support.amd.com/
  200. Feb 19 2020 - nvhda64v.sys - Nvidia HDMI Audio Device http://www.nvidia.com/
  201. Mar 03 2020 - AMDPCIDev.sys - Advanced Micro Devices PCI Device driver
  202. May 15 2020 - nvlddmkm.sys - Nvidia Graphics Card driver http://www.nvidia.com/
  203.  
  204. ================== Dump #1: 3RD PARTY DRIVERS (FULL) ===================
  205.  
  206. Image path: \SystemRoot\System32\drivers\amdgpio3.sys
  207. Image name: amdgpio3.sys
  208. Search : https://www.google.com/search?q=amdgpio3.sys
  209. ADA Info : AMD GPIO Controller Driver from Advanced Micro Devices http://support.amd.com/
  210. Timestamp : Mon Mar 14 2016
  211.  
  212. Image path: \??\C:\Program Files (x86)\Bignox\BigNoxVM\RT\YSDDR0.sys
  213. Image name: YSDDR0.sys
  214. Search : https://www.google.com/search?q=YSDDR0.sys
  215. ADA Info : BigNox VM VirtualBox driver (BigNox Corporation)
  216. Timestamp : Wed Oct 11 2017
  217.  
  218. Image path: \??\C:\Program Files (x86)\Bignox\BigNoxVM\RT\YSDrv.sys
  219. Image name: YSDrv.sys
  220. Search : https://www.google.com/search?q=YSDrv.sys
  221. ADA Info : VirtualBox Support driver
  222. Timestamp : Wed Oct 11 2017
  223.  
  224. Image path: \??\C:\Program Files (x86)\Bignox\BigNoxVM\RT\YSR0.sys
  225. Image name: YSR0.sys
  226. Search : https://www.google.com/search?q=YSR0.sys
  227. ADA Info : BigNox VM VirtualBox driver (BigNox Corporation)
  228. Timestamp : Wed Oct 11 2017
  229.  
  230. Image path: \??\C:\Windows\system32\Drivers\iqvw64e.sys
  231. Image name: iqvw64e.sys
  232. Search : https://www.google.com/search?q=iqvw64e.sys
  233. ADA Info : Intel Network Adapter Diagnostic driver http://www.intel.com/
  234. Timestamp : Mon Sep 17 2018
  235.  
  236. Image path: \SystemRoot\System32\drivers\e1r68x64.sys
  237. Image name: e1r68x64.sys
  238. Search : https://www.google.com/search?q=e1r68x64.sys
  239. ADA Info : Intel(R) Gigabit Adapter driver https://downloadcenter.intel.com/
  240. Timestamp : Fri Oct 5 2018
  241.  
  242. Image path: \SystemRoot\system32\drivers\nvvad64v.sys
  243. Image name: nvvad64v.sys
  244. Search : https://www.google.com/search?q=nvvad64v.sys
  245. ADA Info : Nvidia Virtual Audio driver http://www.nvidia.com/
  246. Timestamp : Thu Mar 14 2019
  247.  
  248. Image path: \SystemRoot\system32\drivers\RTKVHD64.sys
  249. Image name: RTKVHD64.sys
  250. Search : https://www.google.com/search?q=RTKVHD64.sys
  251. ADA Info : Realtek Audio System driver https://www.realtek.com/en/
  252. Timestamp : Tue May 14 2019
  253.  
  254. Image path: \SystemRoot\System32\drivers\UcmCxUcsiNvppc.sys
  255. Image name: UcmCxUcsiNvppc.sys
  256. Search : https://www.google.com/search?q=UcmCxUcsiNvppc.sys
  257. ADA Info : NVIDIA USB Type-C Port Policy Controller driver
  258. Timestamp : Tue May 14 2019
  259.  
  260. Image path: \SystemRoot\System32\drivers\amdpsp.sys
  261. Image name: amdpsp.sys
  262. Search : https://www.google.com/search?q=amdpsp.sys
  263. ADA Info : Advanced Micro Devices, Inc http://support.amd.com/
  264. Timestamp : Wed Jun 19 2019
  265.  
  266. Image path: \??\C:\Windows\system32\drivers\ene.sys
  267. Image name: ene.sys
  268. Search : https://www.google.com/search?q=ene.sys
  269. ADA Info : (Ptolemy Tech Co.) or ASUS RGB driver
  270. Timestamp : Mon Oct 14 2019
  271.  
  272. Image path: \??\C:\Windows\temp\cpuz149\cpuz149_x64.sys
  273. Image name: cpuz149_x64.sys
  274. Search : https://www.google.com/search?q=cpuz149_x64.sys
  275. ADA Info : CPUID driver
  276. Timestamp : Thu Dec 5 2019
  277.  
  278. Image path: \SystemRoot\System32\drivers\nvvhci.sys
  279. Image name: nvvhci.sys
  280. Search : https://www.google.com/search?q=nvvhci.sys
  281. ADA Info : Nvidia Virtual USB Host Controller driver http://www.nvidia.com/
  282. Timestamp : Fri Jan 10 2020
  283.  
  284. Image path: \SystemRoot\System32\drivers\amdgpio2.sys
  285. Image name: amdgpio2.sys
  286. Search : https://www.google.com/search?q=amdgpio2.sys
  287. ADA Info : AMD GPIO Controller Driver from Advanced Micro Devices http://support.amd.com/
  288. Timestamp : Tue Jan 14 2020
  289.  
  290. Image path: \SystemRoot\system32\drivers\nvhda64v.sys
  291. Image name: nvhda64v.sys
  292. Search : https://www.google.com/search?q=nvhda64v.sys
  293. ADA Info : Nvidia HDMI Audio Device http://www.nvidia.com/
  294. Timestamp : Wed Feb 19 2020
  295.  
  296. Image path: \SystemRoot\System32\drivers\AMDPCIDev.sys
  297. Image name: AMDPCIDev.sys
  298. Search : https://www.google.com/search?q=AMDPCIDev.sys
  299. ADA Info : Advanced Micro Devices PCI Device driver
  300. Timestamp : Tue Mar 3 2020
  301.  
  302. Image path: \SystemRoot\System32\DriverStore\FileRepository\nvmdi.inf_amd64_2eaf9d620160f138\nvlddmkm.sys
  303. Image name: nvlddmkm.sys
  304. Search : https://www.google.com/search?q=nvlddmkm.sys
  305. ADA Info : Nvidia Graphics Card driver http://www.nvidia.com/
  306. Timestamp : Fri May 15 2020
  307.  
  308. ====================== Dump #1: MICROSOFT DRIVERS ======================
  309.  
  310. ACPI.sys ACPI Driver for NT (Microsoft)
  311. acpiex.sys ACPIEx Driver (Microsoft)
  312. afd.sys Ancillary Function Driver for WinSock (Microsoft)
  313. afunix.sys AF_UNIX Socket Provider driver (Microsoft)
  314. AgileVpn.sys RAS Agil VPN Miniport Call Manager driver (Microsoft)
  315. ahcache.sys Application Compatibility Cache (Microsoft)
  316. amdppm.sys Processor Device Driver
  317. bam.sys BAM Kernal driver (Microsoft)
  318. BasicDisplay.sys Basic Display driver (Microsoft)
  319. BasicRender.sys Basic Render driver (Microsoft)
  320. Beep.SYS BEEP driver (Microsoft)
  321. BOOTVID.dll VGA Boot Driver (Microsoft)
  322. bowser.sys NT Lan Manager Datagram Receiver Driver (Microsoft)
  323. cdd.dll Canonical Display Driver (Microsoft)
  324. cdrom.sys SCSI CD-ROM Driver (Microsoft)
  325. CEA.sys Event Aggregation Kernal Mode Library (Microsoft)
  326. CI.dll Code Integrity Module (Microsoft)
  327. CLASSPNP.SYS SCSI Class System Dll (Microsoft)
  328. cldflt.sys Cloud Files Mini Filter driver (Microsoft)
  329. CLFS.SYS Common Log File System Driver (Microsoft)
  330. clipsp.sys CLIP Service (Microsoft)
  331. cmimcext.sys Kernal Configuration Manager Initial Con. Driver (Microsoft)
  332. cng.sys Kernal Cryptography, Next Generation Driver (Microsoft)
  333. CompositeBus.sys Multi-Transport Composite Bus Enumerator (Microsoft)
  334. condrv.sys Console Driver (Microsoft)
  335. crashdmp.sys Crash Dump driver (Microsoft)
  336. csc.sys Windows Client Side Caching driver (Microsoft)
  337. dfsc.sys DFS Namespace Client Driver (Microsoft)
  338. disk.sys PnP Disk Driver (Microsoft)
  339. drmk.sys Digital Rights Management (DRM) driver (Microsoft)
  340. dump_dumpfve.sys (Generic Description) dump_*.sys drivers usually provide disk access during a crash to write dump files.
  341. dump_dumpstorport.sys (Generic Description) dump_*.sys drivers usually provide disk access during a crash to write dump files.
  342. dump_stornvme.sys (Generic Description) dump_*.sys drivers usually provide disk access during a crash to write dump files.
  343. dxgkrnl.sys DirectX Graphics Kernal (Microsoft)
  344. dxgmms2.sys DirectX Graphics MMS
  345. EhStorClass.sys Enhanced Storage Class driver for IEEE... (Microsoft)
  346. fastfat.SYS Fast FAT File System Driver (Microsoft)
  347. filecrypt.sys Windows sandboxing and encryption filter (Microsoft)
  348. fileinfo.sys FileInfo Filter Driver (Microsoft)
  349. FLTMGR.SYS Filesystem Filter Manager (Microsoft)
  350. Fs_Rec.sys File System Recognizer Driver (Microsoft)
  351. fvevol.sys BitLocker Driver Encryption Driver (Microsoft)
  352. fwpkclnt.sys FWP/IPsec Kernal-Mode API (Microsoft)
  353. gpuenergydrv.sys GPU Energy Kernal Driver (Microsoft)
  354. hal.dll Hardware Abstraction Layer DLL (Microsoft)
  355. HDAudBus.sys High Definition Audio Bus Driver (Microsoft)
  356. HIDCLASS.SYS Hid Class Library (Microsoft)
  357. HIDPARSE.SYS Hid Parsing Library (Microsoft)
  358. hidusb.sys USB Miniport Driver for Input Devices (Microsoft)
  359. HTTP.sys HTTP Protocol Stack (Microsoft)
  360. intelpep.sys Intel Power Engine Plugin (Microsoft)
  361. iorate.sys I/O rate control Filter (Microsoft)
  362. kbdclass.sys Keyboard Class Driver (Microsoft)
  363. kbdhid.sys HID Mouse Filter Driver or HID Keyboard Filter Driver (Microsoft)
  364. kd.dll Local Kernal Debugger (Microsoft)
  365. kdnic.sys Microsoft Kernel Debugger Network Miniport (Microsoft)
  366. ks.sys Kernal CSA Library (Microsoft)
  367. ksecdd.sys Kernel Security Support Provider Interface (Microsoft)
  368. ksecpkg.sys Kernel Security Support Provider Interface Packages (Microsoft)
  369. ksthunk.sys Kernal Streaming WOW Thunk Service (Microsoft)
  370. lltdio.sys Link-Layer Topology Mapper I/O Driver (Microsoft)
  371. luafv.sys LUA File Virtualization Filter Driver (Microsoft)
  372. mcupdate_AuthenticAMD.dll AMD Microcode Update Library (Microsoft)
  373. mmcss.sys MMCSS Driver (Microsoft)
  374. monitor.sys Monitor Driver (Microsoft)
  375. mouclass.sys Mouse Class Driver (Microsoft)
  376. mouhid.sys HID Mouse Filter Driver (Microsoft)
  377. mountmgr.sys Mount Point Manager (Microsoft)
  378. mpsdrv.sys Microsoft Protection Service Driver (Microsoft)
  379. mrxsmb.sys SMB MiniRedirector Wrapper and Engine (Microsoft)
  380. mrxsmb20.sys Longhorn SMB 2.0 Redirector (Microsoft)
  381. Msfs.SYS Mailslot driver (Microsoft)
  382. msgpioclx.sys GPIO Class Extension Driver (Microsoft)
  383. msisadrv.sys ISA Driver (Microsoft)
  384. mslldp.sys Microsoft Link-Layer Discovery Protocol... (Microsoft)
  385. msrpc.sys Kernel Remote Procedure Call Provider (Microsoft)
  386. mssecflt.sys Microsoft Security Events Component file system filter driver (Microsoft)
  387. mssmbios.sys System Management BIOS driver (Microsoft)
  388. mup.sys Multiple UNC Provider driver (Microsoft)
  389. ndis.sys Network Driver Interface Specification (NDIS) driver (Microsoft)
  390. ndistapi.sys NDIS 3.0 Connection Wrapper driver (Microsoft)
  391. ndisuio.sys NDIS User mode I/O driver (Microsoft)
  392. NdisVirtualBus.sys Virtual Network Adapter Enumerator (Microsoft)
  393. ndiswan.sys MS PPP Framing Driver (Strong Encryption) Microsoft)
  394. NDProxy.sys NDIS Proxy driver (Microsoft)
  395. Ndu.sys Network Data Usage Monitoring driver (Microsoft)
  396. netbios.sys NetBIOS Interface driver (Microsoft)
  397. netbt.sys MBT Transport driver (Microsoft)
  398. NETIO.SYS Network I/O Subsystem (Microsoft)
  399. Npfs.SYS NPFS driver (Microsoft)
  400. npsvctrig.sys Named pipe service triggers (Microsoft)
  401. nsiproxy.sys NSI Proxy driver (Microsoft)
  402. Ntfs.sys NT File System Driver (Microsoft)
  403. ntkrnlmp.exe Windows NT operating system kernel (Microsoft)
  404. ntosext.sys NTOS Extension Host driver (Microsoft)
  405. Null.SYS NULL Driver (Microsoft)
  406. nwifi.sys NativeWiFi Miniport Driver (Microsoft)
  407. pacer.sys QoS Packet Scheduler (Microsoft)
  408. partmgr.sys Partition driver (Microsoft)
  409. pci.sys NT Plug and Play PCI Enumerator (Microsoft)
  410. pcw.sys Performance Counter Driver (Microsoft)
  411. pdc.sys Power Dependency Coordinator Driver (Microsoft)
  412. peauth.sys Protected Environment Authentication and Authorization Export Driver (Microsoft)
  413. portcls.sys Class Driver for Port/Miniport Devices system driver (Microsoft)
  414. PSHED.dll Platform Specific Hardware Error driver (Microsoft)
  415. rasl2tp.sys RAS L2TP Mini-port/Call-manager driver (Microsoft)
  416. raspppoe.sys RAS PPPoE Mini-port/Call manager driver (Microsoft)
  417. raspptp.sys Peer-to-Peer Tunneling Protocol (Microsoft)
  418. rassstp.sys RAS SSTP Miniport Call Manager driver (Microsoft)
  419. rdbss.sys Redirected Drive Buffering SubSystem driver (Microsoft)
  420. rdpbus.sys Microsoft RDP Bus Device driver (Microsoft)
  421. rdyboost.sys ReadyBoost Driver (Microsoft)
  422. rspndr.sys Link-Layer Topology Responder driver (Microsoft)
  423. SgrmAgent.sys System Guard Runtime Monitor Agent driver (Microsoft)
  424. SleepStudyHelper.sys Sleep Study Helper driver (Microsoft)
  425. spaceport.sys Storage Spaces driver (Microsoft)
  426. srv2.sys Smb 2.0 Server driver (Microsoft)
  427. srvnet.sys Server Network driver (Microsoft)
  428. storahci.sys MS AHCI Storport Miniport Driver (Microsoft)
  429. stornvme.sys NVM Express Storport Miniport driver (Microsoft)
  430. storport.sys Storage port driver for use with high-performance buses such as fibre channel buses and RAID adapters. (Microsoft)
  431. storqosflt.sys Storage QoS Filter driver (Microsoft)
  432. swenum.sys Plug and Play Software Device Enumerator (Microsoft)
  433. tbs.sys Export driver for kernel mode TPM API (Microsoft)
  434. tcpip.sys TCP/IP Protocol driver (Microsoft)
  435. tcpipreg.sys Microsoft Windows TCP/IP Registry Compatibility driver (Microsoft)
  436. TDI.SYS TDI Wrapper driver (Microsoft)
  437. tdx.sys NetIO Legacy TDI x-bit Support Driver (Microsoft)
  438. tm.sys Kernel Transaction Manager driver (Microsoft)
  439. UcmCx.sys USB Connector Manager KMDF Class Extension
  440. ucx01000.sys USB Controller Extension (Microsoft)
  441. UEFI.sys UEFI NT driver (Microsoft)
  442. umbus.sys User-Mode Bus Enumerator (Microsoft)
  443. usbccgp.sys USB Common Class Generic Parent Driver (Microsoft)
  444. USBD.SYS Universal Serial Bus Driver (Microsoft)
  445. UsbHub3.sys USB3 HUB driver (Microsoft)
  446. USBXHCI.SYS USB XHCI driver (Microsoft)
  447. vdrvroot.sys Virtual Drive Root Enumerator (Microsoft)
  448. Vid.sys Microsoft Hyper-V Virtualization Infrastructure Driver
  449. volmgr.sys Volume Manager Driver (Microsoft)
  450. volmgrx.sys Volume Manager Extension Driver (Microsoft)
  451. volsnap.sys Volume Shadow Copy driver (Microsoft)
  452. volume.sys Volume driver (Microsoft)
  453. vwififlt.sys Virtual WiFi Filter Driver (Microsoft)
  454. wanarp.sys MS Remote Access and Routing ARP driver (Microsoft)
  455. watchdog.sys Watchdog driver (Microsoft)
  456. wcifs.sys Windows Container Isolation FS Filter driver (Microsoft)
  457. Wdf01000.sys Kernel Mode Driver Framework Runtime (Microsoft)
  458. WdFilter.sys Microsoft Anti-malware file system filter driver (Microsoft)
  459. WDFLDR.SYS Kernel Mode Driver Framework Loader (Microsoft)
  460. WdNisDrv.sys Microsoft Network Realtime Inspection driver (Microsoft)
  461. werkernel.sys Windows Error Reporting Kernel driver (Microsoft)
  462. wfplwfs.sys WPF NDIS Lightweight Filter driver (Microsoft)
  463. win32k.sys Full/Desktop Multi-User Win32 driver (Microsoft)
  464. win32kbase.sys Base Win32k Kernel Driver (Microsoft)
  465. win32kfull.sys Full/Desktop Win32k Kernel Driver (Microsoft)
  466. WindowsTrustedRT.sys Windows Trusted Runtime Interface driver (Microsoft)
  467. WindowsTrustedRTProxy.sys Windows Trusted Runtime Service Proxy driver (Microsoft)
  468. winhvr.sys Windows Hypervisor Root Interface driver (Microsoft)
  469. winquic.sys QUIC Transport Protocol driver (Microsoft)
  470. wmiacpi.sys Windows Management Interface for ACPI (Microsoft)
  471. WMILIB.SYS WMILIB WMI support library DLL (Microsoft)
  472. Wof.sys Windows Overlay Filter (Microsoft)
  473. WppRecorder.sys WPP Trace Recorder (Microsoft)
  474.  
  475. ====================== Dump #1: UNLOADED MODULES =======================
  476.  
  477. fffff806`14600000 fffff806`14bfb000 vgk.sys
  478. fffff806`15460000 fffff806`1546f000 dump_storpor
  479. fffff806`154a0000 fffff806`154c8000 dump_stornvm
  480. fffff806`154f0000 fffff806`1550e000 dump_dumpfve
  481. fffff806`153f0000 fffff806`1540e000 dam.sys
  482. fffff806`0add0000 fffff806`0ade1000 WdBoot.sys
  483. fffff806`0be20000 fffff806`0be31000 hwpolicy.sys
  484.  
  485. ====================== Dump #1: BIOS INFORMATION =======================
  486.  
  487. [SMBIOS Data Tables v3.2]
  488. [DMI Version - 0]
  489. [2.0 Calling Convention - No]
  490. [Table Size - 2481 bytes]
  491. [BIOS Information (Type 0) - Length 26 - Handle 0000h]
  492. Vendor American Megatrends Inc.
  493. BIOS Version F50
  494. BIOS Starting Address Segment f000
  495. BIOS Release Date 11/27/2019
  496. BIOS ROM Size 1000000
  497. BIOS Characteristics
  498. 07: - PCI Supported
  499. 11: - Upgradeable FLASH BIOS
  500. 12: - BIOS Shadowing Supported
  501. 15: - CD-Boot Supported
  502. 16: - Selectable Boot Supported
  503. 17: - BIOS ROM Socketed
  504. 19: - EDD Supported
  505. 23: - 1.2MB Floppy Supported
  506. 24: - 720KB Floppy Supported
  507. 25: - 2.88MB Floppy Supported
  508. 26: - Print Screen Device Supported
  509. 28: - Serial Services Supported
  510. 29: - Printer Services Supported
  511. 32: - BIOS Vendor Reserved
  512. BIOS Characteristic Extensions
  513. 00: - ACPI Supported
  514. 01: - USB Legacy Supported
  515. 08: - BIOS Boot Specification Supported
  516. 10: - Specification Reserved
  517. 11: - Specification Reserved
  518. BIOS Major Revision 5
  519. BIOS Minor Revision 14
  520. EC Firmware Major Revision 255
  521. EC Firmware Minor Revision 255
  522. [System Information (Type 1) - Length 27 - Handle 0001h]
  523. Manufacturer Gigabyte Technology Co., Ltd.
  524. Product Name B450 AORUS PRO
  525. Version Default string
  526. UUID 00000000-0000-0000-0000-000000000000
  527. Wakeup Type Power Switch
  528. SKUNumber Default string
  529. Family Default string
  530. [BaseBoard Information (Type 2) - Length 15 - Handle 0002h]
  531. Manufacturer Gigabyte Technology Co., Ltd.
  532. Product B450 AORUS PRO-CF
  533. Version x.x
  534. Feature Flags 09h
  535. -805521696: - -805521648: - ÷7?
  536. ü
  537. Location Default string
  538. Chassis Handle 0003h
  539. Board Type 0ah - Processor/Memory Module
  540. Number of Child Handles 0
  541. [System Enclosure (Type 3) - Length 22 - Handle 0003h]
  542. Manufacturer Default string
  543. Chassis Type Desktop
  544. Version Default string
  545. Bootup State Safe
  546. Power Supply State Safe
  547. Thermal State Safe
  548. Security Status None
  549. OEM Defined 0
  550. Height 0U
  551. Number of Power Cords 1
  552. Number of Contained Elements 0
  553. Contained Element Size 3
  554. [Onboard Devices Information (Type 10) - Length 6 - Handle 0004h]
  555. Number of Devices 1
  556. 01: Type Video [enabled]
  557. [OEM Strings (Type 11) - Length 5 - Handle 0005h]
  558. Number of Strings 1
  559. 1 Default string
  560. [System Configuration Options (Type 12) - Length 5 - Handle 0006h]
  561. [32Bit Memory Error Information (Type 18) - Length 23 - Handle 0008h]
  562. [Physical Memory Array (Type 16) - Length 23 - Handle 0009h]
  563. Location 03h - SystemBoard/Motherboard
  564. Use 03h - System Memory
  565. Memory Error Correction 03h - None
  566. Maximum Capacity 134217728KB
  567. Memory Error Inf Handle 0008h
  568. Number of Memory Devices 4
  569. [Memory Array Mapped Address (Type 19) - Length 31 - Handle 000ah]
  570. Starting Address 00000000h
  571. Ending Address 0037ffffh
  572. Memory Array Handle 0009h
  573. Partition Width 02
  574. [Memory Array Mapped Address (Type 19) - Length 31 - Handle 000bh]
  575. Starting Address 00400000h
  576. Ending Address 0107ffffh
  577. Memory Array Handle 0009h
  578. Partition Width 02
  579. [Cache Information (Type 7) - Length 27 - Handle 000ch]
  580. Socket Designation L1 - Cache
  581. Cache Configuration 0180h - WB Enabled Int NonSocketed L1
  582. Maximum Cache Size 0180h - 384K
  583. Installed Size 0180h - 384K
  584. Supported SRAM Type 0010h - Pipeline-Burst
  585. Current SRAM Type 0010h - Pipeline-Burst
  586. Cache Speed 1ns
  587. Error Correction Type Specification Reserved
  588. System Cache Type Unified
  589. Associativity 8-way Set-Associative
  590. [Cache Information (Type 7) - Length 27 - Handle 000dh]
  591. Socket Designation L2 - Cache
  592. Cache Configuration 0181h - WB Enabled Int NonSocketed L2
  593. Maximum Cache Size 0c00h - 3072K
  594. Installed Size 0c00h - 3072K
  595. Supported SRAM Type 0010h - Pipeline-Burst
  596. Current SRAM Type 0010h - Pipeline-Burst
  597. Cache Speed 1ns
  598. Error Correction Type Specification Reserved
  599. System Cache Type Unified
  600. Associativity 8-way Set-Associative
  601. [Cache Information (Type 7) - Length 27 - Handle 000eh]
  602. Socket Designation L3 - Cache
  603. Cache Configuration 0182h - WB Enabled Int NonSocketed L3
  604. Maximum Cache Size 8200h - 32768K
  605. Installed Size 8200h - 32768K
  606. Supported SRAM Type 0010h - Pipeline-Burst
  607. Current SRAM Type 0010h - Pipeline-Burst
  608. Cache Speed 1ns
  609. Error Correction Type Specification Reserved
  610. System Cache Type Unified
  611. Associativity 16-way Set-Associative
  612. [Processor Information (Type 4) - Length 48 - Handle 000fh]
  613. Socket Designation AM4
  614. Processor Type Central Processor
  615. Processor Family 6bh - Specification Reserved
  616. Processor Manufacturer Advanced Micro Devices, Inc.
  617. Processor ID 100f8700fffb8b17
  618. Processor Version AMD Ryzen 5 3600 6-Core Processor
  619. Processor Voltage 8bh - 1.1V
  620. External Clock 100MHz
  621. Max Speed 4200MHz
  622. Current Speed 3600MHz
  623. Status Enabled Populated
  624. Processor Upgrade Specification Reserved
  625. L1 Cache Handle 000ch
  626. L2 Cache Handle 000dh
  627. L3 Cache Handle 000eh
  628. Part Number Unknown
  629. [32Bit Memory Error Information (Type 18) - Length 23 - Handle 0010h]
  630. [Memory Device (Type 17) - Length 84 - Handle 0011h]
  631. Physical Memory Array Handle 0009h
  632. Memory Error Info Handle 0010h
  633. Form Factor 02h - Unknown
  634. Device Locator DIMM 0
  635. Bank Locator P0 CHANNEL A
  636. Memory Type 02h - Unknown
  637. Type Detail 0004h - Unknown
  638. Speed 0MHz
  639. Manufacturer Unknown
  640. Part Number Unknown
  641. [32Bit Memory Error Information (Type 18) - Length 23 - Handle 0012h]
  642. [Memory Device (Type 17) - Length 84 - Handle 0013h]
  643. Physical Memory Array Handle 0009h
  644. Memory Error Info Handle 0012h
  645. Total Width 64 bits
  646. Data Width 64 bits
  647. Size 8192MB
  648. Form Factor 09h - DIMM
  649. Device Locator DIMM 1
  650. Bank Locator P0 CHANNEL A
  651. Memory Type 1ah - Specification Reserved
  652. Type Detail 4080h - Synchronous
  653. Speed 2666MHz
  654. Manufacturer A-DATA Technology
  655. Part Number DDR4 3200
  656. [Memory Device Mapped Address (Type 20) - Length 35 - Handle 0014h]
  657. Starting Address 00000000h
  658. Ending Address 00ffffffh
  659. Memory Device Handle 0013h
  660. Mem Array Mapped Adr Handle 000bh
  661. [32Bit Memory Error Information (Type 18) - Length 23 - Handle 0015h]
  662. [Memory Device (Type 17) - Length 84 - Handle 0016h]
  663. Physical Memory Array Handle 0009h
  664. Memory Error Info Handle 0015h
  665. Form Factor 02h - Unknown
  666. Device Locator DIMM 0
  667. Bank Locator P0 CHANNEL B
  668. Memory Type 02h - Unknown
  669. Type Detail 0004h - Unknown
  670. Speed 0MHz
  671. Manufacturer Unknown
  672. Part Number Unknown
  673. [32Bit Memory Error Information (Type 18) - Length 23 - Handle 0017h]
  674. [Memory Device (Type 17) - Length 84 - Handle 0018h]
  675. Physical Memory Array Handle 0009h
  676. Memory Error Info Handle 0017h
  677. Total Width 64 bits
  678. Data Width 64 bits
  679. Size 8192MB
  680. Form Factor 09h - DIMM
  681. Device Locator DIMM 1
  682. Bank Locator P0 CHANNEL B
  683. Memory Type 1ah - Specification Reserved
  684. Type Detail 4080h - Synchronous
  685. Speed 2666MHz
  686. Manufacturer A-DATA Technology
  687. Part Number DDR4 3200
  688. [Memory Device Mapped Address (Type 20) - Length 35 - Handle 0019h]
  689. Starting Address 00000000h
  690. Ending Address 00ffffffh
  691. Memory Device Handle 0018h
  692. Mem Array Mapped Adr Handle 000bh
  693.  
  694. ========================== Dump #1: Extra #1 ===========================
  695.  
  696. 4: kd> !verifier
  697. Verify Flags Level 0x00000000
  698. STANDARD FLAGS:
  699. [X] (0x00000000) Automatic Checks
  700. [ ] (0x00000001) Special pool
  701. [ ] (0x00000002) Force IRQL checking
  702. [ ] (0x00000008) Pool tracking
  703. [ ] (0x00000010) I/O verification
  704. [ ] (0x00000020) Deadlock detection
  705. [ ] (0x00000080) DMA checking
  706. [ ] (0x00000100) Security checks
  707. [ ] (0x00000800) Miscellaneous checks
  708. [ ] (0x00020000) DDI compliance checking
  709. ADDITIONAL FLAGS:
  710. [ ] (0x00000004) Randomized low resources simulation
  711. [ ] (0x00000200) Force pending I/O requests
  712. [ ] (0x00000400) IRP logging
  713. [ ] (0x00002000) Invariant MDL checking for stack
  714. [ ] (0x00004000) Invariant MDL checking for driver
  715. [ ] (0x00008000) Power framework delay fuzzing
  716. [ ] (0x00010000) Port/miniport interface checking
  717. [ ] (0x00040000) Systematic low resources simulation
  718. [ ] (0x00080000) DDI compliance checking (additional)
  719. [ ] (0x00200000) NDIS/WIFI verification
  720. [ ] (0x00800000) Kernel synchronization delay fuzzing
  721. [ ] (0x01000000) VM switch verification
  722. [ ] (0x02000000) Code integrity checks
  723. [X] Indicates flag is enabled
  724. Summary of All Verifier Statistics
  725. RaiseIrqls 0x0
  726. AcquireSpinLocks 0x0
  727. Synch Executions 0x0
  728. Trims 0x0
  729. Pool Allocations Attempted 0x0
  730. Pool Allocations Succeeded 0x0
  731. Pool Allocations Succeeded SpecialPool 0x0
  732. Pool Allocations With NO TAG 0x0
  733. Pool Allocations Failed 0x0
  734. Current paged pool allocations 0x0 for 00000000 bytes
  735. Peak paged pool allocations 0x0 for 00000000 bytes
  736. Current nonpaged pool allocations 0x0 for 00000000 bytes
  737. Peak nonpaged pool allocations 0x0 for 00000000 bytes
  738.  
  739. ========================== Dump #1: Extra #2 ===========================
  740.  
  741. 4: kd> !thread
  742. THREAD ffffc30b7ee8a080 Cid 2c58.2db0 Teb: 000000f86b4ea000 Win32Thread: 0000000000000000 RUNNING on processor 4
  743. Not impersonating
  744. GetUlongFromAddress: unable to read from fffff80609c2ca24
  745. Owning Process ffffc30b7fcb0080 Image: chrome.exe
  746. Attached Process N/A Image: N/A
  747. fffff78000000000: Unable to get shared data
  748. Wait Start TickCount 16751
  749. Context Switch Count 83197 IdealProcessor: 2
  750. ReadMemory error: Cannot get nt!KeMaximumIncrement value.
  751. UserTime 00:00:00.000
  752. KernelTime 00:00:00.000
  753. Win32 Start Address 0x00007ff643c05490
  754. Stack Init fffff083126a7c90 Current fffff083126a76e0
  755. Base fffff083126a8000 Limit fffff083126a2000 Call 0000000000000000
  756. Priority 9 BasePriority 8 PriorityDecrement 0 IoPriority 2 PagePriority 5
  757. Child-SP RetAddr : Args to Child : Call Site
  758. ffffa681`1b40b068 fffff806`099d41e9 : 00000000`0000007f 00000000`00000008 ffffa681`1b40b1b0 00000000`00000000 : nt!KeBugCheckEx
  759. ffffa681`1b40b070 fffff806`099cf043 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
  760. ffffa681`1b40b1b0 fffff806`099d3e94 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0x2c3 (TrapFrame @ ffffa681`1b40b1b0)
  761. 00000000`00000000 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceExit+0x274
  762.  
  763.  
  764. ========================================================================
  765. ======================= Dump #2: ANALYZE VERBOSE =======================
  766. ======================= File: 053120-3468-01.dmp =======================
  767. ========================================================================
  768.  
  769. Mini Kernel Dump File: Only registers and stack trace are available
  770. Windows 10 Kernel Version 18362 MP (12 procs) Free x64
  771. Kernel base = 0xfffff805`22c00000 PsLoadedModuleList = 0xfffff805`23048150
  772. Debug session time: Sat May 30 14:27:19.843 2020 (UTC - 4:00)
  773. System Uptime: 0 days 0:20:40.500
  774.  
  775. BugCheck 44, {ffff9f081e97d010, 1232, 0, 0}
  776. Probably caused by : memory_corruption
  777. Followup: memory_corruption
  778.  
  779. MULTIPLE_IRP_COMPLETE_REQUESTS (44)
  780. A driver has requested that an IRP be completed (IoCompleteRequest()), but
  781. the packet has already been completed. This is a tough bug to find because
  782. the easiest case, a driver actually attempted to complete its own packet
  783. twice, is generally not what happened. Rather, two separate drivers each
  784. believe that they own the packet, and each attempts to complete it. The
  785. first actually works, and the second fails. Tracking down which drivers
  786. in the system actually did this is difficult, generally because the trails
  787. of the first driver have been covered by the second. However, the driver
  788. stack for the current request can be found by examining the DeviceObject
  789. fields in each of the stack locations.
  790.  
  791. Arguments:
  792. Arg1: ffff9f081e97d010, Address of the IRP
  793. Arg2: 0000000000001232
  794. Arg3: 0000000000000000
  795. Arg4: 0000000000000000
  796.  
  797. Debugging Details:
  798. DUMP_CLASS: 1
  799. DUMP_QUALIFIER: 400
  800. DUMP_TYPE: 2
  801. IRP_ADDRESS: ffff9f081e97d010
  802. FOLLOWUP_IP:
  803. +0
  804. 00000000`00001232 ?? ???
  805. CUSTOMER_CRASH_COUNT: 1
  806. DEFAULT_BUCKET_ID: CODE_CORRUPTION
  807. BUGCHECK_STR: 0x44
  808.  
  809. PROCESS_NAME: MsMpEng.exe
  810.  
  811. CURRENT_IRQL: 0
  812. LAST_CONTROL_TRANSFER: from fffff80522dfbbd3 to fffff80522dc14e0
  813. STACK_TEXT:
  814. ffffda82`57bc65f8 fffff805`22dfbbd3 : 00000000`00000044 ffff9f08`1e97d010 00000000`00001232 00000000`00000000 : nt!KeBugCheckEx
  815. ffffda82`57bc6600 fffff805`22c476a7 : ffffda82`57bc67e0 00000000`00000000 ffff9f08`1e97d010 00000000`001c0001 : nt!IopfCompleteRequest+0x1b4513
  816. ffffda82`57bc6710 fffff805`24ae5b0d : 00000000`00000000 00000000`00000000 00000000`10000004 ffff9f08`1e2c6c40 : nt!IofCompleteRequest+0x17
  817. ffffda82`57bc6740 fffff805`24b1c190 : ffffda82`57bc67e0 00000000`00000000 00000000`00000101 fffff805`231f1225 : FLTMGR!FltpLegacyProcessingAfterPreCallbacksCompleted+0x68d
  818. ffffda82`57bc67c0 fffff805`22c31f79 : ffff9f08`1e97d010 00000000`00000002 00000000`00000000 00000000`00000008 : FLTMGR!FltpFsControl+0x110
  819. ffffda82`57bc6820 fffff805`231e95e5 : ffff9f08`1e97d010 00000000`00000000 00000000`00000000 ffff9f08`1fd552f0 : nt!IofCallDriver+0x59
  820. ffffda82`57bc6860 fffff805`231e93f0 : 00000000`00000000 00000000`00040040 ffff9f08`1fd552f0 ffffda82`57bc6b80 : nt!IopSynchronousServiceTail+0x1a5
  821. ffffda82`57bc6900 fffff805`232bbd96 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!IopXxxControlFile+0xc10
  822. ffffda82`57bc6a20 fffff805`22dd2d18 : ffff9f08`1b056388 ffffb400`a8b00180 ffffda82`57bc6b00 00000000`00000000 : nt!NtFsControlFile+0x56
  823. ffffda82`57bc6a90 00007fff`f4d1c7e4 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x28
  824. 000000c5`3407f008 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x00007fff`f4d1c7e4
  825. STACK_COMMAND: kb
  826. CHKIMG_EXTENSION: !chkimg -lo 50 -d !win32kbase
  827. ffff87c6065446f9-ffff87c6065446fe 6 bytes - win32kbase!DirectComposition::CAnimationMarshaler::SetReferenceProperty+49
  828. [ ff 15 b1 20 1a 00:e8 a2 0b 21 00 90 ]
  829. ffff87c606544769-ffff87c60654476a 2 bytes - win32kbase!SfmSignalTokenEvent+19 (+0x70)
  830. [ 48 ff:4c 8b ]
  831. ffff87c606544770-ffff87c606544773 4 bytes - win32kbase!SfmSignalTokenEvent+20 (+0x07)
  832. [ 0f 1f 44 00:e8 ab 0c 21 ]
  833. ffff87c6065458f5-ffff87c6065458f6 2 bytes - win32kbase!GreSfmDwmShutdown+35 (+0x1185)
  834. [ 48 ff:4c 8b ]
  835. ffff87c6065458fc - win32kbase!GreSfmDwmShutdown+3c (+0x07)
  836. [ 0f:e8 ]
  837. ffff87c6065458fe-ffff87c6065458ff 2 bytes - win32kbase!GreSfmDwmShutdown+3e (+0x02)
  838. [ 44 00:fb 20 ]
  839. ffff87c606545905-ffff87c606545906 2 bytes - win32kbase!GreSfmDwmShutdown+45 (+0x07)
  840. [ 48 ff:4c 8b ]
  841. ffff87c60654590c-ffff87c60654590f 4 bytes - win32kbase!GreSfmDwmShutdown+4c (+0x07)
  842. [ 0f 1f 44 00:e8 0f fb 20 ]
  843. 23 errors : !win32kbase (ffff87c6065446f9-ffff87c60654590f)
  844. MODULE_NAME: memory_corruption
  845.  
  846. IMAGE_NAME: memory_corruption
  847.  
  848. FOLLOWUP_NAME: memory_corruption
  849. DEBUG_FLR_IMAGE_TIMESTAMP: 0
  850. MEMORY_CORRUPTOR: LARGE
  851. FAILURE_BUCKET_ID: MEMORY_CORRUPTION_LARGE
  852. BUCKET_ID: MEMORY_CORRUPTION_LARGE
  853. PRIMARY_PROBLEM_CLASS: MEMORY_CORRUPTION_LARGE
  854. TARGET_TIME: 2020-05-30T18:27:19.000Z
  855. SUITE_MASK: 272
  856. PRODUCT_TYPE: 1
  857. USER_LCID: 0
  858. FAILURE_ID_HASH_STRING: km:memory_corruption_large
  859. FAILURE_ID_HASH: {e29154ac-69a4-0eb8-172a-a860f73c0a3c}
  860. Followup: memory_corruption
  861.  
  862. ====================== Dump #2: 3RD PARTY DRIVERS ======================
  863.  
  864. Jun 11 2018 - e1i65x64.sys - Intel(R) Gigabit Adapter driver
  865. Feb 07 2019 - amdgpio2.sys - AMD GPIO Controller Driver from Advanced Micro Devices http://support.amd.com/
  866.  
  867. ================== Dump #2: 3RD PARTY DRIVERS (FULL) ===================
  868.  
  869. Mapped memory image file: C:\ProgramData\dbg\sym\e1i65x64.sys\5B1EB8E28e000\e1i65x64.sys
  870. Image path: \SystemRoot\System32\drivers\e1i65x64.sys
  871. Image name: e1i65x64.sys
  872. Search : https://www.google.com/search?q=e1i65x64.sys
  873. ADA Info : Intel(R) Gigabit Adapter driver
  874. Timestamp : Mon Jun 11 2018
  875. File version: 12.17.10.8
  876. Product version: 10.0.10011.16384
  877. File flags: 8 (Mask 3F) Private
  878. File OS: 40004 NT Win32
  879. File type: 3.6 Driver
  880. File date: 00000000.00000000
  881. CompanyName: Intel Corporation
  882. ProductName: Intel(R) Gigabit Adapter
  883. InternalName: e1i65x64.sys
  884. OriginalFilename: e1i65x64.sys
  885. ProductVersion: 12.17.10.8
  886. FileVersion: 12.17.10.8
  887. FileDescription: Intel(R) Gigabit Adapter NDIS 6.x driver
  888. LegalCopyright: Copyright(C) 2013, Intel Corporation. All rights reserved.
  889.  
  890. Mapped memory image file: C:\ProgramData\dbg\sym\amdgpio2.sys\5C5BFB24c000\amdgpio2.sys
  891. Image path: \SystemRoot\System32\drivers\amdgpio2.sys
  892. Image name: amdgpio2.sys
  893. Search : https://www.google.com/search?q=amdgpio2.sys
  894. ADA Info : AMD GPIO Controller Driver from Advanced Micro Devices http://support.amd.com/
  895. Timestamp : Thu Feb 7 2019
  896. File version: 2.2.0.71
  897. Product version: 2.2.0.71
  898. File flags: 8 (Mask 3F) Private
  899. File OS: 40004 NT Win32
  900. File type: 3.7 Driver
  901. File date: 00000000.00000000
  902. CompanyName: Advanced Micro Devices, Inc
  903. ProductName: AMD GPIO Controller Driver
  904. InternalName: amdgpio2.sys
  905. OriginalFilename: amdgpio2.sys
  906. ProductVersion: 2.2.0.71
  907. FileVersion: 2.2.0.71
  908. FileDescription: AMD GPIO Controller Driver
  909. LegalCopyright: Copyright © 2012-2019 Advanced Micro Devices, Inc
  910.  
  911. ====================== Dump #2: MICROSOFT DRIVERS ======================
  912.  
  913. ACPI.sys ACPI Driver for NT (Microsoft)
  914. acpiex.sys ACPIEx Driver (Microsoft)
  915. afd.sys Ancillary Function Driver for WinSock (Microsoft)
  916. afunix.sys AF_UNIX Socket Provider driver (Microsoft)
  917. AgileVpn.sys RAS Agil VPN Miniport Call Manager driver (Microsoft)
  918. ahcache.sys Application Compatibility Cache (Microsoft)
  919. amdppm.sys Processor Device Driver
  920. bam.sys BAM Kernal driver (Microsoft)
  921. BasicDisplay.sys Basic Display driver (Microsoft)
  922. BasicRender.sys Basic Render driver (Microsoft)
  923. Beep.SYS BEEP driver (Microsoft)
  924. BOOTVID.dll VGA Boot Driver (Microsoft)
  925. bowser.sys NT Lan Manager Datagram Receiver Driver (Microsoft)
  926. cdd.dll Canonical Display Driver (Microsoft)
  927. cdrom.sys SCSI CD-ROM Driver (Microsoft)
  928. CEA.sys Event Aggregation Kernal Mode Library (Microsoft)
  929. CI.dll Code Integrity Module (Microsoft)
  930. CLASSPNP.SYS SCSI Class System Dll (Microsoft)
  931. cldflt.sys Cloud Files Mini Filter driver (Microsoft)
  932. CLFS.SYS Common Log File System Driver (Microsoft)
  933. clipsp.sys CLIP Service (Microsoft)
  934. cmimcext.sys Kernal Configuration Manager Initial Con. Driver (Microsoft)
  935. cng.sys Kernal Cryptography, Next Generation Driver (Microsoft)
  936. CompositeBus.sys Multi-Transport Composite Bus Enumerator (Microsoft)
  937. condrv.sys Console Driver (Microsoft)
  938. crashdmp.sys Crash Dump driver (Microsoft)
  939. csc.sys Windows Client Side Caching driver (Microsoft)
  940. dfsc.sys DFS Namespace Client Driver (Microsoft)
  941. disk.sys PnP Disk Driver (Microsoft)
  942. drmk.sys Digital Rights Management (DRM) driver (Microsoft)
  943. dump_dumpfve.sys (Generic Description) dump_*.sys drivers usually provide disk access during a crash to write dump files.
  944. dump_dumpstorport.sys (Generic Description) dump_*.sys drivers usually provide disk access during a crash to write dump files.
  945. dump_stornvme.sys (Generic Description) dump_*.sys drivers usually provide disk access during a crash to write dump files.
  946. dxgkrnl.sys DirectX Graphics Kernal (Microsoft)
  947. dxgmms2.sys DirectX Graphics MMS
  948. EhStorClass.sys Enhanced Storage Class driver for IEEE... (Microsoft)
  949. fastfat.SYS Fast FAT File System Driver (Microsoft)
  950. filecrypt.sys Windows sandboxing and encryption filter (Microsoft)
  951. fileinfo.sys FileInfo Filter Driver (Microsoft)
  952. FLTMGR.SYS Filesystem Filter Manager (Microsoft)
  953. Fs_Rec.sys File System Recognizer Driver (Microsoft)
  954. fvevol.sys BitLocker Driver Encryption Driver (Microsoft)
  955. fwpkclnt.sys FWP/IPsec Kernal-Mode API (Microsoft)
  956. gpuenergydrv.sys GPU Energy Kernal Driver (Microsoft)
  957. hal.dll Hardware Abstraction Layer DLL (Microsoft)
  958. HDAudBus.sys High Definition Audio Bus Driver (Microsoft)
  959. HdAudio.sys High Definition Audio Function driver (Microsoft)
  960. HIDCLASS.SYS Hid Class Library (Microsoft)
  961. HIDPARSE.SYS Hid Parsing Library (Microsoft)
  962. hidusb.sys USB Miniport Driver for Input Devices (Microsoft)
  963. HTTP.sys HTTP Protocol Stack (Microsoft)
  964. intelpep.sys Intel Power Engine Plugin (Microsoft)
  965. iorate.sys I/O rate control Filter (Microsoft)
  966. kbdclass.sys Keyboard Class Driver (Microsoft)
  967. kd.dll Local Kernal Debugger (Microsoft)
  968. kdnic.sys Microsoft Kernel Debugger Network Miniport (Microsoft)
  969. ks.sys Kernal CSA Library (Microsoft)
  970. ksecdd.sys Kernel Security Support Provider Interface (Microsoft)
  971. ksecpkg.sys Kernel Security Support Provider Interface Packages (Microsoft)
  972. ksthunk.sys Kernal Streaming WOW Thunk Service (Microsoft)
  973. lltdio.sys Link-Layer Topology Mapper I/O Driver (Microsoft)
  974. luafv.sys LUA File Virtualization Filter Driver (Microsoft)
  975. mcupdate_AuthenticAMD.dll AMD Microcode Update Library (Microsoft)
  976. mmcss.sys MMCSS Driver (Microsoft)
  977. monitor.sys Monitor Driver (Microsoft)
  978. mouclass.sys Mouse Class Driver (Microsoft)
  979. mouhid.sys HID Mouse Filter Driver (Microsoft)
  980. mountmgr.sys Mount Point Manager (Microsoft)
  981. mpsdrv.sys Microsoft Protection Service Driver (Microsoft)
  982. mrxsmb.sys SMB MiniRedirector Wrapper and Engine (Microsoft)
  983. mrxsmb20.sys Longhorn SMB 2.0 Redirector (Microsoft)
  984. Msfs.SYS Mailslot driver (Microsoft)
  985. msgpioclx.sys GPIO Class Extension Driver (Microsoft)
  986. msisadrv.sys ISA Driver (Microsoft)
  987. mslldp.sys Microsoft Link-Layer Discovery Protocol... (Microsoft)
  988. msrpc.sys Kernel Remote Procedure Call Provider (Microsoft)
  989. mssecflt.sys Microsoft Security Events Component file system filter driver (Microsoft)
  990. mssmbios.sys System Management BIOS driver (Microsoft)
  991. mup.sys Multiple UNC Provider driver (Microsoft)
  992. ndis.sys Network Driver Interface Specification (NDIS) driver (Microsoft)
  993. ndistapi.sys NDIS 3.0 Connection Wrapper driver (Microsoft)
  994. ndisuio.sys NDIS User mode I/O driver (Microsoft)
  995. NdisVirtualBus.sys Virtual Network Adapter Enumerator (Microsoft)
  996. ndiswan.sys MS PPP Framing Driver (Strong Encryption) Microsoft)
  997. NDProxy.sys NDIS Proxy driver (Microsoft)
  998. Ndu.sys Network Data Usage Monitoring driver (Microsoft)
  999. netbios.sys NetBIOS Interface driver (Microsoft)
  1000. netbt.sys MBT Transport driver (Microsoft)
  1001. NETIO.SYS Network I/O Subsystem (Microsoft)
  1002. Npfs.SYS NPFS driver (Microsoft)
  1003. npsvctrig.sys Named pipe service triggers (Microsoft)
  1004. nsiproxy.sys NSI Proxy driver (Microsoft)
  1005. Ntfs.sys NT File System Driver (Microsoft)
  1006. ntkrnlmp.exe Windows NT operating system kernel (Microsoft)
  1007. ntosext.sys NTOS Extension Host driver (Microsoft)
  1008. Null.SYS NULL Driver (Microsoft)
  1009. nwifi.sys NativeWiFi Miniport Driver (Microsoft)
  1010. pacer.sys QoS Packet Scheduler (Microsoft)
  1011. partmgr.sys Partition driver (Microsoft)
  1012. pci.sys NT Plug and Play PCI Enumerator (Microsoft)
  1013. pcw.sys Performance Counter Driver (Microsoft)
  1014. pdc.sys Power Dependency Coordinator Driver (Microsoft)
  1015. peauth.sys Protected Environment Authentication and Authorization Export Driver (Microsoft)
  1016. portcls.sys Class Driver for Port/Miniport Devices system driver (Microsoft)
  1017. PSHED.dll Platform Specific Hardware Error driver (Microsoft)
  1018. rasl2tp.sys RAS L2TP Mini-port/Call-manager driver (Microsoft)
  1019. raspppoe.sys RAS PPPoE Mini-port/Call manager driver (Microsoft)
  1020. raspptp.sys Peer-to-Peer Tunneling Protocol (Microsoft)
  1021. rassstp.sys RAS SSTP Miniport Call Manager driver (Microsoft)
  1022. rdbss.sys Redirected Drive Buffering SubSystem driver (Microsoft)
  1023. rdpbus.sys Microsoft RDP Bus Device driver (Microsoft)
  1024. rdyboost.sys ReadyBoost Driver (Microsoft)
  1025. rspndr.sys Link-Layer Topology Responder driver (Microsoft)
  1026. SgrmAgent.sys System Guard Runtime Monitor Agent driver (Microsoft)
  1027. SleepStudyHelper.sys Sleep Study Helper driver (Microsoft)
  1028. spaceport.sys Storage Spaces driver (Microsoft)
  1029. srv2.sys Smb 2.0 Server driver (Microsoft)
  1030. srvnet.sys Server Network driver (Microsoft)
  1031. storahci.sys MS AHCI Storport Miniport Driver (Microsoft)
  1032. stornvme.sys NVM Express Storport Miniport driver (Microsoft)
  1033. storport.sys Storage port driver for use with high-performance buses such as fibre channel buses and RAID adapters. (Microsoft)
  1034. storqosflt.sys Storage QoS Filter driver (Microsoft)
  1035. swenum.sys Plug and Play Software Device Enumerator (Microsoft)
  1036. tbs.sys Export driver for kernel mode TPM API (Microsoft)
  1037. tcpip.sys TCP/IP Protocol driver (Microsoft)
  1038. tcpipreg.sys Microsoft Windows TCP/IP Registry Compatibility driver (Microsoft)
  1039. TDI.SYS TDI Wrapper driver (Microsoft)
  1040. tdx.sys NetIO Legacy TDI x-bit Support Driver (Microsoft)
  1041. tm.sys Kernel Transaction Manager driver (Microsoft)
  1042. ucx01000.sys USB Controller Extension (Microsoft)
  1043. UEFI.sys UEFI NT driver (Microsoft)
  1044. umbus.sys User-Mode Bus Enumerator (Microsoft)
  1045. USBD.SYS Universal Serial Bus Driver (Microsoft)
  1046. UsbHub3.sys USB3 HUB driver (Microsoft)
  1047. USBXHCI.SYS USB XHCI driver (Microsoft)
  1048. vdrvroot.sys Virtual Drive Root Enumerator (Microsoft)
  1049. Vid.sys Microsoft Hyper-V Virtualization Infrastructure Driver
  1050. volmgr.sys Volume Manager Driver (Microsoft)
  1051. volmgrx.sys Volume Manager Extension Driver (Microsoft)
  1052. volsnap.sys Volume Shadow Copy driver (Microsoft)
  1053. volume.sys Volume driver (Microsoft)
  1054. vwififlt.sys Virtual WiFi Filter Driver (Microsoft)
  1055. wanarp.sys MS Remote Access and Routing ARP driver (Microsoft)
  1056. watchdog.sys Watchdog driver (Microsoft)
  1057. wcifs.sys Windows Container Isolation FS Filter driver (Microsoft)
  1058. Wdf01000.sys Kernel Mode Driver Framework Runtime (Microsoft)
  1059. WdFilter.sys Microsoft Anti-malware file system filter driver (Microsoft)
  1060. WDFLDR.SYS Kernel Mode Driver Framework Loader (Microsoft)
  1061. werkernel.sys Windows Error Reporting Kernel driver (Microsoft)
  1062. wfplwfs.sys WPF NDIS Lightweight Filter driver (Microsoft)
  1063. win32k.sys Full/Desktop Multi-User Win32 driver (Microsoft)
  1064. win32kbase.sys Base Win32k Kernel Driver (Microsoft)
  1065. win32kfull.sys Full/Desktop Win32k Kernel Driver (Microsoft)
  1066. WindowsTrustedRT.sys Windows Trusted Runtime Interface driver (Microsoft)
  1067. WindowsTrustedRTProxy.sys Windows Trusted Runtime Service Proxy driver (Microsoft)
  1068. winhvr.sys Windows Hypervisor Root Interface driver (Microsoft)
  1069. winquic.sys QUIC Transport Protocol driver (Microsoft)
  1070. wmiacpi.sys Windows Management Interface for ACPI (Microsoft)
  1071. WMILIB.SYS WMILIB WMI support library DLL (Microsoft)
  1072. Wof.sys Windows Overlay Filter (Microsoft)
  1073. WppRecorder.sys WPP Trace Recorder (Microsoft)
  1074.  
  1075. ====================== Dump #2: UNLOADED MODULES =======================
  1076.  
  1077. fffff805`2ff60000 fffff805`2ff94000 usbccgp.sys
  1078. fffff805`2f820000 fffff805`2f832000 kbdhid.sys
  1079. fffff805`317f0000 fffff805`317ff000 vwifibus.sys
  1080. fffff805`30ef0000 fffff805`316f4000 rtwlanu.sys
  1081. fffff805`31700000 fffff805`317eb000 wdiwifi.sys
  1082. fffff805`2f000000 fffff805`2f01e000 dam.sys
  1083. fffff805`24fd0000 fffff805`24fe1000 WdBoot.sys
  1084. fffff805`25fe0000 fffff805`25ff0000 hwpolicy.sys
  1085.  
  1086. ====================== Dump #2: BIOS INFORMATION =======================
  1087.  
  1088. [SMBIOS Data Tables v3.2]
  1089. [DMI Version - 0]
  1090. [2.0 Calling Convention - No]
  1091. [Table Size - 2481 bytes]
  1092. [BIOS Information (Type 0) - Length 26 - Handle 0000h]
  1093. Vendor American Megatrends Inc.
  1094. BIOS Version F50
  1095. BIOS Starting Address Segment f000
  1096. BIOS Release Date 11/27/2019
  1097. BIOS ROM Size 1000000
  1098. BIOS Characteristics
  1099. 07: - PCI Supported
  1100. 11: - Upgradeable FLASH BIOS
  1101. 12: - BIOS Shadowing Supported
  1102. 15: - CD-Boot Supported
  1103. 16: - Selectable Boot Supported
  1104. 17: - BIOS ROM Socketed
  1105. 19: - EDD Supported
  1106. 23: - 1.2MB Floppy Supported
  1107. 24: - 720KB Floppy Supported
  1108. 25: - 2.88MB Floppy Supported
  1109. 26: - Print Screen Device Supported
  1110. 28: - Serial Services Supported
  1111. 29: - Printer Services Supported
  1112. 32: - BIOS Vendor Reserved
  1113. BIOS Characteristic Extensions
  1114. 00: - ACPI Supported
  1115. 01: - USB Legacy Supported
  1116. 08: - BIOS Boot Specification Supported
  1117. 10: - Specification Reserved
  1118. 11: - Specification Reserved
  1119. BIOS Major Revision 5
  1120. BIOS Minor Revision 14
  1121. EC Firmware Major Revision 255
  1122. EC Firmware Minor Revision 255
  1123. [System Information (Type 1) - Length 27 - Handle 0001h]
  1124. Manufacturer Gigabyte Technology Co., Ltd.
  1125. Product Name B450 AORUS PRO
  1126. Version Default string
  1127. UUID 00000000-0000-0000-0000-000000000000
  1128. Wakeup Type Power Switch
  1129. SKUNumber Default string
  1130. Family Default string
  1131. [BaseBoard Information (Type 2) - Length 15 - Handle 0002h]
  1132. Manufacturer Gigabyte Technology Co., Ltd.
  1133. Product B450 AORUS PRO-CF
  1134. Version x.x
  1135. Feature Flags 09h
  1136. -795101472: - -795101424: - ÷7?
  1137. ü
  1138. Location Default string
  1139. Chassis Handle 0003h
  1140. Board Type 0ah - Processor/Memory Module
  1141. Number of Child Handles 0
  1142. [System Enclosure (Type 3) - Length 22 - Handle 0003h]
  1143. Manufacturer Default string
  1144. Chassis Type Desktop
  1145. Version Default string
  1146. Bootup State Safe
  1147. Power Supply State Safe
  1148. Thermal State Safe
  1149. Security Status None
  1150. OEM Defined 0
  1151. Height 0U
  1152. Number of Power Cords 1
  1153. Number of Contained Elements 0
  1154. Contained Element Size 3
  1155. [Onboard Devices Information (Type 10) - Length 6 - Handle 0004h]
  1156. Number of Devices 1
  1157. 01: Type Video [enabled]
  1158. [OEM Strings (Type 11) - Length 5 - Handle 0005h]
  1159. Number of Strings 1
  1160. 1 Default string
  1161. [System Configuration Options (Type 12) - Length 5 - Handle 0006h]
  1162. [32Bit Memory Error Information (Type 18) - Length 23 - Handle 0008h]
  1163. [Physical Memory Array (Type 16) - Length 23 - Handle 0009h]
  1164. Location 03h - SystemBoard/Motherboard
  1165. Use 03h - System Memory
  1166. Memory Error Correction 03h - None
  1167. Maximum Capacity 134217728KB
  1168. Memory Error Inf Handle 0008h
  1169. Number of Memory Devices 4
  1170. [Memory Array Mapped Address (Type 19) - Length 31 - Handle 000ah]
  1171. Starting Address 00000000h
  1172. Ending Address 0037ffffh
  1173. Memory Array Handle 0009h
  1174. Partition Width 02
  1175. [Memory Array Mapped Address (Type 19) - Length 31 - Handle 000bh]
  1176. Starting Address 00400000h
  1177. Ending Address 0107ffffh
  1178. Memory Array Handle 0009h
  1179. Partition Width 02
  1180. [Cache Information (Type 7) - Length 27 - Handle 000ch]
  1181. Socket Designation L1 - Cache
  1182. Cache Configuration 0180h - WB Enabled Int NonSocketed L1
  1183. Maximum Cache Size 0180h - 384K
  1184. Installed Size 0180h - 384K
  1185. Supported SRAM Type 0010h - Pipeline-Burst
  1186. Current SRAM Type 0010h - Pipeline-Burst
  1187. Cache Speed 1ns
  1188. Error Correction Type Specification Reserved
  1189. System Cache Type Unified
  1190. Associativity 8-way Set-Associative
  1191. [Cache Information (Type 7) - Length 27 - Handle 000dh]
  1192. Socket Designation L2 - Cache
  1193. Cache Configuration 0181h - WB Enabled Int NonSocketed L2
  1194. Maximum Cache Size 0c00h - 3072K
  1195. Installed Size 0c00h - 3072K
  1196. Supported SRAM Type 0010h - Pipeline-Burst
  1197. Current SRAM Type 0010h - Pipeline-Burst
  1198. Cache Speed 1ns
  1199. Error Correction Type Specification Reserved
  1200. System Cache Type Unified
  1201. Associativity 8-way Set-Associative
  1202. [Cache Information (Type 7) - Length 27 - Handle 000eh]
  1203. Socket Designation L3 - Cache
  1204. Cache Configuration 0182h - WB Enabled Int NonSocketed L3
  1205. Maximum Cache Size 8200h - 32768K
  1206. Installed Size 8200h - 32768K
  1207. Supported SRAM Type 0010h - Pipeline-Burst
  1208. Current SRAM Type 0010h - Pipeline-Burst
  1209. Cache Speed 1ns
  1210. Error Correction Type Specification Reserved
  1211. System Cache Type Unified
  1212. Associativity 16-way Set-Associative
  1213. [Processor Information (Type 4) - Length 48 - Handle 000fh]
  1214. Socket Designation AM4
  1215. Processor Type Central Processor
  1216. Processor Family 6bh - Specification Reserved
  1217. Processor Manufacturer Advanced Micro Devices, Inc.
  1218. Processor ID 100f8700fffb8b17
  1219. Processor Version AMD Ryzen 5 3600 6-Core Processor
  1220. Processor Voltage 8bh - 1.1V
  1221. External Clock 100MHz
  1222. Max Speed 4200MHz
  1223. Current Speed 3600MHz
  1224. Status Enabled Populated
  1225. Processor Upgrade Specification Reserved
  1226. L1 Cache Handle 000ch
  1227. L2 Cache Handle 000dh
  1228. L3 Cache Handle 000eh
  1229. Part Number Unknown
  1230. [32Bit Memory Error Information (Type 18) - Length 23 - Handle 0010h]
  1231. [Memory Device (Type 17) - Length 84 - Handle 0011h]
  1232. Physical Memory Array Handle 0009h
  1233. Memory Error Info Handle 0010h
  1234. Form Factor 02h - Unknown
  1235. Device Locator DIMM 0
  1236. Bank Locator P0 CHANNEL A
  1237. Memory Type 02h - Unknown
  1238. Type Detail 0004h - Unknown
  1239. Speed 0MHz
  1240. Manufacturer Unknown
  1241. Part Number Unknown
  1242. [32Bit Memory Error Information (Type 18) - Length 23 - Handle 0012h]
  1243. [Memory Device (Type 17) - Length 84 - Handle 0013h]
  1244. Physical Memory Array Handle 0009h
  1245. Memory Error Info Handle 0012h
  1246. Total Width 64 bits
  1247. Data Width 64 bits
  1248. Size 8192MB
  1249. Form Factor 09h - DIMM
  1250. Device Locator DIMM 1
  1251. Bank Locator P0 CHANNEL A
  1252. Memory Type 1ah - Specification Reserved
  1253. Type Detail 4080h - Synchronous
  1254. Speed 2666MHz
  1255. Manufacturer A-DATA Technology
  1256. Part Number DDR4 3200
  1257. [Memory Device Mapped Address (Type 20) - Length 35 - Handle 0014h]
  1258. Starting Address 00000000h
  1259. Ending Address 00ffffffh
  1260. Memory Device Handle 0013h
  1261. Mem Array Mapped Adr Handle 000bh
  1262. [32Bit Memory Error Information (Type 18) - Length 23 - Handle 0015h]
  1263. [Memory Device (Type 17) - Length 84 - Handle 0016h]
  1264. Physical Memory Array Handle 0009h
  1265. Memory Error Info Handle 0015h
  1266. Form Factor 02h - Unknown
  1267. Device Locator DIMM 0
  1268. Bank Locator P0 CHANNEL B
  1269. Memory Type 02h - Unknown
  1270. Type Detail 0004h - Unknown
  1271. Speed 0MHz
  1272. Manufacturer Unknown
  1273. Part Number Unknown
  1274. [32Bit Memory Error Information (Type 18) - Length 23 - Handle 0017h]
  1275. [Memory Device (Type 17) - Length 84 - Handle 0018h]
  1276. Physical Memory Array Handle 0009h
  1277. Memory Error Info Handle 0017h
  1278. Total Width 64 bits
  1279. Data Width 64 bits
  1280. Size 8192MB
  1281. Form Factor 09h - DIMM
  1282. Device Locator DIMM 1
  1283. Bank Locator P0 CHANNEL B
  1284. Memory Type 1ah - Specification Reserved
  1285. Type Detail 4080h - Synchronous
  1286. Speed 2666MHz
  1287. Manufacturer A-DATA Technology
  1288. Part Number DDR4 3200
  1289. [Memory Device Mapped Address (Type 20) - Length 35 - Handle 0019h]
  1290. Starting Address 00000000h
  1291. Ending Address 00ffffffh
  1292. Memory Device Handle 0018h
  1293. Mem Array Mapped Adr Handle 000bh
  1294.  
  1295. ========================== Dump #2: Extra #1 ===========================
  1296.  
  1297. 2: kd> !verifier
  1298. Verify Flags Level 0x00000000
  1299. STANDARD FLAGS:
  1300. [X] (0x00000000) Automatic Checks
  1301. [ ] (0x00000001) Special pool
  1302. [ ] (0x00000002) Force IRQL checking
  1303. [ ] (0x00000008) Pool tracking
  1304. [ ] (0x00000010) I/O verification
  1305. [ ] (0x00000020) Deadlock detection
  1306. [ ] (0x00000080) DMA checking
  1307. [ ] (0x00000100) Security checks
  1308. [ ] (0x00000800) Miscellaneous checks
  1309. [ ] (0x00020000) DDI compliance checking
  1310. ADDITIONAL FLAGS:
  1311. [ ] (0x00000004) Randomized low resources simulation
  1312. [ ] (0x00000200) Force pending I/O requests
  1313. [ ] (0x00000400) IRP logging
  1314. [ ] (0x00002000) Invariant MDL checking for stack
  1315. [ ] (0x00004000) Invariant MDL checking for driver
  1316. [ ] (0x00008000) Power framework delay fuzzing
  1317. [ ] (0x00010000) Port/miniport interface checking
  1318. [ ] (0x00040000) Systematic low resources simulation
  1319. [ ] (0x00080000) DDI compliance checking (additional)
  1320. [ ] (0x00200000) NDIS/WIFI verification
  1321. [ ] (0x00800000) Kernel synchronization delay fuzzing
  1322. [ ] (0x01000000) VM switch verification
  1323. [ ] (0x02000000) Code integrity checks
  1324. [X] Indicates flag is enabled
  1325. Summary of All Verifier Statistics
  1326. RaiseIrqls 0x0
  1327. AcquireSpinLocks 0x0
  1328. Synch Executions 0x0
  1329. Trims 0x0
  1330. Pool Allocations Attempted 0x0
  1331. Pool Allocations Succeeded 0x0
  1332. Pool Allocations Succeeded SpecialPool 0x0
  1333. Pool Allocations With NO TAG 0x0
  1334. Pool Allocations Failed 0x0
  1335. Current paged pool allocations 0x0 for 00000000 bytes
  1336. Peak paged pool allocations 0x0 for 00000000 bytes
  1337. Current nonpaged pool allocations 0x0 for 00000000 bytes
  1338. Peak nonpaged pool allocations 0x0 for 00000000 bytes
  1339.  
  1340. ========================== Dump #2: Extra #2 ===========================
  1341.  
  1342. 2: kd> !thread
  1343. THREAD ffff9f081aa44080 Cid 0c08.0df8 Teb: 000000c533c67000 Win32Thread: ffff9f081f7da4e0 RUNNING on processor 2
  1344. IRP List:
  1345. ffff9f081e97d010: (0007,04c1) Flags: 00060800 Mdl: ffff9f0816fa18a0
  1346. Unable to read nt!_IRP @ ffff9f081e2b89a0
  1347. Not impersonating
  1348. GetUlongFromAddress: unable to read from fffff8052302ca14
  1349. Owning Process ffff9f081b160080 Image: MsMpEng.exe
  1350. Attached Process N/A Image: N/A
  1351. fffff78000000000: Unable to get shared data
  1352. Wait Start TickCount 79392
  1353. Context Switch Count 3169 IdealProcessor: 4
  1354. ReadMemory error: Cannot get nt!KeMaximumIncrement value.
  1355. UserTime 00:00:00.000
  1356. KernelTime 00:00:00.000
  1357. Win32 Start Address 0x00007ffff4cb3d60
  1358. Stack Init ffffda8257bc6c90 Current ffffda8257bc6460
  1359. Base ffffda8257bc7000 Limit ffffda8257bc1000 Call 0000000000000000
  1360. Priority 9 BasePriority 8 PriorityDecrement 0 IoPriority 2 PagePriority 5
  1361. Child-SP RetAddr : Args to Child : Call Site
  1362. ffffda82`57bc65f8 fffff805`22dfbbd3 : 00000000`00000044 ffff9f08`1e97d010 00000000`00001232 00000000`00000000 : nt!KeBugCheckEx
  1363. ffffda82`57bc6600 fffff805`22c476a7 : ffffda82`57bc67e0 00000000`00000000 ffff9f08`1e97d010 00000000`001c0001 : nt!IopfCompleteRequest+0x1b4513
  1364. ffffda82`57bc6710 fffff805`24ae5b0d : 00000000`00000000 00000000`00000000 00000000`10000004 ffff9f08`1e2c6c40 : nt!IofCompleteRequest+0x17
  1365. ffffda82`57bc6740 fffff805`24b1c190 : ffffda82`57bc67e0 00000000`00000000 00000000`00000101 fffff805`231f1225 : FLTMGR!FltpLegacyProcessingAfterPreCallbacksCompleted+0x68d
  1366. ffffda82`57bc67c0 fffff805`22c31f79 : ffff9f08`1e97d010 00000000`00000002 00000000`00000000 00000000`00000008 : FLTMGR!FltpFsControl+0x110
  1367. ffffda82`57bc6820 fffff805`231e95e5 : ffff9f08`1e97d010 00000000`00000000 00000000`00000000 ffff9f08`1fd552f0 : nt!IofCallDriver+0x59
  1368. ffffda82`57bc6860 fffff805`231e93f0 : 00000000`00000000 00000000`00040040 ffff9f08`1fd552f0 ffffda82`57bc6b80 : nt!IopSynchronousServiceTail+0x1a5
  1369. ffffda82`57bc6900 fffff805`232bbd96 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!IopXxxControlFile+0xc10
  1370. ffffda82`57bc6a20 fffff805`22dd2d18 : ffff9f08`1b056388 ffffb400`a8b00180 ffffda82`57bc6b00 00000000`00000000 : nt!NtFsControlFile+0x56
  1371. ffffda82`57bc6a90 00007fff`f4d1c7e4 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x28 (TrapFrame @ ffffda82`57bc6b00)
  1372. 000000c5`3407f008 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x00007fff`f4d1c7e4
Add Comment
Please, Sign In to add comment