THREAD_STUCK_IN_DEVICE_DRIVER_M (100000ea) mavi ekran hatası

İşletim sistemi
Windows 10

tpex8

Hectopat
Katılım
13 Nisan 2020
Mesajlar
99
Çözümler
1
Merhaba, CS:GO'da bazen mavi ekran hatası alıyorum. Valorant, War Thunder gibi oyunlarda oynuyorum ama o oyunlarda hiçbir sıkıntı olmuyor. Acaba CS:GO dosyalarında mı sıkıntı var? Silip tekrar yüklesem sorunum düzelir mi? Veya farklı bir öneriniz var mı? (Ekran kartı sürücüm WHQL sürüm.)
 
Aldığınız hataların neden dolayı olduğunu söyleyebilmemiz için minidump dosyalarınızı bizimle paylaşmanız lazım.

 
Aldığınız hataların neden dolayı olduğunu söyleyebilmemiz için minidump dosyalarınızı bizimle paylaşmanız lazım.

 
  1. DDU ile ekran kartı sürücünüzü kaldırıp WHQL sürüm yükleyin.
  2. Tedbir amaçlı Riot Vanguard'ı da kaldırın. Bir süre gözlemledikten sonra geri yüklersiniz.
  3. SFC /scannow komutu nedir? Ne işe yarar? Rehberi uygulayın.
  4. Chipset sürücünüzü güncelleyin.


    [*]
    Kod:
    Microsoft (R) Windows Debugger Version 10.0.20153.1000 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\CsHay\Downloads\110120-11406-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    
    ************* Path validation summary **************
    Response Time (ms) Location
    Deferred srv*
    Symbol search path is: srv*
    Executable search path is:
    Windows 10 Kernel Version 19041 MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Edition build lab: 19041.1.amd64fre.vb_release.191206-1406
    Machine Name:
    Kernel base = 0xfffff806`62800000 PsLoadedModuleList = 0xfffff806`6342a310
    Debug session time: Sun Nov 1 21:21:33.415 2020 (UTC + 3:00)
    System Uptime: 1 days 22:13:30.513
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ....................................................
    Loading User Symbols
    Loading unloaded module list
    ...............................
    For analysis of this file, run !analyze -v
    nt!KeBugCheckEx:
    fffff806`62bf45a0 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:ffffca89`e7e757a0=00000000000000ea
    1: kd> !analyze -v
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************
    
    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: ffffcc03f26b6080, 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:
    ------------------
    
    
    KEY_VALUES_STRING: 1
    
    Key : Analysis.CPU.mSec
    Value: 5968
    
    Key : Analysis.DebugAnalysisProvider.CPP
    Value: Create: 8007007e on DESKTOP-IPC9T25
    
    Key : Analysis.DebugData
    Value: CreateObject
    
    Key : Analysis.DebugModel
    Value: CreateObject
    
    Key : Analysis.Elapsed.mSec
    Value: 89024
    
    Key : Analysis.Memory.CommitPeak.Mb
    Value: 83
    
    Key : Analysis.System
    Value: CreateObject
    
    Key : WER.OS.Branch
    Value: vb_release
    
    Key : WER.OS.Timestamp
    Value: 2019-12-06T14:06:00Z
    
    Key : WER.OS.Version
    Value: 10.0.19041.1
    
    
    ADDITIONAL_XML: 1
    
    OS_BUILD_LAYERS: 1
    
    BUGCHECK_CODE: ea
    
    BUGCHECK_P1: ffffcc03f26b6080
    
    BUGCHECK_P2: 0
    
    BUGCHECK_P3: 0
    
    BUGCHECK_P4: 0
    
    FAULTING_THREAD: ffffcc03f26b6080
    
    BLACKBOXBSD: 1 (!blackboxbsd)
    
    
    BLACKBOXNTFS: 1 (!blackboxntfs)
    
    
    BLACKBOXWINLOGON: 1
    
    CUSTOMER_CRASH_COUNT: 1
    
    PROCESS_NAME: RadeonSoftware.exe
    
    STACK_TEXT:
    ffffca89`e7e75798 fffff806`6ead285d : 00000000`000000ea ffffcc03`f26b6080 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
    ffffca89`e7e757a0 fffff806`6ead293e : ffffca89`e7e75880 fffff806`6eaa713b ffffca89`e7e75880 fffff806`750c2ddc : dxgkrnl!TdrTimedOperationBugcheckOnTimeout+0x45
    ffffca89`e7e75810 fffff806`74f8dae0 : 00000183`817b38b2 fffff806`750c2ddc 00000000`00000000 ffffcc03`edda9000 : dxgkrnl!TdrTimedOperationDelay+0xce
    ffffca89`e7e75850 00000183`817b38b2 : fffff806`750c2ddc 00000000`00000000 ffffcc03`edda9000 00000000`00989680 : amdkmdag+0x6dae0
    ffffca89`e7e75858 fffff806`750c2ddc : 00000000`00000000 ffffcc03`edda9000 00000000`00989680 00000000`00000001 : 0x00000183`817b38b2
    ffffca89`e7e75860 00000000`00000000 : ffffcc03`edda9000 00000000`00989680 00000000`00000001 00000000`00000028 : amdkmdag+0x1a2ddc
    
    
    STACK_COMMAND: .thread 0xffffcc03f26b6080 ; kb
    
    SYMBOL_NAME: dxgkrnl!TdrTimedOperationBugcheckOnTimeout+45
    
    MODULE_NAME: dxgkrnl
    
    IMAGE_NAME: dxgkrnl.sys
    
    IMAGE_VERSION: 10.0.19041.572
    
    FAILURE_BUCKET_ID: 0xEA_IMAGE_dxgkrnl.sys
    
    OS_VERSION: 10.0.19041.1
    
    BUILDLAB_STR: vb_release
    
    OSPLATFORM_TYPE: x64
    
    OSNAME: Windows 10
    
    FAILURE_ID_HASH: {ea458ad2-d5ab-aa6c-7a11-54653c70dfb8}
    
    Followup: MachineOwner
    ---------
    
    Microsoft (R) Windows Debugger Version 10.0.20153.1000 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\CsHay\Downloads\102720-9437-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    
    ************* Path validation summary **************
    Response Time (ms) Location
    Deferred srv*
    Symbol search path is: srv*
    Executable search path is:
    Windows 10 Kernel Version 19041 MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Edition build lab: 19041.1.amd64fre.vb_release.191206-1406
    Machine Name:
    Kernel base = 0xfffff804`17600000 PsLoadedModuleList = 0xfffff804`1822a310
    Debug session time: Tue Oct 27 22:19:21.728 2020 (UTC + 3:00)
    System Uptime: 2 days 6:48:40.658
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ....................................................
    Loading User Symbols
    Loading unloaded module list
    .............................
    For analysis of this file, run !analyze -v
    nt!KeBugCheckEx:
    fffff804`179f45a0 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:fffffa09`722c97a0=00000000000000ea
    1: kd> !analyze -v
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************
    
    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: ffff980492706080, 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:
    ------------------
    
    
    KEY_VALUES_STRING: 1
    
    Key : Analysis.CPU.mSec
    Value: 6062
    
    Key : Analysis.DebugAnalysisProvider.CPP
    Value: Create: 8007007e on DESKTOP-IPC9T25
    
    Key : Analysis.DebugData
    Value: CreateObject
    
    Key : Analysis.DebugModel
    Value: CreateObject
    
    Key : Analysis.Elapsed.mSec
    Value: 87773
    
    Key : Analysis.Memory.CommitPeak.Mb
    Value: 82
    
    Key : Analysis.System
    Value: CreateObject
    
    Key : WER.OS.Branch
    Value: vb_release
    
    Key : WER.OS.Timestamp
    Value: 2019-12-06T14:06:00Z
    
    Key : WER.OS.Version
    Value: 10.0.19041.1
    
    
    ADDITIONAL_XML: 1
    
    OS_BUILD_LAYERS: 1
    
    BUGCHECK_CODE: ea
    
    BUGCHECK_P1: ffff980492706080
    
    BUGCHECK_P2: 0
    
    BUGCHECK_P3: 0
    
    BUGCHECK_P4: 0
    
    FAULTING_THREAD: ffff980492706080
    
    BLACKBOXBSD: 1 (!blackboxbsd)
    
    
    BLACKBOXNTFS: 1 (!blackboxntfs)
    
    
    BLACKBOXWINLOGON: 1
    
    CUSTOMER_CRASH_COUNT: 1
    
    PROCESS_NAME: RadeonSoftware.exe
    
    STACK_TEXT:
    fffffa09`722c9798 fffff804`274e285d : 00000000`000000ea ffff9804`92706080 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
    fffffa09`722c97a0 fffff804`274e293e : fffffa09`722c9880 fffff804`274b713b fffffa09`722c9880 fffff804`2cbc2ddc : dxgkrnl!TdrTimedOperationBugcheckOnTimeout+0x45
    fffffa09`722c9810 fffff804`2ca8dae0 : 000001cb`73d99862 fffff804`2cbc2ddc 00000000`00000000 ffff9804`90ca8000 : dxgkrnl!TdrTimedOperationDelay+0xce
    fffffa09`722c9850 000001cb`73d99862 : fffff804`2cbc2ddc 00000000`00000000 ffff9804`90ca8000 00000000`00989680 : amdkmdag+0x6dae0
    fffffa09`722c9858 fffff804`2cbc2ddc : 00000000`00000000 ffff9804`90ca8000 00000000`00989680 00000000`00000001 : 0x000001cb`73d99862
    fffffa09`722c9860 00000000`00000000 : ffff9804`90ca8000 00000000`00989680 00000000`00000001 00000000`00000028 : amdkmdag+0x1a2ddc
    
    
    STACK_COMMAND: .thread 0xffff980492706080 ; kb
    
    SYMBOL_NAME: dxgkrnl!TdrTimedOperationBugcheckOnTimeout+45
    
    MODULE_NAME: dxgkrnl
    
    IMAGE_NAME: dxgkrnl.sys
    
    IMAGE_VERSION: 10.0.19041.572
    
    FAILURE_BUCKET_ID: 0xEA_IMAGE_dxgkrnl.sys
    
    OS_VERSION: 10.0.19041.1
    
    BUILDLAB_STR: vb_release
    
    OSPLATFORM_TYPE: x64
    
    OSNAME: Windows 10
    
    FAILURE_ID_HASH: {ea458ad2-d5ab-aa6c-7a11-54653c70dfb8}
    
    Followup: MachineOwner
    ---------
    [*]
 
