'THREAD_STUCK_IN_DEVICE_DRIVER' Mavi Ekran Hatası

Ahmetttt96

Hectopat
Katılım
15 Ağustos 2018
Mesajlar
34
İyi geceler arkadaşlar neredeyse son birkaç yıldır mavi ekran hatası almaktayım. Bugünkü ekran kartı güncellemesinden sonra CS GO'ya girdim ve en sonunda bir mavi ekran hatası daha aldım ve bu da benim sabrımı iyice taşırdı. DMP uzantılı dosyalar burada. Ben anlamadığım için size paylaşmak istedim, indirip benim için bakabilir misiniz?

Bu arada aldıgım hata: THREAD_STUCK_IN_DEVICE_DRIVER

 
DDU ile AMD GPU kaldır ve bir önceki sürüme dönüp dene.
Kod:
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: ffffc8067ad26080, 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:
------------------

*** WARNING: Unable to verify timestamp for atikmdag.sys

KEY_VALUES_STRING: 1

Key : Analysis.CPU.Sec
Value: 4

Key : Analysis.DebugAnalysisProvider.CPP
Value: Create: 8007007e on DESKTOP-I8FA0KP

Key : Analysis.DebugData
Value: CreateObject

Key : Analysis.DebugModel
Value: CreateObject

Key : Analysis.Elapsed.Sec
Value: 82

Key : Analysis.Memory.CommitPeak.Mb
Value: 73

Key : Analysis.System
Value: CreateObject


BUGCHECK_CODE: ea

BUGCHECK_P1: ffffc8067ad26080

BUGCHECK_P2: 0

BUGCHECK_P3: 0

BUGCHECK_P4: 0

FAULTING_THREAD: ffffc8067ad26080

BLACKBOXBSD: 1 (!blackboxbsd)


BLACKBOXNTFS: 1 (!blackboxntfs)


BLACKBOXWINLOGON: 1

CUSTOMER_CRASH_COUNT: 1

PROCESS_NAME: AUEPUF.exe

STACK_TEXT:
ffffef83`f1e7ca38 fffff80b`62c40d70 : 00000000`000000ea ffffc806`7ad26080 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
ffffef83`f1e7ca40 fffff80b`62c40e4e : ffffef83`f1e7cb28 fffff80b`62c1bde6 ffffef83`f1e7cb28 ffffef83`f1e7cb70 : dxgkrnl!TdrTimedOperationBugcheckOnTimeout+0x40
ffffef83`f1e7cab0 fffff80b`67c322ba : 00000001`64509c26 ffffef83`f1e7cb70 00000000`00000000 ffffc806`7a568000 : dxgkrnl!TdrTimedOperationDelay+0xce
ffffef83`f1e7caf0 00000001`64509c26 : ffffef83`f1e7cb70 00000000`00000000 ffffc806`7a568000 00000000`00000001 : atikmdag+0x722ba
ffffef83`f1e7caf8 ffffef83`f1e7cb70 : 00000000`00000000 ffffc806`7a568000 00000000`00000001 00000000`00989680 : 0x00000001`64509c26
ffffef83`f1e7cb00 00000000`00000000 : ffffc806`7a568000 00000000`00000001 00000000`00989680 fffff80b`00000000 : 0xffffef83`f1e7cb70


STACK_COMMAND: .thread 0xffffc8067ad26080 ; kb

SYMBOL_NAME: dxgkrnl!TdrTimedOperationBugcheckOnTimeout+40

MODULE_NAME: dxgkrnl

IMAGE_NAME:  dxgkrnl.sys

IMAGE_VERSION: 10.0.18362.295

FAILURE_BUCKET_ID: 0xEA_IMAGE_dxgkrnl.sys

OS_VERSION: 10.0.18362.1

BUILDLAB_STR: 19h1_release

OSPLATFORM_TYPE: x64

OSNAME: Windows 10

FAILURE_ID_HASH: {ea458ad2-d5ab-aa6c-7a11-54653c70dfb8}

Followup:     MachineOwner
 
İlgilendiğiniz için çok teşekkür ederim. Sorunun yazılımsal olmadığını rahatlıkla söyleyebilirim mavi ekran hatasını yıllardır almaktayım sorunuma başka bir çözüm bulabilirseniz sevinirim.
Amd Ryzen 3 1200
Asus Amd R7 260X
Gigabyte B350M Anakart
WD 500 GB harddisk
Kingston Fury 8 GB 2400 MHz Ram
Diğer donanımlara nazaran ekran kartını uzun yıllar kullanmaktayım.
 
Uyarı! Bu konu 5 yıl önce açıldı.
Muhtemelen daha fazla tartışma gerekli değildir ki bu durumda yeni bir konu başlatmayı öneririz. Eğer yine de cevabınızın gerekli olduğunu düşünüyorsanız buna rağmen cevap verebilirsiniz.

Geri
Yukarı