BEdaisy.sys mavi ekran hatası

  • Konuyu başlatan FuNN07
  • Başlangıç Tarihi
  • Mesaj 11
  • Görüntüleme 361

FuNN07

Hectopat
Katılım
2 Temmuz 2020
Mesajlar
185
Çözümler
1
Pubg'ye girmeye çalıştığımda sürekli mavi ekran yiyorum ve dump dosyasına baktığımda ise her zaman aynı görüntüyü görüyorum:
1709833065519.png

Commonfiles'a girip Battleeye silmeyi denedim, BIOS güncelledim, Core İsolation'ı kapatmayı Windows Defender'ı tamamen kapatmayı ve Wİ-Fİ sürücüsünü silip tekrar yüklemeyi denedim fakat hiçbirisi işe yaramadı. Yardımcı olursanız mutlu olurum oyuna asla giremiyorum.
 
Rich (BB code):
KERNEL_SECURITY_CHECK_FAILURE (139)
A kernel component has corrupted a critical data structure. The corruption
could potentially allow a malicious user to gain control of this machine.
Arguments:
Arg1: 0000000000000003, A LIST_ENTRY has been corrupted (i.e. double remove).
Arg2: fffff304beeae9b0, Address of the trap frame for the exception that caused the BugCheck
Arg3: fffff304beeae908, Address of the exception record for the exception that caused the BugCheck
Arg4: 0000000000000000, Reserved

Rich (BB code):
9: kd> k
 # Child-SP RetAddr Call Site
00 fffff304`beeae688 fffff807`4742cce9 nt!KeBugCheckEx
01 fffff304`beeae690 fffff807`4742d2b2 nt!KiBugCheckDispatch+0x69
02 fffff304`beeae7d0 fffff807`4742b006 nt!KiFastFailDispatch+0xb2
03 fffff304`beeae9b0 fffff807`47221d2b nt!KiRaiseSecurityCheckFailure+0x346
04 fffff304`beeaeb40 fffff807`472618ed nt!KiExitDispatcher+0x39b
05 fffff304`beeaeef0 fffff807`d4d187b1 nt!KeInsertQueueApc+0x17d
06 fffff304`beeaef80 ffffdf0a`64b75000 BEDaisy+0x3287b1

9: kd> !irql
Debugger saved IRQL for processor 0x9 -- 2 (DISPATCH_LEVEL) << her şey normal

BattlEye, bir APC kuyruğuna ekleniyor ve bu da sayfa girdilerine yazılıyor. Kısa özet:

InsertTailList(&TargetApcState (Bedaisy.sys)->ApcListHead[UserMode], &Apc->ApcListEntry);

Burada zaten işaretlediğim gibi dosyanın açıklamasında olduğu gibi bir APC kuyruğuna eklenmesi, sayfa girdilerine yazılması. Sonra sayfa girdilerinin bozulması. Hataya tek sebep BattlEye oluyor.

Oyun hiç açılmıyorsa dosya konumuna gidip BattlEye sil ardından tekrar yükle. Bu soruna çözüm olmazsa BattlEye tam yetki vermen gerekiyor. Çözüm olursa karışmaya gerek yok.
 
Rich (BB code):
KERNEL_SECURITY_CHECK_FAILURE (139)
A kernel component has corrupted a critical data structure. The corruption
could potentially allow a malicious user to gain control of this machine.
Arguments:
Arg1: 0000000000000003, A LIST_ENTRY has been corrupted (i.e. double remove).
Arg2: fffff304beeae9b0, Address of the trap frame for the exception that caused the BugCheck
Arg3: fffff304beeae908, Address of the exception record for the exception that caused the BugCheck
Arg4: 0000000000000000, Reserved

Rich (BB code):
9: kd> k
 # Child-SP RetAddr Call Site
00 fffff304`beeae688 fffff807`4742cce9 nt!KeBugCheckEx
01 fffff304`beeae690 fffff807`4742d2b2 nt!KiBugCheckDispatch+0x69
02 fffff304`beeae7d0 fffff807`4742b006 nt!KiFastFailDispatch+0xb2
03 fffff304`beeae9b0 fffff807`47221d2b nt!KiRaiseSecurityCheckFailure+0x346
04 fffff304`beeaeb40 fffff807`472618ed nt!KiExitDispatcher+0x39b
05 fffff304`beeaeef0 fffff807`d4d187b1 nt!KeInsertQueueApc+0x17d
06 fffff304`beeaef80 ffffdf0a`64b75000 BEDaisy+0x3287b1

9: kd> !irql
Debugger saved IRQL for processor 0x9 -- 2 (DISPATCH_LEVEL) << her şey normal

BattlEye, bir APC kuyruğuna ekleniyor ve bu da sayfa girdilerine yazılıyor. Kısa özet:

InsertTailList(&TargetApcState (Bedaisy.sys)->ApcListHead[UserMode], &Apc->ApcListEntry);

Burada zaten işaretlediğim gibi dosyanın açıklamasında olduğu gibi bir APC kuyruğuna eklenmesi, sayfa girdilerine yazılması. Sonra sayfa girdilerinin bozulması. Hataya tek sebep BattlEye oluyor.

Oyun hiç açılmıyorsa dosya konumuna gidip BattlEye sil ardından tekrar yükle. Bu soruna çözüm olmazsa BattlEye tam yetki vermen gerekiyor. Çözüm olursa karışmaya gerek yok.
Silip tekrar yükleme vs. internetteki çözümlerin hepsini yaptım ama tam yetki verme nasıl oluyor onu anlamadım. Onu nasıl yapacağım?

Rich (BB code):
KERNEL_SECURITY_CHECK_FAILURE (139)
A kernel component has corrupted a critical data structure. The corruption
could potentially allow a malicious user to gain control of this machine.
Arguments:
Arg1: 0000000000000003, A LIST_ENTRY has been corrupted (i.e. double remove).
Arg2: fffff304beeae9b0, Address of the trap frame for the exception that caused the BugCheck
Arg3: fffff304beeae908, Address of the exception record for the exception that caused the BugCheck
Arg4: 0000000000000000, Reserved

Rich (BB code):
9: kd> k
 # Child-SP RetAddr Call Site
00 fffff304`beeae688 fffff807`4742cce9 nt!KeBugCheckEx
01 fffff304`beeae690 fffff807`4742d2b2 nt!KiBugCheckDispatch+0x69
02 fffff304`beeae7d0 fffff807`4742b006 nt!KiFastFailDispatch+0xb2
03 fffff304`beeae9b0 fffff807`47221d2b nt!KiRaiseSecurityCheckFailure+0x346
04 fffff304`beeaeb40 fffff807`472618ed nt!KiExitDispatcher+0x39b
05 fffff304`beeaeef0 fffff807`d4d187b1 nt!KeInsertQueueApc+0x17d
06 fffff304`beeaef80 ffffdf0a`64b75000 BEDaisy+0x3287b1

9: kd> !irql
Debugger saved IRQL for processor 0x9 -- 2 (DISPATCH_LEVEL) << her şey normal

BattlEye, bir APC kuyruğuna ekleniyor ve bu da sayfa girdilerine yazılıyor. Kısa özet:

InsertTailList(&TargetApcState (Bedaisy.sys)->ApcListHead[UserMode], &Apc->ApcListEntry);

Burada zaten işaretlediğim gibi dosyanın açıklamasında olduğu gibi bir APC kuyruğuna eklenmesi, sayfa girdilerine yazılması. Sonra sayfa girdilerinin bozulması. Hataya tek sebep BattlEye oluyor.

Oyun hiç açılmıyorsa dosya konumuna gidip BattlEye sil ardından tekrar yükle. Bu soruna çözüm olmazsa BattlEye tam yetki vermen gerekiyor. Çözüm olursa karışmaya gerek yok.
Reyiz problemi hala çözemedim bilgin varsa yardımcı olabilir misin rica etsem.

Rich (BB code):
KERNEL_SECURITY_CHECK_FAILURE (139)
A kernel component has corrupted a critical data structure. The corruption
could potentially allow a malicious user to gain control of this machine.
Arguments:
Arg1: 0000000000000003, A LIST_ENTRY has been corrupted (i.e. double remove).
Arg2: fffff304beeae9b0, Address of the trap frame for the exception that caused the BugCheck
Arg3: fffff304beeae908, Address of the exception record for the exception that caused the BugCheck
Arg4: 0000000000000000, Reserved

Rich (BB code):
9: kd> k
 # Child-SP RetAddr Call Site
00 fffff304`beeae688 fffff807`4742cce9 nt!KeBugCheckEx
01 fffff304`beeae690 fffff807`4742d2b2 nt!KiBugCheckDispatch+0x69
02 fffff304`beeae7d0 fffff807`4742b006 nt!KiFastFailDispatch+0xb2
03 fffff304`beeae9b0 fffff807`47221d2b nt!KiRaiseSecurityCheckFailure+0x346
04 fffff304`beeaeb40 fffff807`472618ed nt!KiExitDispatcher+0x39b
05 fffff304`beeaeef0 fffff807`d4d187b1 nt!KeInsertQueueApc+0x17d
06 fffff304`beeaef80 ffffdf0a`64b75000 BEDaisy+0x3287b1

9: kd> !irql
Debugger saved IRQL for processor 0x9 -- 2 (DISPATCH_LEVEL) << her şey normal

BattlEye, bir APC kuyruğuna ekleniyor ve bu da sayfa girdilerine yazılıyor. Kısa özet:

InsertTailList(&TargetApcState (Bedaisy.sys)->ApcListHead[UserMode], &Apc->ApcListEntry);

Burada zaten işaretlediğim gibi dosyanın açıklamasında olduğu gibi bir APC kuyruğuna eklenmesi, sayfa girdilerine yazılması. Sonra sayfa girdilerinin bozulması. Hataya tek sebep BattlEye oluyor.

Oyun hiç açılmıyorsa dosya konumuna gidip BattlEye sil ardından tekrar yükle. Bu soruna çözüm olmazsa BattlEye tam yetki vermen gerekiyor. Çözüm olursa karışmaya gerek yok.
Problemi şu anlık çözdüm gibi duruyor Eki Görüntüle 649331
Buradan BEdaisy.sys dosyasına sağ tıklayıp özelliklere girip güvenlik sekmesinden tam yetki verdim ve halloldu gibi duruyor umarım tekrar başıma gelmez.
 
Son düzenleme:
Hata aynı, yaptığın işlemi önceki haline çevirip tekrar tam yetki konumuna getir.
Rich (BB code):
ffff9807`7fcc6648 fffff802`216178f7 nt!KeBugCheckEx+0x107
ffff9807`7fcc6688 fffff802`2162d329 nt!KiBugCheckDispatch+0x69
ffff9807`7fcc67c8 fffff802`2162d8f2 nt!KiFastFailDispatch+0xb2
ffff9807`7fcc6918 fffff802`2141d96b nt!KiExitDispatcher+0x39b
ffff9807`7fcc6980 fffff802`21f0e1c0 nt!KiInitialNodeStructures+0x40
ffff9807`7fcc6998 fffff802`2165b1ee nt!KiSendHeteroRescheduleIntRequest+0x90
ffff9807`7fcc69a8 fffff802`2162b606 nt!KiRaiseSecurityCheckFailure+0x346
ffff9807`7fcc6a98 fffff802`2141d684 nt!KiExitDispatcher+0xb4
ffff9807`7fcc6b18 fffff802`2141d96b nt!KiExitDispatcher+0x39b
ffff9807`7fcc6bd8 fffff802`214248c8 nt!KeWaitForSingleObject+0x318
ffff9807`7fcc6c88 fffff802`2142b3b5 nt!RtlpHpVsChunkSplit+0x625 nt!ExpAcquireSpinLockExclusiveAtDpcLevelInstrumented+0x5d
ffff9807`7fcc6d28 fffff802`2142abe7 nt!RtlpHpVsContextAllocateInternal+0x227
ffff9807`7fcc6d98 fffff802`21456ff4 nt!ExAllocateHeapPool+0x3a4
ffff9807`7fcc6e20 fffff802`b08d7100 BEDaisy+0x17100
ffff9807`7fcc6e38 fffff802`b08d71e0 BEDaisy+0x171e0
ffff9807`7fcc6ee8 fffff802`2145d52d nt!KeInsertQueueApc+0x17d
ffff9807`7fcc6f08 fffff802`21cadbae nt!ExAllocatePoolWithTag+0x2e
ffff9807`7fcc6f48 fffff802`214e53ff nt!ExAllocatePool+0xf
ffff9807`7fcc6f78 fffff802`b0d96348 BEDaisy+0x4d6348
ffff9807`7fcc7008 fffff802`219da2ed nt!NtQuerySystemInformation+0x5d
ffff9807`7fcc7048 fffff802`2162c9e8 nt!KiSystemServiceCopyEnd+0x28 nt!wil_details_FeatureReporting_ReportUsageToService+0x113
ffff9807`7fcc7090 fffff802`b08d7100 BEDaisy+0x17100
ffff9807`7fcc70a8 fffff802`b08d71e0 BEDaisy+0x171e0
ffff9807`7fcc70b8 fffff802`2160c951 nt!KeReleaseMutantEx+0x309
ffff9807`7fcc70c8 fffff802`b08d71e0 BEDaisy+0x171e0 nt!Feature_Servicing_NtReleaseSemaphoreErrorHandling__private_IsEnabledWithReporting+0x67
ffff9807`7fcc7168 fffff802`b08d71e0 BEDaisy+0x171e0
ffff9807`7fcc7178 fffff802`21452597 nt!KeReleaseMutant+0x57
ffff9807`7fcc71e8 fffff802`b0d83b59 BEDaisy+0x4c3b59
ffff9807`7fcc7338 fffff802`b0d8af92 BEDaisy+0x4caf92
ffff9807`7fcc7348 fffff802`b08c5001 BEDaisy+0x5001
ffff9807`7fcc73b8 fffff802`b08c502c BEDaisy+0x502c
ffff9807`7fcc7568 fffff802`214ed757 nt!PspSystemThreadStartup+0x57
ffff9807`7fcc7578 fffff802`b08c502c BEDaisy+0x502c
ffff9807`7fcc75b8 fffff802`2161c944 nt!KiStartSystemThread+0x34
ffff9807`7fcc75d0 fffff802`214ed700 nt!PspSystemThreadStartup

Dosya konumundaki dosya için de bunu yapabilirsin 👇
Rich (BB code):
9: kd> !
\User\C:\Program Files\Common Files\PUBG\navagio.sys
 
Hata aynı, yaptığın işlemi önceki haline çevirip tekrar tam yetki konumuna getir.
Rich (BB code):
ffff9807`7fcc6648 fffff802`216178f7 nt!KeBugCheckEx+0x107
ffff9807`7fcc6688 fffff802`2162d329 nt!KiBugCheckDispatch+0x69
ffff9807`7fcc67c8 fffff802`2162d8f2 nt!KiFastFailDispatch+0xb2
ffff9807`7fcc6918 fffff802`2141d96b nt!KiExitDispatcher+0x39b
ffff9807`7fcc6980 fffff802`21f0e1c0 nt!KiInitialNodeStructures+0x40
ffff9807`7fcc6998 fffff802`2165b1ee nt!KiSendHeteroRescheduleIntRequest+0x90
ffff9807`7fcc69a8 fffff802`2162b606 nt!KiRaiseSecurityCheckFailure+0x346
ffff9807`7fcc6a98 fffff802`2141d684 nt!KiExitDispatcher+0xb4
ffff9807`7fcc6b18 fffff802`2141d96b nt!KiExitDispatcher+0x39b
ffff9807`7fcc6bd8 fffff802`214248c8 nt!KeWaitForSingleObject+0x318
ffff9807`7fcc6c88 fffff802`2142b3b5 nt!RtlpHpVsChunkSplit+0x625 nt!ExpAcquireSpinLockExclusiveAtDpcLevelInstrumented+0x5d
ffff9807`7fcc6d28 fffff802`2142abe7 nt!RtlpHpVsContextAllocateInternal+0x227
ffff9807`7fcc6d98 fffff802`21456ff4 nt!ExAllocateHeapPool+0x3a4
ffff9807`7fcc6e20 fffff802`b08d7100 BEDaisy+0x17100
ffff9807`7fcc6e38 fffff802`b08d71e0 BEDaisy+0x171e0
ffff9807`7fcc6ee8 fffff802`2145d52d nt!KeInsertQueueApc+0x17d
ffff9807`7fcc6f08 fffff802`21cadbae nt!ExAllocatePoolWithTag+0x2e
ffff9807`7fcc6f48 fffff802`214e53ff nt!ExAllocatePool+0xf
ffff9807`7fcc6f78 fffff802`b0d96348 BEDaisy+0x4d6348
ffff9807`7fcc7008 fffff802`219da2ed nt!NtQuerySystemInformation+0x5d
ffff9807`7fcc7048 fffff802`2162c9e8 nt!KiSystemServiceCopyEnd+0x28 nt!wil_details_FeatureReporting_ReportUsageToService+0x113
ffff9807`7fcc7090 fffff802`b08d7100 BEDaisy+0x17100
ffff9807`7fcc70a8 fffff802`b08d71e0 BEDaisy+0x171e0
ffff9807`7fcc70b8 fffff802`2160c951 nt!KeReleaseMutantEx+0x309
ffff9807`7fcc70c8 fffff802`b08d71e0 BEDaisy+0x171e0 nt!Feature_Servicing_NtReleaseSemaphoreErrorHandling__private_IsEnabledWithReporting+0x67
ffff9807`7fcc7168 fffff802`b08d71e0 BEDaisy+0x171e0
ffff9807`7fcc7178 fffff802`21452597 nt!KeReleaseMutant+0x57
ffff9807`7fcc71e8 fffff802`b0d83b59 BEDaisy+0x4c3b59
ffff9807`7fcc7338 fffff802`b0d8af92 BEDaisy+0x4caf92
ffff9807`7fcc7348 fffff802`b08c5001 BEDaisy+0x5001
ffff9807`7fcc73b8 fffff802`b08c502c BEDaisy+0x502c
ffff9807`7fcc7568 fffff802`214ed757 nt!PspSystemThreadStartup+0x57
ffff9807`7fcc7578 fffff802`b08c502c BEDaisy+0x502c
ffff9807`7fcc75b8 fffff802`2161c944 nt!KiStartSystemThread+0x34
ffff9807`7fcc75d0 fffff802`214ed700 nt!PspSystemThreadStartup

Dosya konumundaki dosya için de bunu yapabilirsin 👇
Rich (BB code):
9: kd> !
\User\C:\Program Files\Common Files\PUBG\navagio.sys
Hocam direkt steamapps'den pubg klasörüne tam yetki versem olur mu?
 

Geri
Yukarı