Windows 8 pro64 - DPC_WATCHDOG_VIOLATION after sleep mode.

chillath

New member
Joined
Jan 17, 2013
Posts
2
Hello, I just install win 8 pro and after drivers and windows updates, when the machine wakes from a sleep mode im getting that blue screen DPC_WATCHDOG_VIOLATION . I picked up that file if its helpful. 011713-12573-01.dmp thanks
 

Attachments

Hi -

The lone BSOD lists Adaptec SAS/SATA-II RAID WS03 Controller driver as the probable cause -
Code:
[font=lucida console]
arcsas.sys          Mon Mar 19 13:51:00 2012 (4F677204)[/font]
http://www.sysnative.com/drivers/driver.php?id=arcsas.sys


You will likely have problems with this Razer driver -
Code:
[font=lucida console]copperhd.sys        Tue May 23 23:51:13 2006 (4473D831)
[/font]
http://www.sysnative.com/drivers/driver.php?id=copperhd.sys

Check for Windows 8 RTM updates.

Regards. . .

jcgriff2


BSOD SUMMARY

Code:
[font=lucida console]
Debug session time: Wed Jan 16 17:55:16.654 2013 (UTC - 5:00)
Loading Dump File [C:\Users\PalmDesert\SysnativeBSODApps\011713-12573-01.dmp]
Built by: 9200.16461.amd64fre.win8_gdr.121119-1606
System Uptime: 0 days 0:02:53.163
*** WARNING: Unable to verify timestamp for arcsas.sys
*** ERROR: Module load completed but symbols could not be loaded for arcsas.sys
Probably caused by : arcsas.sys ( arcsas+1ec9 )
BugCheck 133, {0, 283, 282, 0}
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x00000133]DPC_WATCHDOG_VIOLATION (133)[/url]
Bugcheck code 00000133
Arguments: 
Arg1: 0000000000000000, A single DPC or ISR exceeded its time allotment. The offending
	component can usually be identified with a stack trace.
Arg2: 0000000000000283, The DPC time count (in ticks).
Arg3: 0000000000000282, The DPC time allotment (in ticks).
Arg4: 0000000000000000
BUGCHECK_STR:  0x133
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID:  X64_0x133_DPC_arcsas+1ec9
MaxSpeed:     3600
CurrentSpeed: 3602
BiosVersion = 3203
BiosReleaseDate = 11/26/2012
SystemManufacturer = System manufacturer
SystemProductName = System Product Name
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
[/font]
 
Back
Top