Advertisement
Guest User

CreateDesktop BSOD

a guest
Jun 17th, 2013
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. SYSTEM_SERVICE_EXCEPTION (3b)
  2. An exception happened while executing a system service routine.
  3. Arguments:
  4. Arg1: 00000000c0000005, Exception code that caused the bugcheck
  5. Arg2: fffff960001e1d01, Address of the instruction which caused the bugcheck
  6. Arg3: fffff8800301ad30, Address of the context record for the exception that caused the bugcheck
  7. Arg4: 0000000000000000, zero.
  8.  
  9. Debugging Details:
  10. ------------------
  11.  
  12.  
  13. EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
  14.  
  15. FAULTING_IP:
  16. win32k!xxxSendBSMtoDesktop+a1
  17. fffff960`001e1d01 488b4e60 mov rcx,qword ptr [rsi+60h]
  18.  
  19. CONTEXT: fffff8800301ad30 -- (.cxr 0xfffff8800301ad30)
  20. rax=fffff90100798830 rbx=0000000000000000 rcx=0000000000000001
  21. rdx=000000000000031e rsi=0000000000000000 rdi=000000000000031e
  22. rip=fffff960001e1d01 rsp=fffff8800301b730 rbp=fffff8800301b819
  23. r8=0000000000000000 r9=0000000000000000 r10=0000000000000000
  24. r11=fffff8800301b8f8 r12=0000000000000000 r13=0000000000000001
  25. r14=0000000000000000 r15=fffff8800301b930
  26. iopl=0 nv up ei pl nz na pe nc
  27. cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010202
  28. win32k!xxxSendBSMtoDesktop+0xa1:
  29. fffff960`001e1d01 488b4e60 mov rcx,qword ptr [rsi+60h] ds:002b:00000000`00000060=????????????????
  30. Resetting default scope
  31.  
  32. CUSTOMER_CRASH_COUNT: 1
  33.  
  34. DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
  35.  
  36. BUGCHECK_STR: 0x3B
  37.  
  38. PROCESS_NAME: powershell.exe
  39.  
  40. CURRENT_IRQL: 0
  41.  
  42. LAST_CONTROL_TRANSFER: from fffff960001dea0e to fffff960001e1d01
  43.  
  44. STACK_TEXT:
  45. fffff880`0301b730 fffff960`001dea0e : 00000000`00000000 fffffa80`00d11eb0 fffff880`0301b8f0 fffff901`000bb070 : win32k!xxxSendBSMtoDesktop+0xa1
  46. fffff880`0301b870 fffff960`0032250f : fffff901`00400000 fffffa80`02eb8590 fffffa80`0292be40 00000000`00000000 : win32k!xxxSendMessageBSM+0x12a
  47. fffff880`0301b900 fffff960`00399ae2 : fffff901`000bb010 fffff901`00000000 fffff901`04036350 fffffa80`00d11a90 : win32k!BroadcastCompositionChange+0x43
  48. fffff880`0301b970 fffff960`0043e79a : fffffa80`02eb8590 fffff880`0301bcc0 fffffa80`0292be40 fffffa80`01f649a0 : win32k!zzzDecomposeDesktop+0x122
  49. fffff880`0301b9d0 fffff960`001dcd7f : 00000000`00000000 00000000`00000000 00000097`200dd870 00000000`00000000 : win32k!xxxCreateDesktopEx+0x2298fa
  50. fffff880`0301bb70 fffff802`f7889053 : fffffa80`0110d240 00000097`200dd858 fffff880`0301bbe8 00000000`00000000 : win32k!NtUserCreateDesktopEx+0xc3
  51. fffff880`0301bbd0 000007fa`ab021e4a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
  52. 00000097`200dd838 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x000007fa`ab021e4a
  53.  
  54.  
  55. FOLLOWUP_IP:
  56. win32k!xxxSendBSMtoDesktop+a1
  57. fffff960`001e1d01 488b4e60 mov rcx,qword ptr [rsi+60h]
  58.  
  59. SYMBOL_STACK_INDEX: 0
  60.  
  61. SYMBOL_NAME: win32k!xxxSendBSMtoDesktop+a1
  62.  
  63. FOLLOWUP_NAME: MachineOwner
  64.  
  65. MODULE_NAME: win32k
  66.  
  67. IMAGE_NAME: win32k.sys
  68.  
  69. DEBUG_FLR_IMAGE_TIMESTAMP: 5010aae5
  70.  
  71. STACK_COMMAND: .cxr 0xfffff8800301ad30 ; kb
  72.  
  73. BUCKET_ID_FUNC_OFFSET: a1
  74.  
  75. FAILURE_BUCKET_ID: 0x3B_win32k!xxxSendBSMtoDesktop
  76.  
  77. BUCKET_ID: 0x3B_win32k!xxxSendBSMtoDesktop
  78.  
  79. Followup: MachineOwner
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement