Neler Yeni

Bazı oyunlarda mavi ekran Thread Stuck in device driver

Vesemir Dayı

80+ Platinum
Katılım
17 Haziran 2020
Mesajlar
12,496
En İyi Cevap
20
Dahası  
Reaksiyon skoru
27,590
Yaş
25
Konum
Eskişehir
İsim
Furkan
İlgilendiği Kategoriler
Teknik Sorunlar
Discord
Vesemir#0538
Katılım
23 Mart 2020
Mesajlar
101
Dahası  
Reaksiyon skoru
28
İsim
Erdem Küçükalioğlu
Yok hocam açılmıyor maalesef.
THREAD_STUCK_IN_DEVICE_DRIVER (ea)
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 (OS builds <= 3790) 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: ffffc58bf194d480, 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 this error occurred. If a debugger is attached,
this error is not always fatal -- see DESCRIPTION below. On the
blue screen, this will always equal 1.

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


KEY_VALUES_STRING: 1

Key : Analysis.CPU.mSec
Value: 3890

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

Key : Analysis.DebugData
Value: CreateObject

Key : Analysis.DebugModel
Value: CreateObject

Key : Analysis.Elapsed.mSec
Value: 7847

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

Key : Analysis.System
Value: CreateObject

Key : WER.OS.Branch
Value: 19h1_release

Key : WER.OS.Timestamp
Value: 2019-03-18T12:02:00Z

Key : WER.OS.Version
Value: 10.0.18362.1


ADDITIONAL_XML: 1

OS_BUILD_LAYERS: 1

BUGCHECK_CODE: ea

BUGCHECK_P1: ffffc58bf194d480

BUGCHECK_P2: 0

BUGCHECK_P3: 0

BUGCHECK_P4: 0

FAULTING_THREAD: ffffc58bf194d480

BLACKBOXBSD: 1 (!blackboxbsd)


BLACKBOXNTFS: 1 (!blackboxntfs)


BLACKBOXPNP: 1 (!blackboxpnp)


BLACKBOXWINLOGON: 1

PROCESS_NAME: System

STACK_TEXT:
ffffc080`eab87738 fffff805`1b080fb5 : 00000000`000000ea ffffc58b`f194d480 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
ffffc080`eab87740 fffff805`1b08108e : ffffc080`eab87820 fffff805`1b05bf9b ffffc080`eab87820 fffff805`20fea764 : dxgkrnl!TdrTimedOperationBugcheckOnTimeout+0x45
ffffc080`eab877b0 fffff805`20eb0c00 : 000000a1`fabf7385 fffff805`20fea764 00000000`00000000 ffffc58b`ee59e000 : dxgkrnl!TdrTimedOperationDelay+0xce
ffffc080`eab877f0 fffff805`20ea8e13 : fffff805`213af700 fffff805`00000171 00000000`00009958 ffffc080`eab87950 : amdkmdag+0x70c00
ffffc080`eab87890 fffff805`20fea60a : ffffc080`eab87971 00000000`00000000 00000000`000007d0 00000000`00000063 : amdkmdag+0x68e13
ffffc080`eab878d0 fffff805`20fec14e : 00000000`000007d0 ffffc58b`f19da924 ffffc58b`f19e9004 ffffc58b`f19e7004 : amdkmdag+0x1aa60a
ffffc080`eab879c0 fffff805`20feec2b : ffffc58b`f19da924 ffffc58b`f19e9004 ffffc58b`f19e7004 ffffc58b`f19627d8 : amdkmdag+0x1ac14e
ffffc080`eab87a10 fffff805`227a72d5 : 00000000`00000000 ffffc58b`f19627d8 00000000`000000a8 00000000`00000000 : amdkmdag+0x1aec2b
ffffc080`eab87a90 fffff805`20fcd81e : 00000000`00000001 ffffc58b`f19970e0 00000000`00000000 000000a1`f98df0eb : amdkmdag+0x19672d5
ffffc080`eab87af0 fffff805`20fd0b2d : ffffc58b`f194bea8 ffffc58b`f194d480 ffffc58b`f19b3d50 ffffac80`7d9d2340 : amdkmdag+0x18d81e
ffffc080`eab87b20 fffff805`20fccdcd : 00000000`00000000 ffffc58b`f1949000 00000000`00000080 fffff805`20fccdb8 : amdkmdag+0x190b2d
ffffc080`eab87be0 fffff805`0db33585 : ffffc58b`f194d480 fffff805`20fccdb8 ffffc58b`f194bea8 00000067`b4bbbdff : amdkmdag+0x18cdcd
ffffc080`eab87c10 fffff805`0dbcb128 : ffffac80`7d9c1180 ffffc58b`f194d480 fffff805`0db33530 00000000`00000000 : nt!PspSystemThreadStartup+0x55
ffffc080`eab87c60 00000000`00000000 : ffffc080`eab88000 ffffc080`eab82000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x28


STACK_COMMAND: .thread 0xffffc58bf194d480 ; kb

SYMBOL_NAME: dxgkrnl!TdrTimedOperationBugcheckOnTimeout+45

MODULE_NAME: dxgkrnl

IMAGE_NAME: dxgkrnl.sys

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
---------

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

THREAD_STUCK_IN_DEVICE_DRIVER (ea)
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 (OS builds <= 3790) 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: ffffc58bf194d480, 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 this error occurred. If a debugger is attached,
this error is not always fatal -- see DESCRIPTION below. On the
blue screen, this will always equal 1.

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


KEY_VALUES_STRING: 1

Key : Analysis.CPU.mSec
Value: 3827

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

Key : Analysis.DebugData
Value: CreateObject

Key : Analysis.DebugModel
Value: CreateObject

Key : Analysis.Elapsed.mSec
Value: 7850

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