Son düzenleme:
  1. DDU ile ekran kartı sürücünüzü kaldırıp WHQL sürüm yükleyin.
  2. Tedbir amaçlı Riot Vanguard'ı da kaldırın. Bir süre gözlemledikten sonra geri yüklersiniz.
  3. SFC /scannow komutu nedir? Ne işe yarar? rehberi uygulayın.

    [*]
    Kod:
    Microsoft (R) Windows Debugger Version 10.0.20153.1000 AMD64.
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    Loading Dump File [C:\Users\CsHay\Downloads\110120-11406-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available.
    
    ************* Path validation summary **************
    Response Time (ms) Location.
    Deferred srv*
    Symbol search path is: srv*
    Executable search path is:
    Windows 10 Kernel Version 19041 MP (4 procs) Free x64.
    Product: WinNt, suite: TerminalServer SingleUserTS.
    Edition build lab: 19041.1.amd64fre.vb_release.191206-1406.
    Machine Name:
    Kernel base = 0xfffff806`62800000 PsLoadedModuleList = 0xfffff806`6342a310.
    Debug session time: Sun Nov 1 21:21:33.415 2020 (UTC + 3:00)
    System Uptime: 1 days 22:13:30.513.
    Loading Kernel Symbols.
    ...............................................................
    ................................................................
    ....................................................
    Loading User Symbols.
    Loading unloaded module list.
    ...............................
    For analysis of this file, run !analyze -v.
    nt!KeBugCheckEx:
    fffff806`62bf45a0 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:ffffca89`e7e757a0=00000000000000ea.
    1: kd> !analyze -v.
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************
    
    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: ffffcc03f26b6080, 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:
    ------------------
    
    KEY_VALUES_STRING: 1.
    
    Key : Analysis.CPU.mSec.
    Value: 5968.
    
    Key : Analysis.DebugAnalysisProvider.CPP.
    Value: Create: 8007007e on DESKTOP-IPC9T25.
    
    Key : Analysis.DebugData.
    Value: CreateObject.
    
    Key : Analysis.DebugModel.
    Value: CreateObject.
    
    Key : Analysis.Elapsed.mSec.
    Value: 89024.
    
    Key : Analysis.Memory.CommitPeak.Mb.
    Value: 83.
    
    Key : Analysis.System.
    Value: CreateObject.
    
    Key : WER.OS.Branch.
    Value: vb_release.
    
    Key : WER.OS.Timestamp.
    Value: 2019-12-06T14:06:00Z.
    
    Key : WER.OS.Version.
    Value: 10.0.19041.1.
    
    ADDITIONAL_XML: 1.
    
    OS_BUILD_LAYERS: 1.
    
    BUGCHECK_CODE: ea.
    
    BUGCHECK_P1: ffffcc03f26b6080.
    
    BUGCHECK_P2: 0.
    
    BUGCHECK_P3: 0.
    
    BUGCHECK_P4: 0.
    
    FAULTING_THREAD: ffffcc03f26b6080.
    
    BLACKBOXBSD: 1 (!blackboxbsd)
    
    BLACKBOXNTFS: 1 (!blackboxntfs)
    
    BLACKBOXWINLOGON: 1.
    
    CUSTOMER_CRASH_COUNT: 1.
    
    PROCESS_NAME: RadeonSoftware.exe.
    
    STACK_TEXT:
    ffffca89`e7e75798 fffff806`6ead285d : 00000000`000000ea ffffcc03`f26b6080 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx.
    ffffca89`e7e757a0 fffff806`6ead293e : ffffca89`e7e75880 fffff806`6eaa713b ffffca89`e7e75880 fffff806`750c2ddc : dxgkrnl!TdrTimedOperationBugcheckOnTimeout+0x45.
    ffffca89`e7e75810 fffff806`74f8dae0 : 00000183`817b38b2 fffff806`750c2ddc 00000000`00000000 ffffcc03`edda9000 : dxgkrnl!TdrTimedOperationDelay+0xce.
    ffffca89`e7e75850 00000183`817b38b2 : fffff806`750c2ddc 00000000`00000000 ffffcc03`edda9000 00000000`00989680 : amdkmdag+0x6dae0.
    ffffca89`e7e75858 fffff806`750c2ddc : 00000000`00000000 ffffcc03`edda9000 00000000`00989680 00000000`00000001 : 0x00000183`817b38b2.
    ffffca89`e7e75860 00000000`00000000 : ffffcc03`edda9000 00000000`00989680 00000000`00000001 00000000`00000028 : amdkmdag+0x1a2ddc.
    
    STACK_COMMAND: .thread 0xffffcc03f26b6080 ; kb.
    
    SYMBOL_NAME: dxgkrnl!TdrTimedOperationBugcheckOnTimeout+45.
    
    MODULE_NAME: dxgkrnl.
    
    IMAGE_NAME: dxgkrnl.sys.
    
    IMAGE_VERSION: 10.0.19041.572.
    
    FAILURE_BUCKET_ID: 0xEA_IMAGE_dxgkrnl.sys.
    
    OS_VERSION: 10.0.19041.1.
    
    BUILDLAB_STR: vb_release.
    
    OSPLATFORM_TYPE: x64.
    
    OSNAME: Windows 10.
    
    FAILURE_ID_HASH: {ea458ad2-d5ab-aa6c-7a11-54653c70dfb8}
    
    Followup: MachineOwner.
    ---------
    
    Microsoft (R) Windows Debugger Version 10.0.20153.1000 AMD64.
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    Loading Dump File [C:\Users\CsHay\Downloads\102720-9437-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available.
    
    ************* Path validation summary **************
    Response Time (ms) Location.
    Deferred srv*
    Symbol search path is: srv*
    Executable search path is:
    Windows 10 Kernel Version 19041 MP (4 procs) Free x64.
    Product: WinNt, suite: TerminalServer SingleUserTS.
    Edition build lab: 19041.1.amd64fre.vb_release.191206-1406.
    Machine Name:
    Kernel base = 0xfffff804`17600000 PsLoadedModuleList = 0xfffff804`1822a310.
    Debug session time: Tue Oct 27 22:19:21.728 2020 (UTC + 3:00)
    System Uptime: 2 days 6:48:40.658.
    Loading Kernel Symbols.
    ...............................................................
    ................................................................
    ....................................................
    Loading User Symbols.
    Loading unloaded module list.
    .............................
    For analysis of this file, run !analyze -v.
    nt!KeBugCheckEx:
    fffff804`179f45a0 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:fffffa09`722c97a0=00000000000000ea.
    1: kd> !analyze -v.
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************
    
    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: ffff980492706080, 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:
    ------------------
    
    KEY_VALUES_STRING: 1.
    
    Key : Analysis.CPU.mSec.
    Value: 6062.
    
    Key : Analysis.DebugAnalysisProvider.CPP.
    Value: Create: 8007007e on DESKTOP-IPC9T25.
    
    Key : Analysis.DebugData.
    Value: CreateObject.
    
    Key : Analysis.DebugModel.
    Value: CreateObject.
    
    Key : Analysis.Elapsed.mSec.
    Value: 87773.
    
    Key : Analysis.Memory.CommitPeak.Mb.
    Value: 82.
    
    Key : Analysis.System.
    Value: CreateObject.
    
    Key : WER.OS.Branch.
    Value: vb_release.
    
    Key : WER.OS.Timestamp.
    Value: 2019-12-06T14:06:00Z.
    
    Key : WER.OS.Version.
    Value: 10.0.19041.1.
    
    ADDITIONAL_XML: 1.
    
    OS_BUILD_LAYERS: 1.
    
    BUGCHECK_CODE: ea.
    
    BUGCHECK_P1: ffff980492706080.
    
    BUGCHECK_P2: 0.
    
    BUGCHECK_P3: 0.
    
    BUGCHECK_P4: 0.
    
    FAULTING_THREAD: ffff980492706080.
    
    BLACKBOXBSD: 1 (!blackboxbsd)
    
    BLACKBOXNTFS: 1 (!blackboxntfs)
    
    BLACKBOXWINLOGON: 1.
    
    CUSTOMER_CRASH_COUNT: 1.
    
    PROCESS_NAME: RadeonSoftware.exe.
    
    STACK_TEXT:
    fffffa09`722c9798 fffff804`274e285d : 00000000`000000ea ffff9804`92706080 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx.
    fffffa09`722c97a0 fffff804`274e293e : fffffa09`722c9880 fffff804`274b713b fffffa09`722c9880 fffff804`2cbc2ddc : dxgkrnl!TdrTimedOperationBugcheckOnTimeout+0x45.
    fffffa09`722c9810 fffff804`2ca8dae0 : 000001cb`73d99862 fffff804`2cbc2ddc 00000000`00000000 ffff9804`90ca8000 : dxgkrnl!TdrTimedOperationDelay+0xce.
    fffffa09`722c9850 000001cb`73d99862 : fffff804`2cbc2ddc 00000000`00000000 ffff9804`90ca8000 00000000`00989680 : amdkmdag+0x6dae0.
    fffffa09`722c9858 fffff804`2cbc2ddc : 00000000`00000000 ffff9804`90ca8000 00000000`00989680 00000000`00000001 : 0x000001cb`73d99862.
    fffffa09`722c9860 00000000`00000000 : ffff9804`90ca8000 00000000`00989680 00000000`00000001 00000000`00000028 : amdkmdag+0x1a2ddc.
    
    STACK_COMMAND: .thread 0xffff980492706080 ; kb.
    
    SYMBOL_NAME: dxgkrnl!TdrTimedOperationBugcheckOnTimeout+45.
    
    MODULE_NAME: dxgkrnl.
    
    IMAGE_NAME: dxgkrnl.sys.
    
    IMAGE_VERSION: 10.0.19041.572.
    
    FAILURE_BUCKET_ID: 0xEA_IMAGE_dxgkrnl.sys.
    
    OS_VERSION: 10.0.19041.1.
    
    BUILDLAB_STR: vb_release.
    
    OSPLATFORM_TYPE: x64.
    
    OSNAME: Windows 10.
    
    FAILURE_ID_HASH: {ea458ad2-d5ab-aa6c-7a11-54653c70dfb8}
    
    Followup: MachineOwner.
    ---------
    [*]

WHQL sürüm zaten yüklü. Riot Vanguard'ı kaldırdım. SFC /scannow komutunuda yazdım. Ama hala sorun devam ediyor.
 
Son düzenleyen: Moderatör:
WHQL sürüm zaten yüklü. Riot vanguardı kaldırdım. SFC /scannow komutunuda yazdım. Ama hala sorun devam ediyor.
DDU ile ilgili işlemi lütfen yapın. Ekran kartınızın sürücüsü sorun çıkarıyor. Yüklü olduğunu görebiliyorum.

Daha sonra yeniden hata alırsanız, yeni oluşan dosyaları bizimle paylaşın.
 
AMD Chipset sürücünüzü güncelleyin. İlk mesajımda belirtmiştim ancak kaçırdınız sanırım gözden.

AIDA64 ile rapor oluşturup paylaşın. AIDA64 HTML Raporu Oluşturma Rehberi - Technopat Sosyal

Son bir ek olarak MemTest86 ile belleklerinizi test edin.
Bu içeriği görüntülemek için üçüncü taraf çerezlerini yerleştirmek için izninize ihtiyacımız olacak.
Daha detaylı bilgi için, çerezler sayfamıza bakınız.
 
Son düzenleme:
Evet kusura bakmayın görmedim. Nasıl güncelleyeceğim?
AIDA64 raporu: AIDA64
AMD Chipset sürücünüzü güncelleyin. İlk mesajımda belirtmiştim ancak kaçırdınız sanırım gözden.

AIDA64 ile rapor oluşturup paylaşın. AIDA64 HTML Raporu Oluşturma Rehberi - Technopat Sosyal

Son bir ek olarak MemTest86 ile belleklerinizi test edin.
Bu içeriği görüntülemek için üçüncü taraf çerezlerini yerleştirmek için izninize ihtiyacımız olacak.
Daha detaylı bilgi için, çerezler sayfamıza bakınız.
Chipset sürücümü nasıl güncelleyeceğim?
 
Son düzenleme:
Sisteminize elle DLL dosyası yüklemeleri yapmışsınız, DLL sorunlarıyla karşılaştığınızda "gerekli olan ne ise" ona göre işlem yapılmalı. Bu gibi durumlarda elle DLL yüklemek, bilinmeyen kaynaklardan DLL yüklemek yerine yaşadığınız sorun ile alakalı rapor oluşturun incelenip yapılması gereken işlemler size söylenilir, sisteminizin kararlılığını bozmadan yapabilirsiniz.


Sorununuza bağlı olarak yapmanız gereken işlem mevcut yedeklerinizi toparladıktan sonra temiz kurulum yapmanızdır. Sisteminizin kararlılığı bozulmuş durumda.


Kurulum işleminden sonra Windows güncellemeleri, AMD'ye ait sürücüyü ve tarayıcınızı kurun. WHQL sürüm yüklemeyi unutmayın. Sürücünüzü aşağıya bıraktığım yerden indirebilirsiniz kurulum işleminden sonra. Test amaçlı bir süre kullanın sistemi, hata almazsanız bir iki gün içinde geri kalan oyunlarınızı, uygulamalarınızı kurarsınız.




Tüm bunlara rağmen yeniden hata alırsanız minidump dosyanızı ve güncel AIDA64 raporunuzu bizimle paylaşın. Diğer türlü bir sonuca ulaşamayız.
 
Son düzenleme:

Yeni konular

Geri
Yukarı