Solved BSOD DPC_WATCHDOG_VIOLATION w/ dmp files (Windows 8 Pro)

kramer

New Member
Messages
2
I have been experiencing BSOD a lot of times now. But it occurs mainly with a few days as interval. The problem occurs randomly but occurs mainly while browsing. Been using google chrome and mozilla firefox. But today the most recent one occur while I was just idle in the desktop and no applications open at all. It is really annoying me and I really don't know the cause. Here is my dmp files by the way.
 

My Computer

System One

  • OS
    Windows 8 Professional(32bit)
    System Manufacturer/Model
    Acer 4750g
    CPU
    Intel i3 2310m
    Graphics Card(s)
    Nvidia Geforce 540m
Code:
********************************************************************************                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************


Use !analyze -v to get detailed debugging information.


BugCheck 133, {0, 281, 280, 0}


Probably caused by : ntkrpamp.exe ( nt! ?? ::FNODOBFM::`string'+ead3 )


Followup: MachineOwner
---------


0: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************


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


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




DPC_TIMEOUT_TYPE:  SINGLE_DPC_TIMEOUT_EXCEEDED


CUSTOMER_CRASH_COUNT:  1


[B]DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT[/B]

[B]BUGCHECK_STR:  0x133[/B]

[B]PROCESS_NAME:  firefox.exe[/B]


CURRENT_IRQL:  1c


TAG_NOT_DEFINED_c000000f:  FFFFFFFF81318000


LAST_CONTROL_TRANSFER:  from 8218e19d to 82103088


STACK_TEXT:  
81317b74 8218e19d 00000133 00000000 00000281 nt!KeBugCheckEx
81317be0 82094d24 00486feb 00486fec 002b2d02 nt! ?? ::FNODOBFM::`string'+0xead3
81317c4c 82031ffe 81317c64 821f1e37 000000ac nt!KeUpdateTime+0x1d8
81317c6c 8204360d 81317c02 000000d1 81317d34 hal!HalpTimerClockInterruptCommon+0x66
81317c6c 821f1e37 81317c02 000000d1 81317d34 hal!HalpTimerClockInterrupt+0x199
81317d34 82075aca 85961d10 0000008c 00000003 nt!KiInsertTimerTable+0x246
81317d8c 821f10aa 8226d120 85961d10 81317f20 nt!KiTimerWaitTest+0x256
81317e10 821f1423 8226f380 00000010 00000001 nt!KiProcessExpiredTimerList+0x97
81317e64 821f0f6e 8226d120 8226f380 002b2b8e nt!KiExpireTimerTable+0x18b
81317ec8 821f0ac1 002b2b8b ae2f957e 000000ac nt!KiTimerExpiration+0xc2
81317ff4 8217b8fc cad16bbc 00000000 00000000 nt!KiRetireDpcList+0x20b
81317ff8 cad16bbc 00000000 00000000 0000ffff nt!KiDispatchInterrupt+0x2c
WARNING: Frame IP not in any known module. Following frames may be wrong.
81317ffc 00000000 00000000 0000ffff 00cf9b00 0xcad16bbc




STACK_COMMAND:  kb


FOLLOWUP_IP: 
nt! ?? ::FNODOBFM::`string'+ead3
8218e19d c786b404000000000000 mov dword ptr [esi+4B4h],0


SYMBOL_STACK_INDEX:  1


SYMBOL_NAME:  nt! ?? ::FNODOBFM::`string'+ead3


FOLLOWUP_NAME:  MachineOwner


MODULE_NAME: nt


IMAGE_NAME:  ntkrpamp.exe


DEBUG_FLR_IMAGE_TIMESTAMP:  50875219


BUCKET_ID_FUNC_OFFSET:  ead3


FAILURE_BUCKET_ID:  0x133_DPC_nt!_??_::FNODOBFM::_string_


BUCKET_ID:  0x133_DPC_nt!_??_::FNODOBFM::_string_


Followup: MachineOwner
---------

Firefox is responsible for BSOD

uninstall AIDA64 Extreme Edition
 

My Computer

System One

  • OS
    Windows 8.1 professional x64 + WMC
    System Manufacturer/Model
    Acer Aspire 5920
    CPU
    Core 2 duo T5550
    Motherboard
    ACER CHAPALA
    Memory
    4GB DDR2
    Graphics Card(s)
    Intel GMA X3100
    Screen Resolution
    1280 X 800
    Hard Drives
    160 GB HDD
ok... ill try to uninstall firefox and use another browser for the meantime to see if problems don't occur.
regarding aida64 I already removed it and 2 times I opened it and it caused bsod both times so I removed it.
thank you for the quick response by the way.
 

My Computer

System One

  • OS
    Windows 8 Professional(32bit)
    System Manufacturer/Model
    Acer 4750g
    CPU
    Intel i3 2310m
    Graphics Card(s)
    Nvidia Geforce 540m
Back
Top