Guest User

Untitled

a guest
Jun 2nd, 2017
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.21 KB | None | 0 0
  1. Microsoft (R) Windows Debugger Version 10.0.14321.1024 AMD64
  2. Copyright (c) Microsoft Corporation. All rights reserved.
  3.  
  4. ========================================================================
  5. =================== Dump File: 060117-5421-01.dmp ====================
  6. ========================================================================
  7. Mini Kernel Dump File: Only registers and stack trace are available
  8. Executable search path is:
  9. Windows 10 Kernel Version 14393 MP (8 procs) Free x64
  10. Product: WinNt, suite: TerminalServer SingleUserTS Personal
  11. Built by: 14393.0.amd64fre.rs1_release.160715-1616
  12. Machine Name:
  13. Kernel base = 0xfffff803`f0404000 PsLoadedModuleList = 0xfffff803`f0709060
  14. Debug session time: Thu Jun 1 20:47:31.825 2017 (UTC - 4:00)
  15. System Uptime: 0 days 0:00:18.493
  16. Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long.
  17. Run !sym noisy before .reload to track down problems loading symbols.
  18.  
  19. BugCheck 50, {ffff95fec7c00a00, 0, fffff805cf5c1934, 2}
  20. *** WARNING: Unable to verify timestamp for IOMap64.sys
  21. *** ERROR: Module load completed but symbols could not be loaded for IOMap64.sys
  22. Could not read faulting driver name
  23. Probably caused by : memory_corruption
  24. Followup: memory_corruption
  25. PAGE_FAULT_IN_NONPAGED_AREA (50)
  26. Invalid system memory was referenced. This cannot be protected by try-except.
  27. Typically the address is just plain bad or it is pointing at freed memory.
  28.  
  29. Arguments:
  30. Arg1: ffff95fec7c00a00, memory referenced.
  31. Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
  32. Arg3: fffff805cf5c1934, If non-zero, the instruction address which referenced the bad memory
  33. address.
  34. Arg4: 0000000000000002, (reserved)
  35.  
  36. Debugging Details:
  37. Could not read faulting driver name
  38. DUMP_CLASS: 1
  39. DUMP_QUALIFIER: 400
  40. BUILD_VERSION_STRING: 10.0.14393.0 (rs1_release.160715-1616)
  41. SYSTEM_MANUFACTURER: System manufacturer
  42. SYSTEM_PRODUCT_NAME: System Product Name
  43. SYSTEM_SKU: SKU
  44. SYSTEM_VERSION: System Version
  45. BIOS_VENDOR: American Megatrends Inc.
  46. BIOS_VERSION: 0906
  47. BIOS_DATE: 03/22/2017
  48. BASEBOARD_MANUFACTURER: ASUSTeK COMPUTER INC.
  49. BASEBOARD_PRODUCT: MAXIMUS IX HERO
  50. BASEBOARD_VERSION: Rev 1.xx
  51. DUMP_TYPE: 2
  52. READ_ADDRESS: ffff95fec7c00a00
  53. FAULTING_IP:
  54. IOMap64+1934
  55. fffff805`cf5c1934 8b0482 mov eax,dword ptr [rdx+rax*4]
  56. MM_INTERNAL_CODE: 2
  57. CPU_COUNT: 8
  58. CPU_MHZ: 1068
  59. CPU_VENDOR: GenuineIntel
  60. CPU_FAMILY: 6
  61. CPU_MODEL: 9e
  62. CPU_STEPPING: 9
  63. CPU_MICROCODE: 6,9e,9,0 (F,M,S,R) SIG: 42'00000000 (cache) 42'00000000 (init)
  64. CUSTOMER_CRASH_COUNT: 1
  65. DEFAULT_BUCKET_ID: CODE_CORRUPTION
  66. BUGCHECK_STR: AV
  67.  
  68. PROCESS_NAME: GpuFanHelper.exe
  69.  
  70. CURRENT_IRQL: 0
  71. ANALYSIS_SESSION_HOST: USERNAME-PC
  72. ANALYSIS_SESSION_TIME: 06-02-2017 12:45:53.0175
  73. ANALYSIS_VERSION: 10.0.14321.1024 amd64fre
  74. TRAP_FRAME: ffff86004e962580 -- (.trap 0xffff86004e962580)
  75. NOTE: The trap frame does not contain all registers.
  76. Some register values may be zeroed or incorrect.
  77. rax=0000000000000280 rbx=0000000000000000 rcx=0000000000000001
  78. rdx=ffff95fec7c00000 rsi=0000000000000000 rdi=0000000000000000
  79. rip=fffff805cf5c1934 rsp=ffff86004e962710 rbp=ffffe18976fe3d00
  80. r8=0000000000000000 r9=ffffe18978c5d7c0 r10=0000000000000001
  81. r11=ffffe18978c5d7c0 r12=0000000000000000 r13=0000000000000000
  82. r14=0000000000000000 r15=0000000000000000
  83. iopl=0 nv up ei pl nz na pe nc
  84. IOMap64+0x1934:
  85. fffff805`cf5c1934 8b0482 mov eax,dword ptr [rdx+rax*4] ds:ffff95fe`c7c00a00=????????
  86. Resetting default scope
  87. LAST_CONTROL_TRANSFER: from fffff803f05663be to fffff803f054df90
  88. STACK_COMMAND: kb
  89. CHKIMG_EXTENSION: !chkimg -lo 50 -d !nt
  90. fffff803f046d961 - nt!MiVaToPfn+31
  91. [ f6:f8 ]
  92. fffff803f046f2b3-fffff803f046f2b4 2 bytes - nt!MI_IS_PHYSICAL_ADDRESS+23 (+0x1952)
  93. [ fb f6:fc f8 ]
  94. fffff803f046f2c1 - nt!MI_IS_PHYSICAL_ADDRESS+31 (+0x0e)
  95. [ f6:f8 ]
  96. fffff803f046f3e9 - nt!MiGetSmallZeroPtes+ad (+0x128)
  97. [ f6:f8 ]
  98. fffff803f0478f22 - nt!MiAllocateWsle+422 (+0x9b39)
  99. [ f6:f8 ]
  100. fffff803f05121de - nt!MiPurgeZeroList+6e (+0x992bc)
  101. [ fa:f1 ]
  102. 7 errors : !nt (fffff803f046d961-fffff803f05121de)
  103. MODULE_NAME: memory_corruption
  104.  
  105. IMAGE_NAME: memory_corruption
  106.  
  107. FOLLOWUP_NAME: memory_corruption
  108. DEBUG_FLR_IMAGE_TIMESTAMP: 0
  109. MEMORY_CORRUPTOR: LARGE
  110. FAILURE_BUCKET_ID: MEMORY_CORRUPTION_LARGE
  111. BUCKET_ID: MEMORY_CORRUPTION_LARGE
  112. PRIMARY_PROBLEM_CLASS: MEMORY_CORRUPTION_LARGE
  113. TARGET_TIME: 2017-06-02T00:47:31.000Z
  114. OSBUILD: 14393
  115. OSSERVICEPACK: 0
  116. SERVICEPACK_NUMBER: 0
  117. OS_REVISION: 0
  118. SUITE_MASK: 784
  119. PRODUCT_TYPE: 1
  120. OSPLATFORM_TYPE: x64
  121. OSNAME: Windows 10
  122. OSEDITION: Windows 10 WinNt TerminalServer SingleUserTS Personal
  123. OS_LOCALE:
  124. USER_LCID: 0
  125. OSBUILD_TIMESTAMP: 2016-07-15 22:16:17
  126. BUILDDATESTAMP_STR: 160715-1616
  127. BUILDLAB_STR: rs1_release
  128. BUILDOSVER_STR: 10.0.14393.0
  129. ANALYSIS_SESSION_ELAPSED_TIME: 19de
  130. ANALYSIS_SOURCE: KM
  131. FAILURE_ID_HASH_STRING: km:memory_corruption_large
  132. FAILURE_ID_HASH: {e29154ac-69a4-0eb8-172a-a860f73c0a3c}
  133. Followup: memory_corruption
  134.  
  135. gardenman: !errrec ffff95fec7c00a00
  136. ===============================================================================
  137. Common Platform Error Record @ ffff95fec7c00a00
  138. -------------------------------------------------------------------------------
  139. Signature : *** INVALID ***
  140. Revision : 0.0
  141. Record Id : 0000000000000000
  142. Severity : Recoverable (0)
  143. Length : 0
  144. Creator : {00003839-0033-0000-0000-00000f000000}
  145. Notify Type : {00003839-0033-0000-0000-00000f000000}
  146. Flags : 0x00000000
  147.  
  148. gardenman: !thread
  149. THREAD ffffe189770c7800 Cid 1468.146c Teb: 0000000001199000 Win32Thread: ffffe189763f52b0 RUNNING on processor 1
  150. IRP List:
  151. ffffe189770f1530: (0006,0118) Flags: 00020070 Mdl: 00000000
  152. Not impersonating
  153. GetUlongFromAddress: unable to read from fffff803f06fa924
  154. Owning Process ffffe18977169800 Image: GpuFanHelper.exe <-- gardenman
  155. Attached Process N/A Image: N/A
  156. fffff78000000000: Unable to get shared data
  157. Wait Start TickCount 1183
  158. Context Switch Count 325 IdealProcessor: 0
  159. ReadMemory error: Cannot get nt!KeMaximumIncrement value.
  160. UserTime 00:00:00.000
  161. KernelTime 00:00:00.000
  162. Win32 Start Address 0x0000000000cbbe65
  163. Stack Init ffff86004e962c10 Current ffff86004e9623d0
  164. Base ffff86004e963000 Limit ffff86004e95c000 Call 0000000000000000
  165. Priority 7 BasePriority 6 PriorityDecrement 0 IoPriority 1 PagePriority 2
  166. Child-SP RetAddr : Args to Child : Call Site
  167. ffff8600`4e962288 fffff803`f05663be : 00000000`00000050 ffff95fe`c7c00a00 00000000`00000000 ffff8600`4e962580 : nt!KeBugCheckEx
  168. ffff8600`4e962290 fffff803`f047b72a : 00000000`00000000 00000000`00000000 ffff8600`4e962580 fffff803`f046f31f : nt! ?? ::FNODOBFM::`string'+0x91fe
  169. ffff8600`4e962380 fffff803`f05575fc : ffffb10f`00000000 ffffffff`ffffffff fffff803`f0728380 ffffe189`770c7800 : nt!MmAccessFault+0x9ca
  170. ffff8600`4e962580 fffff805`cf5c1934 : 00000000`00000008 ffffe189`000001c8 ffffe189`76fe3bb0 ffffe189`770f1530 : nt!KiPageFault+0x13c (TrapFrame @ ffff8600`4e962580)
  171. ffff8600`4e962710 00000000`00000008 : ffffe189`000001c8 ffffe189`76fe3bb0 ffffe189`770f1530 ffffe189`76fe3d00 : IOMap64+0x1934
  172. ffff8600`4e962718 ffffe189`000001c8 : ffffe189`76fe3bb0 ffffe189`770f1530 ffffe189`76fe3d00 fffff805`cf5c163d : 0x8
  173. ffff8600`4e962720 ffffe189`76fe3bb0 : ffffe189`770f1530 ffffe189`76fe3d00 fffff805`cf5c163d fffff180`010af760 : 0xffffe189`000001c8
  174. ffff8600`4e962728 ffffe189`770f1530 : ffffe189`76fe3d00 fffff805`cf5c163d fffff180`010af760 fffff880`00080000 : 0xffffe189`76fe3bb0
  175. ffff8600`4e962730 ffffe189`76fe3d00 : fffff805`cf5c163d fffff180`010af760 fffff880`00080000 ffff8600`00000000 : 0xffffe189`770f1530
  176. ffff8600`4e962738 fffff805`cf5c163d : fffff180`010af760 fffff880`00080000 ffff8600`00000000 ffffe189`780df8a0 : 0xffffe189`76fe3d00
  177. ffff8600`4e962740 fffff180`010af760 : fffff880`00080000 ffff8600`00000000 ffffe189`780df8a0 ffff8600`00000001 : IOMap64+0x163d
  178. ffff8600`4e962748 fffff880`00080000 : ffff8600`00000000 ffffe189`780df8a0 ffff8600`00000001 fffff803`f0811f98 : 0xfffff180`010af760
  179. ffff8600`4e962750 ffff8600`00000000 : ffffe189`780df8a0 ffff8600`00000001 fffff803`f0811f98 00000000`00058fd2 : 0xfffff880`00080000
  180. ffff8600`4e962758 ffffe189`780df8a0 : ffff8600`00000001 fffff803`f0811f98 00000000`00058fd2 00000000`00000000 : 0xffff8600`00000000
  181. ffff8600`4e962760 ffff8600`00000001 : fffff803`f0811f98 00000000`00058fd2 00000000`00000000 00000000`00000000 : 0xffffe189`780df8a0
  182. ffff8600`4e962768 fffff803`f0811f98 : 00000000`00058fd2 00000000`00000000 00000000`00000000 ffffe189`770f1530 : 0xffff8600`00000001
  183. ffff8600`4e962770 00000000`00000000 : 00000000`83002138 ffff3910`74508a97 00000000`00000001 00000000`00000000 : nt!ObpReferenceObjectByHandleWithTag+0x248
  184.  
  185. gardenman: !sysinfo smbios
  186. [SMBIOS Data Tables v3.0]
  187. [DMI Version - 0]
  188. [2.0 Calling Convention - No]
  189. [Table Size - 4347 bytes]
  190. [BIOS Information (Type 0) - Length 24 - Handle 0000h]
  191. Vendor American Megatrends Inc.
  192. BIOS Version 0906
  193. BIOS Starting Address Segment f000
  194. BIOS Release Date 03/22/2017
  195. BIOS ROM Size 1000000
  196. BIOS Characteristics
  197. 07: - PCI Supported
  198. 10: - APM Supported
  199. 11: - Upgradeable FLASH BIOS
  200. 12: - BIOS Shadowing Supported
  201. 15: - CD-Boot Supported
  202. 16: - Selectable Boot Supported
  203. 17: - BIOS ROM Socketed
  204. 19: - EDD Supported
  205. 23: - 1.2MB Floppy Supported
  206. 24: - 720KB Floppy Supported
  207. 25: - 2.88MB Floppy Supported
  208. 26: - Print Screen Device Supported
  209. 27: - Keyboard Services Supported
  210. 28: - Serial Services Supported
  211. 29: - Printer Services Supported
  212. 32: - BIOS Vendor Reserved
  213. BIOS Characteristic Extensions
  214. 00: - ACPI Supported
  215. 01: - USB Legacy Supported
  216. 08: - BIOS Boot Specification Supported
  217. 10: - Specification Reserved
  218. 11: - Specification Reserved
  219. BIOS Major Revision 5
  220. BIOS Minor Revision 12
  221. EC Firmware Major Revision 255
  222. EC Firmware Minor Revision 255
  223. [System Information (Type 1) - Length 27 - Handle 0001h]
  224. Manufacturer System manufacturer
  225. Product Name System Product Name
  226. Version System Version
  227. Serial Number System Serial Number
  228. UUID 00000000-0000-0000-0000-000000000000
  229. Wakeup Type Power Switch
  230. SKUNumber SKU
  231. Family To be filled by O.E.M.
  232. [BaseBoard Information (Type 2) - Length 15 - Handle 0002h]
  233. Manufacturer ASUSTeK COMPUTER INC.
  234. Product MAXIMUS IX HERO
  235. Version Rev 1.xx
  236. Serial Number 170499542400401
  237. Asset Tag
  238. Feature Flags 09h
  239. -1106528544: - -1106528496: - §'Aòþ
  240. Location Default string
  241. Chassis Handle 0003h
  242. Board Type 0ah - Processor/Memory Module
  243. Number of Child Handles 0
  244. [System Enclosure (Type 3) - Length 22 - Handle 0003h]
  245. Manufacturer Default string
  246. Chassis Type Desktop
  247. Version Default string
  248. Serial Number
  249. Asset Tag Number
  250. Bootup State Safe
  251. Power Supply State Safe
  252. Thermal State Safe
  253. Security Status None
  254. OEM Defined 0
  255. Height 0U
  256. Number of Power Cords 1
  257. Number of Contained Elements 0
  258. Contained Element Size 3
  259. [Onboard Devices Information (Type 10) - Length 6 - Handle 0028h]
  260. Number of Devices 1
  261. 01: Type Video [enabled]
  262. 01: Description To Be Filled By O.E.M.
  263. [OEM Strings (Type 11) - Length 5 - Handle 0029h]
  264. Number of Strings 4
  265. 1 Default string
  266. 2 Default string
  267. 3 SAVANNA
  268. 4 Default string
  269. [System Configuration Options (Type 12) - Length 5 - Handle 002ah]
  270. [Physical Memory Array (Type 16) - Length 23 - Handle 0045h]
  271. Location 03h - SystemBoard/Motherboard
  272. Use 03h - System Memory
  273. Memory Error Correction 03h - None
  274. Maximum Capacity 67108864KB
  275. Memory Error Inf Handle [Not Provided]
  276. Number of Memory Devices 4
  277. [Memory Device (Type 17) - Length 40 - Handle 0046h]
  278. Physical Memory Array Handle 0045h
  279. Memory Error Info Handle [Not Provided]
  280. Total Width 0 bits
  281. Data Width 0 bits
  282. Size [Not Populated]
  283. Form Factor 02h - Unknown
  284. Device Set [None]
  285. Device Locator ChannelA-DIMM1
  286. Bank Locator BANK 0
  287. Memory Type 02h - Unknown
  288. Type Detail 0000h -
  289. Speed 0MHz
  290. Manufacturer [String Not Specified]
  291. Serial Number [String Not Specified]
  292. Asset Tag Number [String Not Specified]
  293. Part Number [String Not Specified]
  294. [Memory Device (Type 17) - Length 40 - Handle 0047h]
  295. Physical Memory Array Handle 0045h
  296. Memory Error Info Handle [Not Provided]
  297. Total Width 64 bits
  298. Data Width 64 bits
  299. Size 8192MB
  300. Form Factor 09h - DIMM
  301. Device Set [None]
  302. Device Locator ChannelA-DIMM2
  303. Bank Locator BANK 1
  304. Memory Type 1ah - Specification Reserved
  305. Type Detail 0080h - Synchronous
  306. Speed 2933MHz
  307. Manufacturer Corsair
  308. Serial Number
  309. Asset Tag Number
  310. Part Number CMK16GX4M2B3000C15
  311. [Memory Device (Type 17) - Length 40 - Handle 0048h]
  312. Physical Memory Array Handle 0045h
  313. Memory Error Info Handle [Not Provided]
  314. Total Width 0 bits
  315. Data Width 0 bits
  316. Size [Not Populated]
  317. Form Factor 02h - Unknown
  318. Device Set [None]
  319. Device Locator ChannelB-DIMM1
  320. Bank Locator BANK 2
  321. Memory Type 02h - Unknown
  322. Type Detail 0000h -
  323. Speed 0MHz
  324. Manufacturer [String Not Specified]
  325. Serial Number [String Not Specified]
  326. Asset Tag Number [String Not Specified]
  327. Part Number [String Not Specified]
  328. [Memory Device (Type 17) - Length 40 - Handle 0049h]
  329. Physical Memory Array Handle 0045h
  330. Memory Error Info Handle [Not Provided]
  331. Total Width 64 bits
  332. Data Width 64 bits
  333. Size 8192MB
  334. Form Factor 09h - DIMM
  335. Device Set [None]
  336. Device Locator ChannelB-DIMM2
  337. Bank Locator BANK 3
  338. Memory Type 1ah - Specification Reserved
  339. Type Detail 0080h - Synchronous
  340. Speed 2933MHz
  341. Manufacturer Corsair
  342. Serial Number
  343. Asset Tag Number
  344. Part Number CMK16GX4M2B3000C15
  345. [Memory Array Mapped Address (Type 19) - Length 31 - Handle 004ah]
  346. Starting Address 00000000h
  347. Ending Address 00ffffffh
  348. Memory Array Handle 0045h
  349. Partition Width 02
  350. [Cache Information (Type 7) - Length 19 - Handle 004bh]
  351. Socket Designation L1 Cache
  352. Cache Configuration 0180h - WB Enabled Int NonSocketed L1
  353. Maximum Cache Size 0100h - 256K
  354. Installed Size 0100h - 256K
  355. Supported SRAM Type 0020h - Synchronous
  356. Current SRAM Type 0020h - Synchronous
  357. Cache Speed 0ns
  358. Error Correction Type ParitySingle-Bit ECC
  359. System Cache Type Unified
  360. Associativity 8-way Set-Associative
  361. [Cache Information (Type 7) - Length 19 - Handle 004ch]
  362. Socket Designation L2 Cache
  363. Cache Configuration 0181h - WB Enabled Int NonSocketed L2
  364. Maximum Cache Size 0400h - 1024K
  365. Installed Size 0400h - 1024K
  366. Supported SRAM Type 0020h - Synchronous
  367. Current SRAM Type 0020h - Synchronous
  368. Cache Speed 0ns
  369. Error Correction Type Multi-Bit ECC
  370. System Cache Type Unified
  371. Associativity 4-way Set-Associative
  372. [Cache Information (Type 7) - Length 19 - Handle 004dh]
  373. Socket Designation L3 Cache
  374. Cache Configuration 0182h - WB Enabled Int NonSocketed L3
  375. Maximum Cache Size 2000h - 8192K
  376. Installed Size 2000h - 8192K
  377. Supported SRAM Type 0020h - Synchronous
  378. Current SRAM Type 0020h - Synchronous
  379. Cache Speed 0ns
  380. Error Correction Type Specification Reserved
  381. System Cache Type Unified
  382. Associativity 16-way Set-Associative
  383. [Processor Information (Type 4) - Length 48 - Handle 004eh]
  384. Socket Designation LGA1151
  385. Processor Type Central Processor
  386. Processor Family c6h - Specification Reserved
  387. Processor Manufacturer Intel(R) Corporation
  388. Processor ID e9060900fffbebbf
  389. Processor Version Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
  390. Processor Voltage 8bh - 1.1V
  391. External Clock 100MHz
  392. Max Speed 8300MHz
  393. Current Speed 4200MHz
  394. Status Enabled Populated
  395. Processor Upgrade Other
  396. L1 Cache Handle 004bh
  397. L2 Cache Handle 004ch
  398. L3 Cache Handle 004dh
  399. Serial Number
  400. Asset Tag Number
  401. Part Number To Be Filled By O.E.M.
  402. [Memory Device Mapped Address (Type 20) - Length 35 - Handle 004fh]
  403. Starting Address 00000000h
  404. Ending Address 007fffffh
  405. Memory Device Handle 0047h
  406. Mem Array Mapped Adr Handle 004ah
  407. Partition Row Position [Unknown]
  408. Interleave Position 01
  409. Interleave Data Depth 02
  410. [Memory Device Mapped Address (Type 20) - Length 35 - Handle 0050h]
  411. Starting Address 00800000h
  412. Ending Address 00ffffffh
  413. Memory Device Handle 0049h
  414. Mem Array Mapped Adr Handle 004ah
  415. Partition Row Position [Unknown]
  416. Interleave Position 02
  417. Interleave Data Depth 02
Advertisement
Add Comment
Please, Sign In to add comment