Windows 8.1 random BSOD at night

Code:
2: kd> .bugcheck
Bugcheck code 0000009F
Arguments 00000000`00000003 ffffe001`0fbea060 ffffd000`206f7960 ffffe001`11255950

2: kd> !irp ffffe00111255950
Irp is active with 6 stacks 4 is current (= 0xffffe00111255af8)
 No Mdl: No System Buffer: Thread 00000000:  Irp stack trace.  
     cmd  flg cl Device   File     Completion-Context
 [  0, 0]   0  0 00000000 00000000 00000000-00000000    

			Args: 00000000 00000000 00000000 00000000
 [  0, 0]   0  0 00000000 00000000 00000000-00000000    

			Args: 00000000 00000000 00000000 00000000
 [  0, 0]   0  0 00000000 00000000 00000000-00000000    

			Args: 00000000 00000000 00000000 00000000
>[ 16, 2]   0  0 ffffe00110a6d050 00000000 00000000-00000000    
	      Unable to load image \SystemRoot\system32\DRIVERS\wificlass.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for wificlass.sys
*** ERROR: Module load completed but symbols could not be loaded for wificlass.sys
 \Driver\WiFiClass
			Args: 00000000 00000001 00000004 00000000
 [ 16, 2]   0 e1 ffffe0011038dcb0 00000000 fffff802e4ba5efc-ffffe0010edbaf00 Success Error Cancel pending
	       \Driver\vwifibus	nt!PopRequestCompletion
			Args: 00000000 00000001 00000004 00000000
 [  0, 0]   0  0 00000000 00000000 00000000-ffffe0010edbaf00    

			Args: 00000000 00000000 00000000 00000000

2: kd> !devstack ffffe0010fbea060
  !DevObj           !DrvObj            !DevExt           ObjectName
  ffffe0011038dcb0  \Driver\vwifibus   ffffe001105aae60  InfoMask field not found for _OBJECT_HEADER at ffffe0011038dc80

  ffffe00110a6d050  \Driver\WiFiClass  ffffe00110a6d1a0  InfoMask field not found for _OBJECT_HEADER at ffffe00110a6d020

  ffffe001105c0850 *** WARNING: Unable to verify timestamp for mrvlpcie8897.sys
*** ERROR: Module load completed but symbols could not be loaded for mrvlpcie8897.sys
 \Driver\mrvlpcie8897ffffe00110b012f0  InfoMask field not found for _OBJECT_HEADER at ffffe001105c0820

  ffffe0010fbe9b20  \Driver\ACPI       ffffe0010e7cd910  InfoMask field not found for _OBJECT_HEADER at ffffe0010fbe9af0

> ffffe0010fbea060  \Driver\pci        ffffe0010fbea1b0  Cannot read info offset from nt!ObpInfoMaskToOffset

!DevNode ffffe0010fbec0f0 :
  DeviceInst is "PCI\VEN_11AB&DEV_2B38&SUBSYS_045E0001&REV_00\4&28629041&0&00E0"
  ServiceName is "WiFiClass"

2: kd> lmvm mrvlpcie8897
start             end                 module name
fffff801`dccbb000 fffff801`dce1f000   mrvlpcie8897 T (no symbols)           
    Loaded symbol image file: mrvlpcie8897.sys
    Image path: \SystemRoot\system32\DRIVERS\mrvlpcie8897.sys
    Image name: mrvlpcie8897.sys
    Timestamp:        Mon Dec 22 23:20:52 2014 (5498A754)
    CheckSum:         000FE8E8
    ImageSize:        00164000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

Your Marvell LE Driver is blocking an IRP for too long, thus holding up any other IRPs.
It's your wireless network driver, I suggest you update it, or roll the driver back.
 
Thanks Jared. i should have mentioned that I'm on a Surface PRO 3, windows 8.1, and running that latest Firmware patch (january) there ability to rollback the driver through device manager is greyed out. i've scouwered Google to find the Surface Pro 3 Novemeber update, but cannot find it. in that update is a WIFi Marvell driver version(v15.68.3066.135). any other idea i could try?


thanks!
 
Hello Jared,

it happened just now. attached is the dump. is it the same "Marvell LE Driver is blocking an IRP for too long, thus holding up any other IRPs." and no, i'm not using Cisco AnyConnect. thanks!
 

Attachments

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

Back
Top