"IRQL_NOT_LESS_OR_EQUAL" mavi ekran hatası

XIN

Femtopat
Katılım
10 Ekim 2020
Mesajlar
23
Daha fazla  
Cinsiyet
Erkek
Evet, yeni aldığım bir bilgisayarda ilk mavi ekran hatası. Kodu:

"IRQL_NOT_LESS_OR_EQUAL"​

Sanırım sürücü ile alakalı yardımcı olursanız sevinirim.

Not: Minidump dosyasındaki dosyayı açamıyorum erişim reddedildi diyor onu nasıl çözeceğim.
 
Son düzenleyen: Moderatör:
XIN benim hesabım nedense uyarı yemişim buyurun dosya
 
Nedeni yazar aslında, neyse...

BattlEye'ı kaldırın. Sonra ekran kartınızın sürücüsünü DDU ile kaldırıp güncelleyin.

Kod:
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 0000000000000020, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000001, bitfield :
    bit 0 : value 0 = read operation, 1 = write operation
    bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff8063c88d3ea, address which referenced memory

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

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

KEY_VALUES_STRING: 1

    Key  : Analysis.CPU.mSec
    Value: 5640

    Key  : Analysis.DebugAnalysisProvider.CPP
    Value: Create: 8007007e on BORA

    Key  : Analysis.DebugData
    Value: CreateObject

    Key  : Analysis.DebugModel
    Value: CreateObject

    Key  : Analysis.Elapsed.mSec
    Value: 77712

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

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

BUGCHECK_P1: 20

BUGCHECK_P2: 2

BUGCHECK_P3: 1

BUGCHECK_P4: fffff8063c88d3ea

WRITE_ADDRESS: fffff8063cd713b8: Unable to get MiVisibleState
Unable to get NonPagedPoolStart
Unable to get NonPagedPoolEnd
Unable to get PagedPoolStart
Unable to get PagedPoolEnd
fffff8063cc283b8: Unable to get Flags value from nt!KdVersionBlock
fffff8063cc283b8: Unable to get Flags value from nt!KdVersionBlock
unable to get nt!MmSpecialPagesInUse
 0000000000000020

BLACKBOXBSD: 1 (!blackboxbsd)


BLACKBOXNTFS: 1 (!blackboxntfs)


BLACKBOXPNP: 1 (!blackboxpnp)


BLACKBOXWINLOGON: 1

CUSTOMER_CRASH_COUNT:  1

PROCESS_NAME:  System

TRAP_FRAME:  fffff80641067760 -- (.trap 0xfffff80641067760)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=00009e3679ad80c4 rbx=0000000000000000 rcx=ffff94887f813000
rdx=00009e3600000000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff8063c88d3ea rsp=fffff806410678f0 rbp=fffff806410679f0
 r8=0000000000000000  r9=0000000000000000 r10=ffff9488899c8f88
r11=fffff80641067b10 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei pl nz na pe nc
nt!KiExecuteAllDpcs+0x2ea:
fffff806`3c88d3ea 49894720        mov     qword ptr [r15+20h],rax ds:00000000`00000020=????????????????
Resetting default scope

STACK_TEXT: 
fffff806`41067618 fffff806`3c9d4b29     : 00000000`0000000a 00000000`00000020 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff806`41067620 fffff806`3c9d0e69     : 00000000`00000000 00000000`00000001 ffff9488`87375000 fffff806`510b9c37 : nt!KiBugCheckDispatch+0x69
fffff806`41067760 fffff806`3c88d3ea     : fffff806`3988cf80 00000000`00000001 fffff806`410678a8 00000000`00000000 : nt!KiPageFault+0x469
fffff806`410678f0 fffff806`3c88ca5f     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiExecuteAllDpcs+0x2ea
fffff806`41067a30 fffff806`3c9c680e     : 00000000`00000000 fffff806`3988a180 fffff806`3cd8f400 ffff9488`92acd080 : nt!KiRetireDpcList+0x1ef
fffff806`41067c60 00000000`00000000     : fffff806`41068000 fffff806`41062000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x7e


SYMBOL_NAME:  nt!KiExecuteAllDpcs+2ea

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

IMAGE_VERSION:  10.0.18362.1139

STACK_COMMAND:  .thread ; .cxr ; kb

BUCKET_ID_FUNC_OFFSET:  2ea

FAILURE_BUCKET_ID:  AV_nt!KiExecuteAllDpcs

OS_VERSION:  10.0.18362.1

BUILDLAB_STR:  19h1_release

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

FAILURE_ID_HASH:  {b88a28a0-fcde-99e9-6174-619833d00ab9}

Followup:     MachineOwner
---------
 
Battle.

Nedeni yazar aslında, neyse...

BattlEye'ı kaldırın. Sonra ekran kartınızın sürücüsünü DDU ile kaldırıp güncelleyin.

