prodection
Femtopat
- Katılım
- 1 Ocak 2021
- Mesajlar
- 6
Daha fazla
- Cinsiyet
- Erkek
THREAD_STUCK_IN_DEVICE_DRIVER_M (100000ea)
The device driver is spinning in an infinite loop, most likely waiting for
hardware to become idle. This usually indicates problem with the hardware
itself or with the device driver programming the hardware incorrectly.
If the kernel debugger is connected and running when watchdog detects a
timeout condition then DbgBreakPoint() will be called instead of KeBugCheckEx()
and detailed message including bugcheck arguments will be printed to the
debugger. This way we can identify an offending thread, set breakpoints in it,
and hit go to return to the spinning code to debug it further. Because
KeBugCheckEx() is not called the .bugcheck directive will not return bugcheck
information in this case. The arguments are already printed out to the kernel
debugger. You can also retrieve them from a global variable via
"dd watchdog!g_WdBugCheckData l5" (use dq on NT64).
On MP machines it is possible to hit a timeout when the spinning thread is
interrupted by hardware interrupt and ISR or DPC routine is running at the time
of the bugcheck (this is because the timeout's work item can be delivered and
handled on the second CPU and the same time). If this is the case you will have
to look deeper at the offending thread's stack (e.g. using dds) to determine
spinning code which caused the timeout to occur.
Arguments:
Arg1: ffffe0005f7bd500, Pointer to a stuck thread object. Do .thread then kb on it to find
the hung location.
Arg2: 0000000000000000, Pointer to a DEFERRED_WATCHDOG object.
Arg3: 0000000000000000, Pointer to offending driver name.
Arg4: 0000000000000000, Number of times "intercepted" bugcheck 0xEA was hit (see notes).
Debugging Details:
------------------
fffff803b909fe58: Unable to get Flags value from nt!KdVersionBlock
GetUlongPtrFromAddress: unable to read from fffff803b915c308
KEY_VALUES_STRING: 1
Key : Analysis.CPU.mSec
Value: 2952
Key : Analysis.DebugAnalysisProvider.CPP
Value: Create: 8007007e on BORA
Key : Analysis.DebugData
Value: CreateObject
Key : Analysis.DebugModel
Value: CreateObject
Key : Analysis.Elapsed.mSec
Value: 8656
Key : Analysis.Memory.CommitPeak.Mb
Value: 69
Key : Analysis.System
Value: CreateObject
Key : WER.OS.Branch
Value: winblue_ltsb
Key : WER.OS.Timestamp
Value: 2020-10-21T06:00:00Z
Key : WER.OS.Version
Value: 8.1.9600.19880
ADDITIONAL_XML: 1
OS_BUILD_LAYERS: 1
BUGCHECK_CODE: ea
BUGCHECK_P1: ffffe0005f7bd500
BUGCHECK_P2: 0
BUGCHECK_P3: 0
BUGCHECK_P4: 0
FAULTING_THREAD: ffffe0005f7bd500
CUSTOMER_CRASH_COUNT: 1
PROCESS_NAME: System
STACK_TEXT:
ffffd000`85e65378 fffff800`2d2afa49 : 00000000`000000ea ffffe000`5f7bd500 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
ffffd000`85e65380 fffff800`2d2a90fe : ffffd000`85e65478 00000000`00000000 00000000`00000000 00000000`00000000 : dxgkrnl!TdrTimedOperationBugcheckOnTimeout+0x4d
ffffd000`85e653f0 fffff800`2e683970 : 00000000`00000000 ffffe000`5e77a000 00000000`00000000 00000000`00000064 : dxgkrnl!TdrTimedOperationDelay+0x7f42
ffffd000`85e65450 00000000`00000000 : ffffe000`5e77a000 00000000`00000000 00000000`00000064 00000000`00002710 : atikmdag+0x56970
STACK_COMMAND: .thread 0xffffe0005f7bd500 ; kb
SYMBOL_NAME: dxgkrnl!TdrTimedOperationBugcheckOnTimeout+4d
MODULE_NAME: dxgkrnl
IMAGE_NAME: dxgkrnl.sys
IMAGE_VERSION: 6.3.9600.19622
FAILURE_BUCKET_ID: 0xEA_IMAGE_dxgkrnl.sys
OS_VERSION: 8.1.9600.19880
BUILDLAB_STR: winblue_ltsb
OSPLATFORM_TYPE: x64
OSNAME: Windows 8.1
FAILURE_ID_HASH: {ea458ad2-d5ab-aa6c-7a11-54653c70dfb8}
Followup: MachineOwner
---------
Ekran kartı nedir?
(WHQL) Sürümü yüklemeyi denediniz mi?
DDU ile kaldırın sürücüleri.AMD Radeon R5 M330, denemedim
Merhaba, Windows 10 Pro ya geçtim ama Windows Update güncelleme yaptıktan sonra mavi ekran alıyorum ve kurtarma ekranına atıyorÇünkü sorun Windows 10'da değildi. Aksine, güncellik bu tarz durumlarda önem arz etmekte. Windows 10'a geçin, sürücüleri de elle güncelleyin. Sürücü bulucu kullanmayın, kullanıyorsanız. Yine devam ederse yazarsınız, bakarım.
Bu sitenin çalışmasını sağlamak için gerekli çerezleri ve deneyiminizi iyileştirmek için isteğe bağlı çerezleri kullanıyoruz.