BSOD - IRQL_Not_less_or_equal - SFC stopping

RodgerE1

New member
Joined
Jun 17, 2013
Posts
2
I followed the instructions here: https://www.sysnative.com/forums/bs...g-instructions-windows-8-7-windows-vista.html
and attached the files.

I'm using Windows 8-64bit and I have been getting the BSOD occasionally(usually when I am away from the PC). I have tried running SFC /Scannow and it stops at 63% with the error "Window Resource Protection could not perform the requested operation."

I have also tried running SFC from Safe Mode, with the same result.


If anyone has any suggestions, please let me know.

Thank YOU!

Rodger
 

Attachments

Welcome to Sysnative RodgerE1,

Code:
[COLOR=#ff0000]BugCheck A[/COLOR], {178fe0d, 2, 0, fffff8033510ddb3}

Probably caused by : CLFS.SYS ( CLFS!CClfsLogFcbPhysical::MapCacheData+10f )

Code:
Usual causes:  Kernel mode driver, System Service, BIOS, Windows, Virus scanner, Backup tool, compatibility

This bugcheck is usually caused by device drivers attempting to access invalid memory addresses, at IRQL levels which are too high to cause a interrupt.

Your Marvell 91xx SATA Controller Driver seems to be a possible cause, please check for any updates available here - Marvell - Support

Code:
2: kd> [COLOR=#008000]lmvm mvs91xx[/COLOR]
start             end                 module name
fffff880`0123a000 fffff880`012cd000   mvs91xx    (deferred)             
    Image path: \SystemRoot\System32\drivers\mvs91xx.sys
    Image name: mvs91xx.sys
    Timestamp:        [COLOR=#ff0000]Thu Jan 24 07:44:05 2013[/COLOR] (5100E645)
    CheckSum:         0005A32D
    ImageSize:        00093000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

Remove:

Code:
Start Menu\Programs\AVG

AVG is known to cause BSOD issues, please remove this program with the official AVG Removal Tool, and then enable Windows Defender.

Remove:

Code:
Start Menu\Programs\Alcohol 120%

Alcohol 120% is another known BSOD cause, which remove this program using Revo Uninstaller Pro - Uninstall Software, Remove Programs easily, Forced Uninstall, Leftovers Uninstaller.

I would suggest runnning some https://www.sysnative.com/forums/hardware-tutorials/4072-hard-drive-hdd-diagnostics.html
 
I had to do a system refresh. It seems to be working now, I just have to reinstall everything.
Thank You!
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top