"CLOCK_WATCHDOG_TIMEOUT" hatası nedir?

İşletim sistemi
Windows 11

ARCON1X

Hectopat
Katılım
27 Kasım 2019
Mesajlar
112
RAM
16 GB
Ekran kartı
RX 6600
Anakart
A520M-HVS
İşlemci
R5 5500
Minidump dosyaları: Google Drive: Sign-in aldığım hata fotoğraftaki gibi. Yardımcı olur musunuz?

maxresdefault.jpg
 
Attığın dosyaların hiçbirinde başlıktaki hata yok.

Rich (BB code):
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by try-except.
Typically the address is just plain bad or it is pointing at freed memory.
Arguments:
Arg1: fffff689c5bf003c, memory referenced.
Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
Arg3: fffff805ae0181bf, If non-zero, the instruction address which referenced the bad memory
 address.
Arg4: 0000000000000002, (reserved)

TRAP_FRAME: ffffd58466a6d760 -- (.trap 0xffffd58466a6d760)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff689c5bf003c rbx=0000000000000000 rcx=000000000000697f
rdx=fffffffffff010ac rsi=0000000000000000 rdi=0000000000000000
rip=fffff805ae0181bf rsp=ffffd58466a6d8f8 rbp=fffff805ae06e428
 r8=00000000002bb87d r9=0000000000006915 r10=00001000a8d06f61
r11=000000000348a800 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na po nc
BEDaisy+0x3381bf:
fffff805`ae0181bf 458b94030058b7fc mov r10d,dword ptr [r11+rax-348A800h] ds:fffff689`c5bf003c=00000100
Resetting default scope

9: kd> k
00 ffffd584`66a6d538 fffff805`5dc8c83a nt!KeBugCheckEx
01 ffffd584`66a6d540 fffff805`5da6211c nt!MiSystemFault+0x1fd42a
02 ffffd584`66a6d640 fffff805`5dc27929 nt!MmAccessFault+0x29c
03 ffffd584`66a6d760 fffff805`ae0181bf nt!KiPageFault+0x369
04 ffffd584`66a6d8f8 00000000`80000000 BEDaisy+0x3381bf

Rich (BB code):
0xffffd58466a6dc90 : 0xffffd58466a6e0d0 :"\DosDevices\BattlEye"
0xffffd58466a6dd40 : 0xffffd58466a6e438 : "ObGetObjectType"
0xffffd58466a6dd50 : 0xffffd58466a6df88 : "\Device\BattlEye"

Rich (BB code):
9: kd> !pte fffff689c5bf003c
 VA fffff689c5bf003c
PXE at FFFFD96CB65B2F68 PPE at FFFFD96CB65ED138 PDE at FFFFD96CBDA27168 PTE at FFFFD97B44E2DF80
contains 0000000000000000
contains 0000000000000000
not valid

Hepsinde sebep aynı, BEDaisy.sys, bu da BattlEye anti hile motorudur. Sürücünün geçersiz bellek erişiminden page Fault'a düşmesi sebebiyle mavi ekranlar ortaya çıkıyor.

BattlEye anti hile motoru zaten Microsoft tarafından engellenmesi önerilen sürücü paketlerine dahildir, güvenlik açıkları ve sistemde yarattığı bu tür mavi ekranlar ya da çökmeler sebebiyle.

Bakabilirsin: Microsoft recommended driver block rules - Windows Security

Yani bunu kaldırman sorunu çözer gibi duruyor.
 
Attığın dosyaların hiçbirinde başlıktaki hata yok.

Rich (BB code):
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by try-except.
Typically the address is just plain bad or it is pointing at freed memory.
Arguments:
Arg1: fffff689c5bf003c, memory referenced.
Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
Arg3: fffff805ae0181bf, If non-zero, the instruction address which referenced the bad memory.
 address.
Arg4: 0000000000000002, (reserved)

TRAP_FRAME: ffffd58466a6d760 -- (.trap 0xffffd58466a6d760)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff689c5bf003c rbx=0000000000000000 rcx=000000000000697f
rdx=fffffffffff010ac rsi=0000000000000000 rdi=0000000000000000
rip=fffff805ae0181bf rsp=ffffd58466a6d8f8 rbp=fffff805ae06e428
 r8=00000000002bb87d r9=0000000000006915 r10=00001000a8d06f61
r11=000000000348a800 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na po nc.
BEDaisy+0x3381bf:
fffff805`ae0181bf 458b94030058b7fc mov r10d,dword ptr [r11+rax-348A800h] ds:fffff689`c5bf003c=00000100
Resetting default scope.

9: kd> k
00 ffffd584`66a6d538 fffff805`5dc8c83a nt!KeBugCheckEx
01 ffffd584`66a6d540 fffff805`5da6211c nt!MiSystemFault+0x1fd42a
02 ffffd584`66a6d640 fffff805`5dc27929 nt!MmAccessFault+0x29c
03 ffffd584`66a6d760 fffff805`ae0181bf nt!KiPageFault+0x369
04 ffffd584`66a6d8f8 00000000`80000000 BEDaisy+0x3381bf

Rich (BB code):
0xffffd58466a6dc90 : 0xffffd58466a6e0d0 :"\DosDevices\BattlEye"
0xffffd58466a6dd40 : 0xffffd58466a6e438 : "ObGetObjectType"
0xffffd58466a6dd50 : 0xffffd58466a6df88 : "\Device\BattlEye"

Rich (BB code):
9: kd> !pte fffff689c5bf003c.
 VA fffff689c5bf003c.
PXE at FFFFD96CB65B2F68 PPE at FFFFD96CB65ED138 PDE at FFFFD96CBDA27168 PTE at FFFFD97B44E2DF80.
contains 0000000000000000.
contains 0000000000000000.
not valid

Hepsinde sebep aynı, BEDaisy.sys, bu da BattlEye anti hile motorudur. Sürücünün geçersiz bellek erişiminden page Fault'a düşmesi sebebiyle mavi ekranlar ortaya çıkıyor.

BattlEye anti hile motoru zaten Microsoft tarafından engellenmesi önerilen sürücü paketlerine dahildir, güvenlik açıkları ve sistemde yarattığı bu tür mavi ekranlar ya da çökmeler sebebiyle.

Bakabilirsin: Microsoft recommended driver block rules - Windows Security

Yani bunu kaldırman sorunu çözer gibi duruyor.

Teşekkür ederim yüklü olmasının sebebi Rainbow Six Edge BattlEye olmadan sanırım bu oyun oynanmıyor ne yapmamı tavsiye edersiniz.
 
Teşekkür ederim yüklü olmasının sebebi Rainbow Six Edge BattlEye olmadan sanırım bu oyun oynanmıyor ne yapmamı tavsiye edersiniz.

Kaldır ve oyun dosyalarını doğrulayıp tekrar yükle. O şekilde bir sil - yükle klasik Türk yöntemini deneyebilirsin. Klasik Türk yöntemi deyip dalga geçmiyorum bu arada işe yaradığını da gördüm.
 

Yeni konular

Yeni mesajlar

Geri
Yukarı