*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 24, {1904fb, fffff88005a88178, fffff88005a879d0, fffff80002c9fdfe}
Probably caused by : memory_corruption ( nt!MiUnlinkPageFromLockedList+36e )
Followup: MachineOwner
Hi,
Bugcheck 24 relates to the NTFS file system and possible causes are faulty SATA/IDE drivers, bad sectors on the HDD and limited space left on the drive.
Looking over your drivers I did notice this little fellow:
wdcsam64.sys Wed Apr 16 09:39:08 2008 : Western Digital SCSI Arcitecture Model (SAM) WDM driver 2008 driver version has known BSOD issues in Windows A driver which dates to 2011 can be found under WD SES from the list found here: Link Removed
to check for possible corruption within the system run sfc scanner. Look for command prompt in the all programs section of the start menu, right click and run as admin. Type:
sfc /scannow
Press enter and await results.
To check for corrupted sectors please run a chkdsk. This guide will show you how: Link Removed
Please tick the check boxes to look for and repair broken sectors.
If the drive won't run chkdsk then run Seatools as this give you an idea on whether the drive needs replacing or not.