Key : Analysis.System
Value: CreateObject

Key : WER.OS.Branch
Value: 19h1_release

Key : WER.OS.Timestamp
Value: 2019-03-18T12:02:00Z

Key : WER.OS.Version
Value: 10.0.18362.1


ADDITIONAL_XML: 1

OS_BUILD_LAYERS: 1

BUGCHECK_CODE: ea

BUGCHECK_P1: ffffc58bf194d480

BUGCHECK_P2: 0

BUGCHECK_P3: 0

BUGCHECK_P4: 0

FAULTING_THREAD: ffffc58bf194d480

BLACKBOXBSD: 1 (!blackboxbsd)


BLACKBOXNTFS: 1 (!blackboxntfs)


BLACKBOXPNP: 1 (!blackboxpnp)


BLACKBOXWINLOGON: 1

PROCESS_NAME: System

STACK_TEXT:
ffffc080`eab87738 fffff805`1b080fb5 : 00000000`000000ea ffffc58b`f194d480 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
ffffc080`eab87740 fffff805`1b08108e : ffffc080`eab87820 fffff805`1b05bf9b ffffc080`eab87820 fffff805`20fea764 : dxgkrnl!TdrTimedOperationBugcheckOnTimeout+0x45
ffffc080`eab877b0 fffff805`20eb0c00 : 000000a1`fabf7385 fffff805`20fea764 00000000`00000000 ffffc58b`ee59e000 : dxgkrnl!TdrTimedOperationDelay+0xce
ffffc080`eab877f0 fffff805`20ea8e13 : fffff805`213af700 fffff805`00000171 00000000`00009958 ffffc080`eab87950 : amdkmdag+0x70c00
ffffc080`eab87890 fffff805`20fea60a : ffffc080`eab87971 00000000`00000000 00000000`000007d0 00000000`00000063 : amdkmdag+0x68e13
ffffc080`eab878d0 fffff805`20fec14e : 00000000`000007d0 ffffc58b`f19da924 ffffc58b`f19e9004 ffffc58b`f19e7004 : amdkmdag+0x1aa60a
ffffc080`eab879c0 fffff805`20feec2b : ffffc58b`f19da924 ffffc58b`f19e9004 ffffc58b`f19e7004 ffffc58b`f19627d8 : amdkmdag+0x1ac14e
ffffc080`eab87a10 fffff805`227a72d5 : 00000000`00000000 ffffc58b`f19627d8 00000000`000000a8 00000000`00000000 : amdkmdag+0x1aec2b
ffffc080`eab87a90 fffff805`20fcd81e : 00000000`00000001 ffffc58b`f19970e0 00000000`00000000 000000a1`f98df0eb : amdkmdag+0x19672d5
ffffc080`eab87af0 fffff805`20fd0b2d : ffffc58b`f194bea8 ffffc58b`f194d480 ffffc58b`f19b3d50 ffffac80`7d9d2340 : amdkmdag+0x18d81e
ffffc080`eab87b20 fffff805`20fccdcd : 00000000`00000000 ffffc58b`f1949000 00000000`00000080 fffff805`20fccdb8 : amdkmdag+0x190b2d
ffffc080`eab87be0 fffff805`0db33585 : ffffc58b`f194d480 fffff805`20fccdb8 ffffc58b`f194bea8 00000067`b4bbbdff : amdkmdag+0x18cdcd
ffffc080`eab87c10 fffff805`0dbcb128 : ffffac80`7d9c1180 ffffc58b`f194d480 fffff805`0db33530 00000000`00000000 : nt!PspSystemThreadStartup+0x55
ffffc080`eab87c60 00000000`00000000 : ffffc080`eab88000 ffffc080`eab82000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x28


STACK_COMMAND: .thread 0xffffc58bf194d480 ; kb

SYMBOL_NAME: dxgkrnl!TdrTimedOperationBugcheckOnTimeout+45

MODULE_NAME: dxgkrnl

IMAGE_NAME: dxgkrnl.sys

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
Mesaj otomatik birleştirildi:

abi ben açtımda bu şekilde yazdı anlıyosan cevap yazabilirmisin
 

Vesemir Dayı

80+ Platinum
Katılım
17 Haziran 2020
Mesajlar
12,496
En İyi Cevap
20
Dahası  
Reaksiyon skoru
27,590
Yaş
25
Konum
Eskişehir
İsim
Furkan
İlgilendiği Kategoriler
Teknik Sorunlar
Discord
Vesemir#0538
Driverlardan dolayı yiyorsunuz burdan anladığım kadarıyla. Windıws güvenli modda DDU AMD driverlarınızı silin. Ardından windows update ile sürücüleriniz güncelleyin.
 
Katılım
23 Mart 2020
Mesajlar
101
Dahası  
Reaksiyon skoru
28
İsim
Erdem Küçükalioğlu
Driverlardan dolayı yiyorsunuz burdan anladığım kadarıyla. Windıws güvenli modda DDU AMD driverlarınızı silin. Ardından windows update ile sürücüleriniz güncelleyin.
abi driver ı indiriyimmi şimdi dediklerini yaptım mavi ekran vermedi
 

Vesemir Dayı

80+ Platinum
Katılım
17 Haziran 2020
Mesajlar
12,496
En İyi Cevap
20
Dahası  
Reaksiyon skoru
27,590
Yaş
25
Konum
Eskişehir
İsim
Furkan
İlgilendiği Kategoriler
Teknik Sorunlar
Discord
Vesemir#0538
Yeni mesajlar Yeni Konu Aç      

SON KONULAR

Forum istatistikleri

Konular
1,053,610
Mesajlar
9,476,426
Üyeler
167,342
Son üye
gurhan11
Top Bottom