Hi,
Your dumps have error code:
- 0x50 = that invalid system memory (could be RAM or
driver)
- 0xF4 = system operation has unexpectedly exited or been terminated.
You have memory corruption issue so perform memory test for at least 7 passes.
RAM - Test with Memtest86+ Code:
BugCheck 50, {fffffa801235299b, 0, fffff80002a8cd3b, 2}
Could not read faulting driver name
Probably caused by : memory_corruption ( nt!MiAgeWorkingSet+41b ) Uninstall Alcohol/Daemon and remove its driver with
Sptdinst.
You could re install that software later after your system stable.
The worse thing is your performance report indicated:
CPU,
Graphic,
Disk, and
Memory are in the poor performance.
Maybe there is something wrong with your motherboard.
Log
Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck F4, {3, fffffa800521cb30, fffffa800521ce10, fffff800029d4240}
Probably caused by : csrss.exe
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
CRITICAL_OBJECT_TERMINATION (f4)
A process or thread crucial to system operation has unexpectedly exited or been
terminated.
Several processes and threads are necessary for the operation of the
system; when they are terminated (for any reason), the system can no
longer function.
Arguments:
Arg1: 0000000000000003, Process
Arg2: fffffa800521cb30, Terminating object
Arg3: fffffa800521ce10, Process image file name
Arg4: fffff800029d4240, Explanatory message (ascii)
Debugging Details:
------------------
PROCESS_OBJECT: fffffa800521cb30
IMAGE_NAME: csrss.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: csrss
FAULTING_MODULE: 0000000000000000
PROCESS_NAME: csrss.exe
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
BUGCHECK_STR: 0xF4_C0000005
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
CURRENT_IRQL: 0
STACK_TEXT:
fffff880`03accb08 fffff800`02a57142 : 00000000`000000f4 00000000`00000003 fffffa80`0521cb30 fffffa80`0521ce10 : nt!KeBugCheckEx
fffff880`03accb10 fffff800`02a03269 : ffffffff`ffffffff fffffa80`055deb60 fffffa80`0521cb30 fffffa80`0521cb30 : nt!PspCatchCriticalBreak+0x92
fffff880`03accb50 fffff800`02987c74 : ffffffff`ffffffff 00000000`00000001 fffffa80`0521cb30 00000000`00000008 : nt! ?? ::NNGAKEGL::`string'+0x17a06
fffff880`03accba0 fffff800`026cb153 : fffffa80`0521cb30 fffff880`c0000005 fffffa80`055deb60 fffffa80`05bc5060 : nt!NtTerminateProcess+0xf4
fffff880`03accc20 00000000`772d017a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0083e768 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x772d017a
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
FAILURE_BUCKET_ID: X64_0xF4_C0000005_IMAGE_csrss.exe
BUCKET_ID: X64_0xF4_C0000005_IMAGE_csrss.exe
Followup: MachineOwner
---------