Advertisement
Guest User

Untitled

a guest
Sep 8th, 2019
431
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.62 KB | None | 0 0
  1.  
  2. Microsoft (R) Windows Debugger Version 10.0.18362.1 AMD64
  3. Copyright (c) Microsoft Corporation. All rights reserved.
  4.  
  5.  
  6. Loading Dump File [C:\Windows\MEMORY.DMP]
  7. Kernel Bitmap Dump File: Kernel address space is available, User address space may not be available.
  8.  
  9. Symbol search path is: srv*
  10. Executable search path is:
  11. Windows 10 Kernel Version 18362 MP (16 procs) Free x64
  12. Product: WinNt, suite: TerminalServer SingleUserTS
  13. Built by: 18362.1.amd64fre.19h1_release.190318-1202
  14. Machine Name:
  15. Kernel base = 0xfffff805`1f800000 PsLoadedModuleList = 0xfffff805`1fc46490
  16. Debug session time: Sun Sep 8 12:26:20.566 2019 (UTC + 2:00)
  17. System Uptime: 0 days 9:57:29.213
  18. Loading Kernel Symbols
  19. ...............................................................
  20. ..........Page 108e47 not present in the dump file. Type ".hh dbgerr004" for details
  21. ...............................................Page 101fe3 not present in the dump file. Type ".hh dbgerr004" for details
  22. .Page 101f70 not present in the dump file. Type ".hh dbgerr004" for details
  23. ..Page 100c19 not present in the dump file. Type ".hh dbgerr004" for details
  24. ....
  25. ..............................................
  26. Loading User Symbols
  27. PEB is paged out (Peb.Ldr = 000000cd`e8475018). Type ".hh dbgerr001" for details
  28. Loading unloaded module list
  29. .........
  30. For analysis of this file, run !analyze -v
  31. 10: kd> !analyze -v
  32. *******************************************************************************
  33. * *
  34. * Bugcheck Analysis *
  35. * *
  36. *******************************************************************************
  37.  
  38. SYSTEM_SERVICE_EXCEPTION (3b)
  39. An exception happened while executing a system service routine.
  40. Arguments:
  41. Arg1: 00000000c0000005, Exception code that caused the bugcheck
  42. Arg2: fffff8051f84563d, Address of the instruction which caused the bugcheck
  43. Arg3: ffffd7881a83c440, Address of the context record for the exception that caused the bugcheck
  44. Arg4: 0000000000000000, zero.
  45.  
  46. Debugging Details:
  47. ------------------
  48.  
  49. Page 101fe3 not present in the dump file. Type ".hh dbgerr004" for details
  50. Page 101fe3 not present in the dump file. Type ".hh dbgerr004" for details
  51.  
  52. KEY_VALUES_STRING: 1
  53.  
  54.  
  55. PROCESSES_ANALYSIS: 1
  56.  
  57. SERVICE_ANALYSIS: 1
  58.  
  59. STACKHASH_ANALYSIS: 1
  60.  
  61. TIMELINE_ANALYSIS: 1
  62.  
  63.  
  64. DUMP_CLASS: 1
  65.  
  66. DUMP_QUALIFIER: 401
  67.  
  68. BUILD_VERSION_STRING: 18362.1.amd64fre.19h1_release.190318-1202
  69.  
  70. SYSTEM_MANUFACTURER: Gigabyte Technology Co., Ltd.
  71.  
  72. SYSTEM_PRODUCT_NAME: X570 AORUS ELITE
  73.  
  74. SYSTEM_SKU: Default string
  75.  
  76. SYSTEM_VERSION: -CF
  77.  
  78. BIOS_VENDOR: American Megatrends Inc.
  79.  
  80. BIOS_VERSION: F3
  81.  
  82. BIOS_DATE: 06/13/2019
  83.  
  84. BASEBOARD_MANUFACTURER: Gigabyte Technology Co., Ltd.
  85.  
  86. BASEBOARD_PRODUCT: X570 AORUS ELITE
  87.  
  88. BASEBOARD_VERSION: x.x
  89.  
  90. DUMP_TYPE: 1
  91.  
  92. BUGCHECK_P1: c0000005
  93.  
  94. BUGCHECK_P2: fffff8051f84563d
  95.  
  96. BUGCHECK_P3: ffffd7881a83c440
  97.  
  98. BUGCHECK_P4: 0
  99.  
  100. EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - Instruktionen p 0x%p refererade till minnet p 0x%p. Minnet kunde inte vara %s.
  101.  
  102. FAULTING_IP:
  103. nt!ExFreeHeapPool+21d
  104. fffff805`1f84563d 488b5328 mov rdx,qword ptr [rbx+28h]
  105.  
  106. CONTEXT: ffffd7881a83c440 -- (.cxr 0xffffd7881a83c440)
  107. rax=000000000006eaf0 rbx=64c07a394bb147fc rcx=ffffc300b9eb43c0
  108. rdx=0000000000000008 rsi=ffff868eba55f900 rdi=ffff868eba55f8e0
  109. rip=fffff8051f84563d rsp=ffffd7881a83ce30 rbp=0000000020206f49
  110. r8=0000000000000018 r9=ffffc300b9e92000 r10=0000000000000000
  111. r11=0000000000000fff r12=00000000000009c8 r13=0000000000000001
  112. r14=00000000000003c0 r15=000000000000000e
  113. iopl=0 nv up ei pl zr na po nc
  114. cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00050246
  115. nt!ExFreeHeapPool+0x21d:
  116. fffff805`1f84563d 488b5328 mov rdx,qword ptr [rbx+28h] ds:002b:64c07a39`4bb14824=????????????????
  117. Resetting default scope
  118.  
  119. BUGCHECK_STR: 0x3B_c0000005
  120.  
  121. CPU_COUNT: 10
  122.  
  123. CPU_MHZ: e09
  124.  
  125. CPU_VENDOR: AuthenticAMD
  126.  
  127. CPU_FAMILY: 17
  128.  
  129. CPU_MODEL: 71
  130.  
  131. CPU_STEPPING: 0
  132.  
  133. BLACKBOXBSD: 1 (!blackboxbsd)
  134.  
  135.  
  136. BLACKBOXNTFS: 1 (!blackboxntfs)
  137.  
  138.  
  139. BLACKBOXPNP: 1 (!blackboxpnp)
  140.  
  141.  
  142. BLACKBOXWINLOGON: 1
  143.  
  144. DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
  145.  
  146. PROCESS_NAME: svchost.exe
  147.  
  148. CURRENT_IRQL: 1
  149.  
  150. ANALYSIS_SESSION_HOST: DESKTOP-A309V2V
  151.  
  152. ANALYSIS_SESSION_TIME: 09-08-2019 13:04:21.0105
  153.  
  154. ANALYSIS_VERSION: 10.0.18362.1 amd64fre
  155.  
  156. IRP_ADDRESS: ffff868eb90f4868
  157.  
  158. LAST_CONTROL_TRANSFER: from fffff8051fb6d0a9 to fffff8051f84563d
  159.  
  160. STACK_TEXT:
  161. ffffd788`1a83ce30 fffff805`1fb6d0a9 : 00000000`00000005 00000000`00000000 00000000`00000000 01000000`00100000 : nt!ExFreeHeapPool+0x21d
  162. ffffd788`1a83cf50 fffff805`1f845dae : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!ExFreePool+0x9
  163. ffffd788`1a83cf80 fffff805`1f8476bc : ffff868e`b90f48e0 00000000`00000000 00000000`00000001 00000000`00000000 : nt!IopCompleteRequest+0x8e
  164. ffffd788`1a83d070 fffff805`1f846f47 : 00000000`00000368 00000000`00000300 ffff868e`b90f48d0 00000000`00000038 : nt!IopfCompleteRequest+0x75c
  165. ffffd788`1a83d180 fffff805`536f8c73 : 00000000`00000012 ffff868e`ba55f900 00000000`00000012 fffff805`53716788 : nt!IofCompleteRequest+0x17
  166. ffffd788`1a83d1b0 fffff805`1f831819 : ffff868e`b90f48d0 00000000`00000000 00000000`00000001 ffff868e`bd5e6cd0 : NDProxy!PxIODispatch+0x1ab3
  167. ffffd788`1a83e820 fffff805`1fde7215 : ffffd788`1a83eb80 ffff868e`b90f48d0 00000000`00000001 ffff868e`bd5e6cd0 : nt!IofCallDriver+0x59
  168. ffffd788`1a83e860 fffff805`1fde7020 : 00000000`00000000 ffffd788`1a83eb80 ffff868e`b90f48d0 ffffd788`1a83eb80 : nt!IopSynchronousServiceTail+0x1a5
  169. ffffd788`1a83e900 fffff805`1fde63f6 : 00000000`00000082 00000000`00000000 00000000`00000000 00000000`00000000 : nt!IopXxxControlFile+0xc10
  170. ffffd788`1a83ea20 fffff805`1f9d1518 : 00000000`00000000 ffff868e`bd531d80 ffff868e`00000000 fffff805`1feace00 : nt!NtDeviceIoControlFile+0x56
  171. ffffd788`1a83ea90 00007ffd`95fdc144 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x28
  172. 000000cd`e831e108 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x00007ffd`95fdc144
  173.  
  174.  
  175. THREAD_SHA1_HASH_MOD_FUNC: 5a03fc89789fe75ed816e1fe5b2a57f6bc1ccd62
  176.  
  177. THREAD_SHA1_HASH_MOD_FUNC_OFFSET: 4a15e47e4ad641315cdf09b2c641d862b3f4b537
  178.  
  179. THREAD_SHA1_HASH_MOD: 81674e2cfd0c76eaaadcec495f7b9bbeaf28034e
  180.  
  181. FOLLOWUP_IP:
  182. nt!ExFreePool+9
  183. fffff805`1fb6d0a9 4883c428 add rsp,28h
  184.  
  185. FAULT_INSTR_CODE: 28c48348
  186.  
  187. SYMBOL_STACK_INDEX: 1
  188.  
  189. SYMBOL_NAME: nt!ExFreePool+9
  190.  
  191. FOLLOWUP_NAME: Pool_corruption
  192.  
  193. IMAGE_NAME: Pool_Corruption
  194.  
  195. DEBUG_FLR_IMAGE_TIMESTAMP: 0
  196.  
  197. MODULE_NAME: Pool_Corruption
  198.  
  199. STACK_COMMAND: .cxr 0xffffd7881a83c440 ; kb
  200.  
  201. BUCKET_ID_FUNC_OFFSET: 9
  202.  
  203. FAILURE_BUCKET_ID: 0x3B_c0000005_nt!ExFreePool
  204.  
  205. BUCKET_ID: 0x3B_c0000005_nt!ExFreePool
  206.  
  207. PRIMARY_PROBLEM_CLASS: 0x3B_c0000005_nt!ExFreePool
  208.  
  209. TARGET_TIME: 2019-09-08T10:26:20.000Z
  210.  
  211. OSBUILD: 18362
  212.  
  213. OSSERVICEPACK: 0
  214.  
  215. SERVICEPACK_NUMBER: 0
  216.  
  217. OS_REVISION: 0
  218.  
  219. SUITE_MASK: 272
  220.  
  221. PRODUCT_TYPE: 1
  222.  
  223. OSPLATFORM_TYPE: x64
  224.  
  225. OSNAME: Windows 10
  226.  
  227. OSEDITION: Windows 10 WinNt TerminalServer SingleUserTS
  228.  
  229. OS_LOCALE:
  230.  
  231. USER_LCID: 0
  232.  
  233. OSBUILD_TIMESTAMP: 1998-05-30 23:12:57
  234.  
  235. BUILDDATESTAMP_STR: 190318-1202
  236.  
  237. BUILDLAB_STR: 19h1_release
  238.  
  239. BUILDOSVER_STR: 10.0.18362.1.amd64fre.19h1_release.190318-1202
  240.  
  241. ANALYSIS_SESSION_ELAPSED_TIME: 42ec
  242.  
  243. ANALYSIS_SOURCE: KM
  244.  
  245. FAILURE_ID_HASH_STRING: km:0x3b_c0000005_nt!exfreepool
  246.  
  247. FAILURE_ID_HASH: {c9913766-80de-cdf5-a1a8-15c856d3f064}
  248.  
  249. Followup: Pool_corruption
  250. ---------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement