Çözüldü 8 aylık sistem mavi ekran veriyor

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.
İşletim sistemi
Windows 11
Çözüm
Sorunun aslında Vanguard ve BattlEye yani iki anticheat yazılımında oluşmuş.

Rich (BB code):
SYSTEM_SCAN_AT_RAISED_IRQL_CAUGHT_IMPROPER_DRIVER_UNLOAD (d4)
A driver unloaded without cancelling lookaside lists, DPCs, worker threads, etc.
The broken driver's name is displayed on the screen and saved in
KiBugCheckDriver.
When possible, the guilty driver's name (Unicode string) is printed on
the BugCheck screen and saved in KiBugCheckDriver.
An attempt was made to access the driver at raised IRQL after it unloaded.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: fffff8065fb8fdd0, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000001, value 0 = read operation, 1 = write operation
Arg4: fffff806276e3f5f, address which referenced memory

Rich (BB code):
kd> u ffff
<Unloaded_vgk.sys>+0x7fdd00:
fffff806`5fb8fdd0 ??

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

Rich (BB code):
 kd> k
 # Child-SP RetAddr Call Site
ffffa68d`5d366838 fffff806`2782c5e9 : nt!KeBugCheckEx
ffffa68d`5d366840 fffff806`27827b34 : nt!KiBugCheckDispatch+0x69
ffffa68d`5d366980 fffff806`276e3f5f : nt!KiPageFault+0x474
ffffa68d`5d366850 00000000`00000002 :<Unloaded_vgk.sys>+0x7fdd0
ffffa68d`5d366b10 fffff806`27669c22 :nt!KiAcquireKobjectLockSafe+0xf
ffffa68d`5d366b40 fffff806`2761732d :nt!KiExitDispatcher+0x382
ffffa68d`5d366ef0 fffff806`b1f7ffee :nt!KeInsertQueueApc+0x17d
ffffa68d`5d366f80 ffffa90f`e2fe3000 :BEDaisy+0x4cffee

Sorun burada şu ki, Vanguard referans verdiği bellek bölümüne olması gerektiği zaman yanıt vermiyor. Bu durumda referans verilen bellek adresi geçersiz duruma düşüyor. Ardından pagefault ve mavi ekran.

Bunların yanında BattlEye yazılımı da araya karışmış. Bu iki yazılımı bir süre kullanma.
Sorunun aslında Vanguard ve BattlEye yani iki anticheat yazılımında oluşmuş.

Rich (BB code):
SYSTEM_SCAN_AT_RAISED_IRQL_CAUGHT_IMPROPER_DRIVER_UNLOAD (d4)
A driver unloaded without cancelling lookaside lists, DPCs, worker threads, etc.
The broken driver's name is displayed on the screen and saved in
KiBugCheckDriver.
When possible, the guilty driver's name (Unicode string) is printed on
the BugCheck screen and saved in KiBugCheckDriver.
An attempt was made to access the driver at raised IRQL after it unloaded.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: fffff8065fb8fdd0, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000001, value 0 = read operation, 1 = write operation
Arg4: fffff806276e3f5f, address which referenced memory

Rich (BB code):
kd> u ffff
<Unloaded_vgk.sys>+0x7fdd00:
fffff806`5fb8fdd0 ??

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

Rich (BB code):
 kd> k
 # Child-SP RetAddr Call Site
ffffa68d`5d366838 fffff806`2782c5e9 : nt!KeBugCheckEx
ffffa68d`5d366840 fffff806`27827b34 : nt!KiBugCheckDispatch+0x69
ffffa68d`5d366980 fffff806`276e3f5f : nt!KiPageFault+0x474
ffffa68d`5d366850 00000000`00000002 :<Unloaded_vgk.sys>+0x7fdd0
ffffa68d`5d366b10 fffff806`27669c22 :nt!KiAcquireKobjectLockSafe+0xf
ffffa68d`5d366b40 fffff806`2761732d :nt!KiExitDispatcher+0x382
ffffa68d`5d366ef0 fffff806`b1f7ffee :nt!KeInsertQueueApc+0x17d
ffffa68d`5d366f80 ffffa90f`e2fe3000 :BEDaisy+0x4cffee

Sorun burada şu ki, Vanguard referans verdiği bellek bölümüne olması gerektiği zaman yanıt vermiyor. Bu durumda referans verilen bellek adresi geçersiz duruma düşüyor. Ardından pagefault ve mavi ekran.

Bunların yanında BattlEye yazılımı da araya karışmış. Bu iki yazılımı bir süre kullanma.
 
Çözüm
Sorunun aslında Vanguard ve BattlEye yani iki anticheat yazılımında oluşmuş.

Rich (BB code):
SYSTEM_SCAN_AT_RAISED_IRQL_CAUGHT_IMPROPER_DRIVER_UNLOAD (d4)
A driver unloaded without cancelling lookaside lists, DPCs, worker threads, etc.
The broken driver's name is displayed on the screen and saved in
KiBugCheckDriver.
When possible, the guilty driver's name (Unicode string) is printed on
the BugCheck screen and saved in KiBugCheckDriver.
An attempt was made to access the driver at raised IRQL after it unloaded.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: fffff8065fb8fdd0, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000001, value 0 = read operation, 1 = write operation
Arg4: fffff806276e3f5f, address which referenced memory

Rich (BB code):
kd> u ffff
<Unloaded_vgk.sys>+0x7fdd00:
fffff806`5fb8fdd0 ??

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

Rich (BB code):
 kd> k
 # Child-SP RetAddr Call Site
ffffa68d`5d366838 fffff806`2782c5e9 : nt!KeBugCheckEx
ffffa68d`5d366840 fffff806`27827b34 : nt!KiBugCheckDispatch+0x69
ffffa68d`5d366980 fffff806`276e3f5f : nt!KiPageFault+0x474
ffffa68d`5d366850 00000000`00000002 :<Unloaded_vgk.sys>+0x7fdd0
ffffa68d`5d366b10 fffff806`27669c22 :nt!KiAcquireKobjectLockSafe+0xf
ffffa68d`5d366b40 fffff806`2761732d :nt!KiExitDispatcher+0x382
ffffa68d`5d366ef0 fffff806`b1f7ffee :nt!KeInsertQueueApc+0x17d
ffffa68d`5d366f80 ffffa90f`e2fe3000 :BEDaisy+0x4cffee

Sorun burada şu ki, Vanguard referans verdiği bellek bölümüne olması gerektiği zaman yanıt vermiyor. Bu durumda referans verilen bellek adresi geçersiz duruma düşüyor. Ardından pagefault ve mavi ekran.

Bunların yanında BattlEye yazılımı da araya karışmış. Bu iki yazılımı bir süre kullanma.
Vanguard sildim hocam, sadece BattlEye mevcut. Testini yapayım tekrar güncellerim konuyu iki güne.
 

Technopat Haberler

Yeni konular

Geri
Yukarı