Advertisement
Guest User

Bugcheck

a guest
Jan 18th, 2013
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. *******************************************************************************
  2. * *
  3. * Bugcheck Analysis *
  4. * *
  5. *******************************************************************************
  6.  
  7. CRITICAL_OBJECT_TERMINATION (f4)
  8. A process or thread crucial to system operation has unexpectedly exited or been
  9. terminated.
  10. Several processes and threads are necessary for the operation of the
  11. system; when they are terminated (for any reason), the system can no
  12. longer function.
  13. Arguments:
  14. Arg1: 0000000000000003, Process
  15. Arg2: fffffa800a3e8060, Terminating object
  16. Arg3: fffffa800a3e8340, Process image file name
  17. Arg4: fffff800033e4460, Explanatory message (ascii)
  18.  
  19. Debugging Details:
  20. ------------------
  21.  
  22. ----- ETW minidump data unavailable-----TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\modclass.ini, error 2
  23.  
  24. PROCESS_OBJECT: fffffa800a3e8060
  25.  
  26. IMAGE_NAME: csrss.exe
  27.  
  28. DEBUG_FLR_IMAGE_TIMESTAMP: 0
  29.  
  30. MODULE_NAME: csrss
  31.  
  32. FAULTING_MODULE: 0000000000000000
  33.  
  34. PROCESS_NAME: csrss.exe
  35.  
  36. EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
  37.  
  38. BUGCHECK_STR: 0xF4_fffff800c0000005
  39.  
  40. DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
  41.  
  42. CURRENT_IRQL: 0
  43.  
  44. STACK_TEXT:
  45. fffff880`047c6e38 fffff800`0346c822 : 00000000`000000f4 00000000`00000003 fffffa80`0a3e8060 fffffa80`0a3e8340 : nt!KeBugCheckEx
  46. fffff880`047c6e40 fffff800`03418e0b : ffffffff`ffffffff fffffa80`0a7d7b50 fffffa80`0a3e8060 fffffa80`0a3e8060 : nt!PspCatchCriticalBreak+0x92
  47. fffff880`047c6e80 fffff800`03397f04 : ffffffff`ffffffff 00000000`00000001 fffffa80`0a3e8060 00000000`00000008 : nt! ?? ::NNGAKEGL::`string'+0x176e6
  48. fffff880`047c6ed0 fffff800`030e4253 : fffffa80`0a3e8060 fffff800`c0000005 fffffa80`0a7d7b50 00000000`00830900 : nt!NtTerminateProcess+0xf4
  49. fffff880`047c6f50 fffff800`030e0810 : fffff800`0312fb7f fffff880`047c7a38 fffff880`047c7790 fffff880`047c7ae0 : nt!KiSystemServiceCopyEnd+0x13
  50. fffff880`047c70e8 fffff800`0312fb7f : fffff880`047c7a38 fffff880`047c7790 fffff880`047c7ae0 00000000`00831d50 : nt!KiServiceLinkage
  51. fffff880`047c70f0 fffff800`030e4642 : fffff880`047c7a38 00000000`0001226c fffff880`047c7ae0 00000000`00831828 : nt! ?? ::FNODOBFM::`string'+0x488a4
  52. fffff880`047c7900 fffff800`030e31ba : 00000000`00000001 00000000`00830ff8 00000000`0086e401 00000000`0001226c : nt!KiExceptionDispatch+0xc2
  53. fffff880`047c7ae0 00000000`76da8e2b : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x23a
  54. 00000000`00831000 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x76da8e2b
  55.  
  56.  
  57. STACK_COMMAND: kb
  58.  
  59. FOLLOWUP_NAME: MachineOwner
  60.  
  61. FAILURE_BUCKET_ID: X64_0xF4_fffff800c0000005_IMAGE_csrss.exe
  62.  
  63. BUCKET_ID: X64_0xF4_fffff800c0000005_IMAGE_csrss.exe
  64.  
  65. Followup: MachineOwner
  66. ---------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement