Blue Screen on Hibernate

Joined
Jun 21, 2013
Messages
4
Reaction score
0
Hi,

After a couple of trouble-free year with my DELL Latitude, I've started getting crashes when trying to hibernate. Its showing DRIVER_POWER_STATE_FAILURE (9F) and produces a Mini Dump, but I can't seem to tie it down to an executable. Any help gratefully accepted. I've attached a zip with the dump files.

Thanks in Advance
 

Attachments

TrainableMan

^ The World's First ^
Moderator
Joined
May 10, 2010
Messages
9,353
Reaction score
1,587
Have you changed your network connection at all? New network card, wi-fi card, ethernet adapter, new drivers for them?

It is likely related to your networking. Make sure your drivers are up-to-date and go into control panel>device manager and locate your network devices and under the power management tab make sure they are set to never sleep.
 
Joined
Jun 21, 2013
Messages
4
Reaction score
0
Hi Thanks for the reply. I haven't added or changed anything on the networking side as its been stable for at least a year. I'll try the power settings and post a reply.
 

TrainableMan

^ The World's First ^
Moderator
Joined
May 10, 2010
Messages
9,353
Reaction score
1,587
Do you use Windows Updates and have the box checked to treat Recommended updates the same as critical updates?
WinUpdateSettings.jpg
If so then it is very possible Microsoft updated your driver for you.

Definitely give the power management settings a look.
 
Joined
Jun 21, 2013
Messages
4
Reaction score
0
Hi,

I changed the power settings but its still crashing. I do let Microsoft update non critical stuff, so I guess that a driver was updated by MS, so I'll just have to go through and start removing stuff
 
Joined
Jun 21, 2013
Messages
4
Reaction score
0
Hi,

I've taken a look at the latest minidump and its given me a bit more information...

*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

DRIVER_POWER_STATE_FAILURE (9f)
A driver is causing an inconsistent power state.
Arguments:
Arg1: 00000003, A device object has been blocking an Irp for too long a time
Arg2: 863ad488, Physical Device Object of the stack
Arg3: 83762ae0, Functional Device Object of the stack
Arg4: 87df70d0, The blocked IRP

Debugging Details:
------------------

*** WARNING: Unable to verify timestamp for eacfilt.sys
*** ERROR: Module load completed but symbols could not be loaded for eacfilt.sys

DRVPOWERSTATE_SUBCODE: 3

IRP_ADDRESS: 87df70d0

DEVICE_OBJECT: 878db028

DRIVER_OBJECT: 875e0aa8

IMAGE_NAME: eacfilt.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 46042235

MODULE_NAME: eacfilt

FAULTING_MODULE: 9de23000 eacfilt

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

BUGCHECK_STR: 0x9F

PROCESS_NAME: System

CURRENT_IRQL: 2

LAST_CONTROL_TRANSFER: from 83702377 to 83719bf0

STACK_TEXT:
83762a94 83702377 0000009f 00000003 863ad488 nt!KeBugCheckEx+0x1e
83762b00 837023f0 83762ba0 00000000 8376f380 nt!PopCheckIrpWatchdog+0x1f5
83762b38 836b44b9 8377d6e0 00000000 6db97444 nt!PopCheckForIdleness+0x73
83762b7c 836b445d 83765d20 83762ca8 00000001 nt!KiProcessTimerDpcTable+0x50
83762c68 836b431a 83765d20 83762ca8 00000000 nt!KiProcessExpiredTimerList+0x101
83762cdc 836b24ae 0008b95a 86c2e518 8376f380 nt!KiTimerExpiration+0x25c
83762d20 836b22d8 00000000 0000000e 00000000 nt!KiRetireDpcList+0xcb
83762d24 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0x38


STACK_COMMAND: kb

FOLLOWUP_NAME: MachineOwner

FAILURE_BUCKET_ID: 0x9F_IMAGE_eacfilt.sys

BUCKET_ID: 0x9F_IMAGE_eacfilt.sys

Followup: MachineOwner
~~~~~~~~~~~

I looked at what used eacfilt.sys and the only thing that seemed suspicious was a Cisco VPN Client that I used to use to access a customers systems. I uninstalled this (although I haven't updated it since it was installed) and bingo! So far I've been able to hibernate without issue.

I'll keep an eye on it, but fingers crossed!

Thanks for all the help!
 

TrainableMan

^ The World's First ^
Moderator
Joined
May 10, 2010
Messages
9,353
Reaction score
1,587
You can go in to control panel > device manager and look at your network drivers and see if any have a "rollback driver" available. But if rolling back the driver does solve the problem them you will need to go into Microsoft Updates and hide the update for that driver or it will keep getting installed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top