BOSD Random

usmanp24

New Member
Messages
1
Hi,
I was facing intense random BOSDs and after some research i have find out that it was the Mcafee causing the BOSD. I refreshed the window to initial state and removed Mcafee now i have gotten one BOSD but i don't know what is the problem. Please look into this.

Thanks,

View attachment 66401
 
Hi usmanp24,

Welcome to the 8forums.

Please check Windows Update for updates, install every update available, it may take some times to get them all.
Windows 10 update is your call.

Please uninstall ASUS software, some are known for causing bluescreens.

Please check your manufacturer, ASUS, for driver updates.
The flagged drivers are the Intel(R) Dual Band Wireless-AC 7260 driver and Intel Rapid Storage Technology driver.
Code:
ffffd000`207b4268  fffff801`1e22f796*** WARNING: Unable to verify timestamp for iaStorA.sys
*** ERROR: Module load completed but symbols could not be loaded for iaStorA.sys
 iaStorA+0x9796
ffffd000`207b4270  fffff801`20fdec49Unable to load image \SystemRoot\system32\DRIVERS\Netwbw02.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for Netwbw02.sys
*** ERROR: Module load completed but symbols could not be loaded for Netwbw02.sys
 Netwbw02+0x1d3c49

7: kd> lmvm iaStorA
start             end                 module name
fffff801`1e226000 fffff801`1e4f0000   iaStorA  T (no symbols)           
    Loaded symbol image file: iaStorA.sys
    Image path: \SystemRoot\System32\drivers\iaStorA.sys
    Image name: iaStorA.sys
    Timestamp:        [COLOR=#FF0000]Sat Jun 07 01:20:24 2014[/COLOR] (53924CB8)
    CheckSum:         000AE8EA
    ImageSize:        002CA000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
7: kd> lmvm Netwbw02
start             end                 module name
fffff801`20e0b000 fffff801`2118a000   Netwbw02 T (no symbols)           
    Loaded symbol image file: Netwbw02.sys
    Image path: \SystemRoot\system32\DRIVERS\Netwbw02.sys
    Image name: Netwbw02.sys
    Timestamp:        [COLOR=#FF0000]Mon Nov 17 10:17:19 2014[/COLOR] (5469BD1F)
    CheckSum:         0035CFDD
    ImageSize:        0037F000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
 
Back
Top