Kod:
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an.
interrupt request level (IRQL) that is too high. This is usually.
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 0000000000000020, memory referenced.
Arg2: 0000000000000002, IRQL.
Arg3: 0000000000000001, bitfield :
bit 0 : value 0 = read operation, 1 = write operation.
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff8063c88d3ea, address which referenced memory.

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

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

KEY_VALUES_STRING: 1.

Key : Analysis.CPU.mSec.
Value: 5640.

Key : Analysis.DebugAnalysisProvider.CPP.
Value: Create: 8007007e on BORA.

Key : Analysis.DebugData.
Value: CreateObject.

Key : Analysis.DebugModel.
Value: CreateObject.

Key : Analysis.Elapsed.mSec.
Value: 77712.

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

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: a.

BUGCHECK_P1: 20.

BUGCHECK_P2: 2.

BUGCHECK_P3: 1.

BUGCHECK_P4: fffff8063c88d3ea.

WRITE_ADDRESS: fffff8063cd713b8: Unable to get MiVisibleState.
Unable to get NonPagedPoolStart.
Unable to get NonPagedPoolEnd.
Unable to get PagedPoolStart.
Unable to get PagedPoolEnd.
fffff8063cc283b8: Unable to get Flags value from nt!KdVersionBlock.
fffff8063cc283b8: Unable to get Flags value from nt!KdVersionBlock.
unable to get nt!MmSpecialPagesInUse.
0000000000000020.

BLACKBOXBSD: 1 (!blackboxbsd)

BLACKBOXNTFS: 1 (!blackboxntfs)

BLACKBOXPNP: 1 (!blackboxpnp)

BLACKBOXWINLOGON: 1.

CUSTOMER_CRASH_COUNT: 1.

PROCESS_NAME: System.

TRAP_FRAME: fffff80641067760 -- (.trap 0xfffff80641067760)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=00009e3679ad80c4 rbx=0000000000000000 rcx=ffff94887f813000.
rdx=00009e3600000000 rsi=0000000000000000 rdi=0000000000000000.
rip=fffff8063c88d3ea rsp=fffff806410678f0 rbp=fffff806410679f0.
r8=0000000000000000 r9=0000000000000000 r10=ffff9488899c8f88.
r11=fffff80641067b10 r12=0000000000000000 r13=0000000000000000.
r14=0000000000000000 r15=0000000000000000.
iopl=0 nv up ei pl nz na pe nc.
nt!KiExecuteAllDpcs+0x2ea:
fffff806`3c88d3ea 49894720 mov qword ptr [r15+20h],rax ds:00000000`00000020=????????????????
Resetting default scope.

STACK_TEXT:
fffff806`41067618 fffff806`3c9d4b29 : 00000000`0000000a 00000000`00000020 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx.
fffff806`41067620 fffff806`3c9d0e69 : 00000000`00000000 00000000`00000001 ffff9488`87375000 fffff806`510b9c37 : nt!KiBugCheckDispatch+0x69.
fffff806`41067760 fffff806`3c88d3ea : fffff806`3988cf80 00000000`00000001 fffff806`410678a8 00000000`00000000 : nt!KiPageFault+0x469.
fffff806`410678f0 fffff806`3c88ca5f : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiExecuteAllDpcs+0x2ea.
fffff806`41067a30 fffff806`3c9c680e : 00000000`00000000 fffff806`3988a180 fffff806`3cd8f400 ffff9488`92acd080 : nt!KiRetireDpcList+0x1ef.
fffff806`41067c60 00000000`00000000 : fffff806`41068000 fffff806`41062000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x7e.

SYMBOL_NAME: nt!KiExecuteAllDpcs+2ea.

MODULE_NAME: nt.

IMAGE_NAME: ntkrnlmp.exe.

IMAGE_VERSION: 10.0.18362.1139.

STACK_COMMAND: .thread ; .cxr ; kb.

BUCKET_ID_FUNC_OFFSET: 2ea.

FAILURE_BUCKET_ID: AV_nt!KiExecuteAllDpcs.

OS_VERSION: 10.0.18362.1.

BUILDLAB_STR: 19h1_release.

OSPLATFORM_TYPE: x64.

OSNAME: Windows 10.

FAILURE_ID_HASH: {b88a28a0-fcde-99e9-6174-619833d00ab9}

Followup: MachineOwner.
---------

Sildigimde bida kullanmayacak mıyım çünkü oynadıgım oyunlarda gerektiriyor?
 
Sorununuz çözüldükten sonra tekrar kullanabilirsiniz. DDU işlemini yapın, sonuçları bekliyorum.

Şimdi öncelikle hiç kullanmadım bu yüzden tedirginim ekran kartı 5500XT 8 GB işlemci ise Ryzen5 3500X AMD tarafında sürücü işi sıkıntılı bunun için DDU mu kullanayım başka bir program daha varmış.
 

Geri
Yukarı