DPC_WATCHDOG_VIOLATION BSOD เป็นประจำบน Windows 8


4

ฉันมี Blue Screen of Death อยู่บ่อยครั้งใน Windows 8 Dell XPS 13 UltraBook ใหม่ของฉัน เฉพาะ:

ฮาร์ดแวร์ (ภาพหน้าจอของตัวจัดการอุปกรณ์ที่ฉันคิดว่าเป็นรายการที่เกี่ยวข้องมากที่สุดที่ขยาย):

ป้อนคำอธิบายรูปภาพที่นี่

ซอฟต์แวร์: ระบบปฏิบัติการ: แอพพลิเคชัน Windows 8: เว็บเบราว์เซอร์, เครื่องมือในการพัฒนา (Prolog, Eclipse, ฯลฯ )

โดยเฉพาะเจาะจงมากขึ้น BSOD เกิดขึ้นเกือบทุกครั้งที่ฉันพยายามลงชื่อเข้าใช้เครื่องเมื่อเริ่มต้น เมื่อฉันพิมพ์รหัสผ่านหรือหลังจากพิมพ์รหัสผ่านของฉันเสร็จฉันจะได้รับ BSOD เสมอด้วย "DPC_WATCHDOG_VIOLATION" บางครั้งมันก็เกิดขึ้นทุกครั้งที่สอง แต่ไม่เคยเกิดขึ้นในเวลาต่อเนื่องที่ฉันเข้าสู่ระบบฉันไม่มีความคิดว่ามีความเกี่ยวข้องใด ๆ หรือแม้กระทั่งรูปแบบที่ถูกต้อง

เพื่อวินิจฉัยปัญหาฉันดาวน์โหลดWhoCrashedและมันบอกฉันนี้:

On Sun 2013-03-24 2:52:26 PM GMT your computer crashed
crash dump file: C:\Windows\Minidump\032413-6218-01.dmp
This was probably caused by the following module: ntoskrnl.exe (nt+0x7A040) 
Bugcheck code: 0x133 (0x0, 0x281, 0x280, 0x0)
Error: DPC_WATCHDOG_VIOLATION
file path: C:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL or above.
This appears to be a typical software driver bug and is not likely to be caused by a hardware problem. This problem might be caused by a thermal issue. 
The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time. 

On Sun 2013-03-24 2:52:26 PM GMT your computer crashed
crash dump file: C:\Windows\memory.dmp
This was probably caused by the following module: usbmac64.sys (USBMAC64+0x5B96) 
Bugcheck code: 0x133 (0x0, 0x281, 0x280, 0x0)
Error: DPC_WATCHDOG_VIOLATION
file path: C:\Windows\system32\drivers\usbmac64.sys
product: --
company: --
description: NDIS 5.0 driver
Bug check description: The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL or above.
This appears to be a typical software driver bug and is not likely to be caused by a hardware problem. This problem might be caused by a thermal issue. 
A third party driver was identified as the probable root cause of this system error. It is suggested you look for an update for the following driver: usbmac64.sys (NDIS 5.0 driver, --). 
Google query: -- DPC_WATCHDOG_VIOLATION

ฉันไม่แน่ใจว่าจะดำเนินการต่อไปอย่างไร ฉันใช้Dell System Detectเพื่อตรวจสอบว่าฉันมีไดรเวอร์ที่อัปเดตทั้งหมดสำหรับเครื่องของฉันหรือไม่

ขอบคุณอินพุตใด ๆ ในสิ่งนี้

แก้ไข: เพิ่มลิงค์ไปยังไฟล์. dmp ทั้งหมดที่เกี่ยวข้องกับปัญหานี้ที่นี่


ไม่สนใจเครื่องมือบั๊กกี้เหล่านั้น เปิดไฟล์ dmp ด้วย Windg หากคุณไม่แน่ใจให้อัปโหลดไฟล์ dmp ทั้งหมดเพื่อให้ฉันสามารถดูได้
magicandre1981

"อาจเกิดจาก ntoskrnl.exe" เป็นไฟล์. dmp ตัวใดตัวหนึ่งที่บอกฉัน อย่างไรก็ตามนี่คือลิงค์ไปยังไฟล์. dmp ทั้งหมดที่เกี่ยวข้องกับปัญหานี้
karancan

คำตอบ:


4

ความผิดพลาดเกิดจากไดรเวอร์ USBMAC64.SYS

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

DPC_WATCHDOG_VIOLATION (133)
The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL
or above.
Arguments:
Arg1: 0000000000000000, A single DPC or ISR exceeded its time allotment. The offending
    component can usually be identified with a stack trace.
Arg2: 0000000000000281, The DPC time count (in ticks).
Arg3: 0000000000000280, The DPC time allotment (in ticks).
Arg4: 0000000000000000

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


DPC_TIMEOUT_TYPE:  SINGLE_DPC_TIMEOUT_EXCEEDED

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT

BUGCHECK_STR:  0x133

PROCESS_NAME:  svchost.exe

CURRENT_IRQL:  d

TAG_NOT_DEFINED_c000000f:  FFFFF880009C5FB0

LAST_CONTROL_TRANSFER:  from fffff8035a9dd6ef to fffff8035a884040

STACK_TEXT:  
nt!KeBugCheckEx
nt! ?? ::FNODOBFM::`string'
nt!KeUpdateRunTime
hal!HalpTimerClockInterrupt
nt!KiInterruptDispatchLBControl
nt!KeAcquireSpinLockRaiseToDpc
ACPI!ACPIDispatchIrp
USBMAC64
0x0
0x0
0x0


IMAGE_NAME:  USBMAC64.SYS

FAILURE_BUCKET_ID:  0x133_DPC_USBMAC64+6b68

BUCKET_ID:  0x133_DPC_USBMAC64+6b68

    Loaded symbol image file: USBMAC64.SYS
    Image path: \SystemRoot\system32\DRIVERS\USBMAC64.SYS
    Image name: USBMAC64.SYS
    Timestamp:        Fri May 25 11:35:13 2012

นี้ตะเข็บจะเป็นคนขับสำหรับMosChip 7830 HighSpeed USB-Ethernet Adapter ดูว่ามีการอัพเดทหรือไม่


ปรากฎว่ายังไม่มีการอัปเดตไดรเวอร์สำหรับอีเทอร์เน็ตดองเกิลเป็นระยะเวลาหนึ่ง ดูเหมือนว่าฉันจะเปลี่ยนเป็นดองเกิลอีเธอร์เน็ตของ Dell แทน
karancan
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.