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!