Disconsented

Untitled

Jun 25th, 2013
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.37 KB | None | 0 0
  1. Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
  2. Copyright (c) Microsoft Corporation. All rights reserved.
  3.  
  4.  
  5. Loading Dump File [C:\Users\James\Desktop\062513-87609-01.dmp]
  6. Mini Kernel Dump File: Only registers and stack trace are available
  7.  
  8. Symbol search path is: SRV*C:\Symbols*http://msdl.microsoft.com/download/symbols
  9. Executable search path is:
  10. Windows 7 Kernel Version 9200 MP (8 procs) Free x64
  11. Product: WinNt, suite: TerminalServer SingleUserTS
  12. Built by: 9200.16581.amd64fre.win8_gdr.130410-1505
  13. Machine Name:
  14. Kernel base = 0xfffff801`a7408000 PsLoadedModuleList = 0xfffff801`a76d4a20
  15. Debug session time: Tue Jun 25 16:11:46.431 2013 (UTC + 12:00)
  16. System Uptime: 0 days 0:15:44.120
  17. Loading Kernel Symbols
  18. ...............................................................
  19. ................................................................
  20. ........................................................
  21. Loading User Symbols
  22. Loading unloaded module list
  23. .............................
  24. *******************************************************************************
  25. * *
  26. * Bugcheck Analysis *
  27. * *
  28. *******************************************************************************
  29.  
  30. Use !analyze -v to get detailed debugging information.
  31.  
  32. BugCheck 3B, {c0000005, fffff801a74aa3d0, fffff8802e252c10, 0}
  33.  
  34. Probably caused by : win32k.sys ( win32k!DrvUpdateGraphicsDeviceList+fffffffffff8fe9f )
  35.  
  36. Followup: MachineOwner
  37. ---------
  38.  
  39. 6: kd> !analyze -v
  40. *******************************************************************************
  41. * *
  42. * Bugcheck Analysis *
  43. * *
  44. *******************************************************************************
  45.  
  46. SYSTEM_SERVICE_EXCEPTION (3b)
  47. An exception happened while executing a system service routine.
  48. Arguments:
  49. Arg1: 00000000c0000005, Exception code that caused the bugcheck
  50. Arg2: fffff801a74aa3d0, Address of the instruction which caused the bugcheck
  51. Arg3: fffff8802e252c10, Address of the context record for the exception that caused the bugcheck
  52. Arg4: 0000000000000000, zero.
  53.  
  54. Debugging Details:
  55. ------------------
  56.  
  57.  
  58. EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
  59.  
  60. FAULTING_IP:
  61. nt!IoGetRelatedDeviceObject+0
  62. fffff801`a74aa3d0 488b4110 mov rax,qword ptr [rcx+10h]
  63.  
  64. CONTEXT: fffff8802e252c10 -- (.cxr 0xfffff8802e252c10)
  65. rax=00000000c0000034 rbx=0000000000000000 rcx=0000000000000000
  66. rdx=fffff8802e253b01 rsi=fffff901000bc220 rdi=ffffffffc0000034
  67. rip=fffff801a74aa3d0 rsp=fffff8802e253618 rbp=fffff8802e253720
  68. r8=fffffa8008f45b10 r9=fffff8a001421610 r10=fffffa800732ff80
  69. r11=fffff8802e253600 r12=0000000000000000 r13=0000000000000001
  70. r14=0000000000000000 r15=0000000000000020
  71. iopl=0 nv up ei pl zr na po nc
  72. cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010246
  73. nt!IoGetRelatedDeviceObject:
  74. fffff801`a74aa3d0 488b4110 mov rax,qword ptr [rcx+10h] ds:002b:00000000`00000010=????????????????
  75. Resetting default scope
  76.  
  77. CUSTOMER_CRASH_COUNT: 1
  78.  
  79. DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
  80.  
  81. BUGCHECK_STR: 0x3B
  82.  
  83. PROCESS_NAME: csrss.exe
  84.  
  85. CURRENT_IRQL: 0
  86.  
  87. LAST_CONTROL_TRANSFER: from fffff96000212473 to fffff801a74aa3d0
  88.  
  89. STACK_TEXT:
  90. fffff880`2e253618 fffff960`00212473 : 00000000`00000000 00000000`00000000 fffff901`000bc220 00000000`00000000 : nt!IoGetRelatedDeviceObject
  91. fffff880`2e253620 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : win32k!DrvUpdateGraphicsDeviceList+0xffffffff`fff8fe9f
  92.  
  93.  
  94. FOLLOWUP_IP:
  95. win32k!DrvUpdateGraphicsDeviceList+fffffffffff8fe9f
  96. fffff960`00212473 4889442468 mov qword ptr [rsp+68h],rax
  97.  
  98. SYMBOL_STACK_INDEX: 1
  99.  
  100. SYMBOL_NAME: win32k!DrvUpdateGraphicsDeviceList+fffffffffff8fe9f
  101.  
  102. FOLLOWUP_NAME: MachineOwner
  103.  
  104. MODULE_NAME: win32k
  105.  
  106. IMAGE_NAME: win32k.sys
  107.  
  108. DEBUG_FLR_IMAGE_TIMESTAMP: 51637e38
  109.  
  110. STACK_COMMAND: .cxr 0xfffff8802e252c10 ; kb
  111.  
  112. FAILURE_BUCKET_ID: X64_0x3B_win32k!DrvUpdateGraphicsDeviceList+fffffffffff8fe9f
  113.  
  114. BUCKET_ID: X64_0x3B_win32k!DrvUpdateGraphicsDeviceList+fffffffffff8fe9f
  115.  
  116. Followup: MachineOwner
  117. ---------
  118.  
  119. 6: kd> !analyze -v
  120. *******************************************************************************
  121. * *
  122. * Bugcheck Analysis *
  123. * *
  124. *******************************************************************************
  125.  
  126. SYSTEM_SERVICE_EXCEPTION (3b)
  127. An exception happened while executing a system service routine.
  128. Arguments:
  129. Arg1: 00000000c0000005, Exception code that caused the bugcheck
  130. Arg2: fffff801a74aa3d0, Address of the instruction which caused the bugcheck
  131. Arg3: fffff8802e252c10, Address of the context record for the exception that caused the bugcheck
  132. Arg4: 0000000000000000, zero.
  133.  
  134. Debugging Details:
  135. ------------------
  136.  
  137.  
  138. EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
  139.  
  140. FAULTING_IP:
  141. nt!IoGetRelatedDeviceObject+0
  142. fffff801`a74aa3d0 488b4110 mov rax,qword ptr [rcx+10h]
  143.  
  144. CONTEXT: fffff8802e252c10 -- (.cxr 0xfffff8802e252c10)
  145. rax=00000000c0000034 rbx=0000000000000000 rcx=0000000000000000
  146. rdx=fffff8802e253b01 rsi=fffff901000bc220 rdi=ffffffffc0000034
  147. rip=fffff801a74aa3d0 rsp=fffff8802e253618 rbp=fffff8802e253720
  148. r8=fffffa8008f45b10 r9=fffff8a001421610 r10=fffffa800732ff80
  149. r11=fffff8802e253600 r12=0000000000000000 r13=0000000000000001
  150. r14=0000000000000000 r15=0000000000000020
  151. iopl=0 nv up ei pl zr na po nc
  152. cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010246
  153. nt!IoGetRelatedDeviceObject:
  154. fffff801`a74aa3d0 488b4110 mov rax,qword ptr [rcx+10h] ds:002b:00000000`00000010=????????????????
  155. Resetting default scope
  156.  
  157. CUSTOMER_CRASH_COUNT: 1
  158.  
  159. DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
  160.  
  161. BUGCHECK_STR: 0x3B
  162.  
  163. PROCESS_NAME: csrss.exe
  164.  
  165. CURRENT_IRQL: 0
  166.  
  167. LAST_CONTROL_TRANSFER: from fffff96000212473 to fffff801a74aa3d0
  168.  
  169. STACK_TEXT:
  170. fffff880`2e253618 fffff960`00212473 : 00000000`00000000 00000000`00000000 fffff901`000bc220 00000000`00000000 : nt!IoGetRelatedDeviceObject
  171. fffff880`2e253620 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : win32k!DrvUpdateGraphicsDeviceList+0xffffffff`fff8fe9f
  172.  
  173.  
  174. FOLLOWUP_IP:
  175. win32k!DrvUpdateGraphicsDeviceList+fffffffffff8fe9f
  176. fffff960`00212473 4889442468 mov qword ptr [rsp+68h],rax
  177.  
  178. SYMBOL_STACK_INDEX: 1
  179.  
  180. SYMBOL_NAME: win32k!DrvUpdateGraphicsDeviceList+fffffffffff8fe9f
  181.  
  182. FOLLOWUP_NAME: MachineOwner
  183.  
  184. MODULE_NAME: win32k
  185.  
  186. IMAGE_NAME: win32k.sys
  187.  
  188. DEBUG_FLR_IMAGE_TIMESTAMP: 51637e38
  189.  
  190. STACK_COMMAND: .cxr 0xfffff8802e252c10 ; kb
  191.  
  192. FAILURE_BUCKET_ID: X64_0x3B_win32k!DrvUpdateGraphicsDeviceList+fffffffffff8fe9f
  193.  
  194. BUCKET_ID: X64_0x3B_win32k!DrvUpdateGraphicsDeviceList+fffffffffff8fe9f
  195.  
  196. Followup: MachineOwner
  197. ---------
Advertisement
Add Comment
Please, Sign In to add comment