Good night everyone. Im posting this here because I dont know what else to do.
I built a PC last year and since then I'm having constant BSODs which happen completely at random. Sometimes it can go a whole day without getting one. Other times I can get one after another, with only ten minutes of usages between them.
The codes also differ most of times, with the more common being:
IRQL_NOT_LESS_OR_EQUAL
DRIVER_IRQL_NOT_LESS_OR_EQUAL
I leave with you the last dump debug I did:
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
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 kernel debugger is available get stack backtrace.
Arguments:
Arg1: fffff80296cec831, memory referenced
Arg2: 00000000000000ff, IRQL
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff80296cec831, address which referenced memory
Debugging Details:
------------------
KEY_VALUES_STRING: 1
Key : Analysis.CPU.mSec
Value: 2000
Key : Analysis.Elapsed.mSec
Value: 2940
Key : Analysis.IO.Other.Mb
Value: 0
Key : Analysis.IO.Read.Mb
Value: 0
Key : Analysis.IO.Write.Mb
Value: 0
Key : Analysis.Init.CPU.mSec
Value: 281
Key : Analysis.Init.Elapsed.mSec
Value: 6498
Key : Analysis.Memory.CommitPeak.Mb
Value: 97
Key : Bugcheck.Code.LegacyAPI
Value: 0xd1
Key : Bugcheck.Code.TargetModel
Value: 0xd1
Key : Dump.Attributes.AsUlong
Value: 8
Key : Dump.Attributes.KernelGeneratedTriageDump
Value: 1
Key : Failure.Bucket
Value: AV_CODE_AV_BAD_IP_nt!KiPageFault
Key : Failure.Hash
Value: {73cd60cc-83fa-6b76-df08-1961c31d7403}
BUGCHECK_CODE: d1
BUGCHECK_P1: fffff80296cec831
BUGCHECK_P2: ff
BUGCHECK_P3: 0
BUGCHECK_P4: fffff80296cec831
FILE_IN_CAB: 060724-31453-01.dmp
DUMP_FILE_ATTRIBUTES: 0x8
Kernel Generated Triage Dump
READ_ADDRESS: fffff8030a31c4a8: Unable to get MiVisibleState
Unable to get NonPagedPoolStart
Unable to get NonPagedPoolEnd
Unable to get PagedPoolStart
Unable to get PagedPoolEnd
unable to get nt!MmSpecialPagesInUse
fffff80296cec831
BLACKBOXBSD: 1 (!blackboxbsd)
BLACKBOXNTFS: 1 (!blackboxntfs)
BLACKBOXPNP: 1 (!blackboxpnp)
BLACKBOXWINLOGON: 1
CUSTOMER_CRASH_COUNT: 1
PROCESS_NAME: System
TRAP_FRAME: fffff803057aa7f0 -- (.trap 0xfffff803057aa7f0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=000000383331b619 rbx=0000000000000000 rcx=fffff80304562180
rdx=fffff8030a34c700 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80296cec831 rsp=fffff803057aa988 rbp=fffff803057aaa90
r8=fffff803057aaaf0 r9=0000000000000000 r10=0000fffff8030993
r11=fffff80304565d80 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up di pl zr na po nc
fffff802`96cec831 ?? ???
Resetting default scope
FAILED_INSTRUCTION_ADDRESS:
+0
fffff802`96cec831 ?? ???
STACK_TEXT:
fffff803`057aa6a8 fffff803`09a2ff29 : 00000000`0000000a fffff802`96cec831 00000000`000000ff 00000000`00000000 : nt!KeBugCheckEx
fffff803`057aa6b0 fffff803`09a2b389 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff803`057aa7f0 fffff802`96cec831 : fffff803`0985ffc4 fffff78b`40003158 00000000`00989680 00000000`00000000 : nt!KiPageFault+0x489
fffff803`057aa988 fffff803`0985ffc4 : fffff78b`40003158 00000000`00989680 00000000`00000000 fffff803`04569c08 : 0xfffff802`96cec831
fffff803`057aa990 fffff803`09a1efee : 00000000`00000000 fffff803`04562180 fffff803`0a34c700 ffffa309`fd2ec080 : nt!KiRetireDpcList+0x1b4
fffff803`057aac40 00000000`00000000 : fffff803`057ab000 fffff803`057a5000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x9e
SYMBOL_NAME: nt!KiPageFault+489
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
IMAGE_VERSION: 10.0.22621.3672
STACK_COMMAND: .cxr; .ecxr ; kb
BUCKET_ID_FUNC_OFFSET: 489
FAILURE_BUCKET_ID: AV_CODE_AV_BAD_IP_nt!KiPageFault
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
FAILURE_ID_HASH: {73cd60cc-83fa-6b76-df08-1961c31d7403}
Followup: MachineOwner
Please, someone help me reallize wtf is going on with this PC. I have been dealing with all this for quite a while.
Thanks
I built a PC last year and since then I'm having constant BSODs which happen completely at random. Sometimes it can go a whole day without getting one. Other times I can get one after another, with only ten minutes of usages between them.
The codes also differ most of times, with the more common being:
IRQL_NOT_LESS_OR_EQUAL
DRIVER_IRQL_NOT_LESS_OR_EQUAL
I leave with you the last dump debug I did:
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
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 kernel debugger is available get stack backtrace.
Arguments:
Arg1: fffff80296cec831, memory referenced
Arg2: 00000000000000ff, IRQL
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff80296cec831, address which referenced memory
Debugging Details:
------------------
KEY_VALUES_STRING: 1
Key : Analysis.CPU.mSec
Value: 2000
Key : Analysis.Elapsed.mSec
Value: 2940
Key : Analysis.IO.Other.Mb
Value: 0
Key : Analysis.IO.Read.Mb
Value: 0
Key : Analysis.IO.Write.Mb
Value: 0
Key : Analysis.Init.CPU.mSec
Value: 281
Key : Analysis.Init.Elapsed.mSec
Value: 6498
Key : Analysis.Memory.CommitPeak.Mb
Value: 97
Key : Bugcheck.Code.LegacyAPI
Value: 0xd1
Key : Bugcheck.Code.TargetModel
Value: 0xd1
Key : Dump.Attributes.AsUlong
Value: 8
Key : Dump.Attributes.KernelGeneratedTriageDump
Value: 1
Key : Failure.Bucket
Value: AV_CODE_AV_BAD_IP_nt!KiPageFault
Key : Failure.Hash
Value: {73cd60cc-83fa-6b76-df08-1961c31d7403}
BUGCHECK_CODE: d1
BUGCHECK_P1: fffff80296cec831
BUGCHECK_P2: ff
BUGCHECK_P3: 0
BUGCHECK_P4: fffff80296cec831
FILE_IN_CAB: 060724-31453-01.dmp
DUMP_FILE_ATTRIBUTES: 0x8
Kernel Generated Triage Dump
READ_ADDRESS: fffff8030a31c4a8: Unable to get MiVisibleState
Unable to get NonPagedPoolStart
Unable to get NonPagedPoolEnd
Unable to get PagedPoolStart
Unable to get PagedPoolEnd
unable to get nt!MmSpecialPagesInUse
fffff80296cec831
BLACKBOXBSD: 1 (!blackboxbsd)
BLACKBOXNTFS: 1 (!blackboxntfs)
BLACKBOXPNP: 1 (!blackboxpnp)
BLACKBOXWINLOGON: 1
CUSTOMER_CRASH_COUNT: 1
PROCESS_NAME: System
TRAP_FRAME: fffff803057aa7f0 -- (.trap 0xfffff803057aa7f0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=000000383331b619 rbx=0000000000000000 rcx=fffff80304562180
rdx=fffff8030a34c700 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80296cec831 rsp=fffff803057aa988 rbp=fffff803057aaa90
r8=fffff803057aaaf0 r9=0000000000000000 r10=0000fffff8030993
r11=fffff80304565d80 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up di pl zr na po nc
fffff802`96cec831 ?? ???
Resetting default scope
FAILED_INSTRUCTION_ADDRESS:
+0
fffff802`96cec831 ?? ???
STACK_TEXT:
fffff803`057aa6a8 fffff803`09a2ff29 : 00000000`0000000a fffff802`96cec831 00000000`000000ff 00000000`00000000 : nt!KeBugCheckEx
fffff803`057aa6b0 fffff803`09a2b389 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff803`057aa7f0 fffff802`96cec831 : fffff803`0985ffc4 fffff78b`40003158 00000000`00989680 00000000`00000000 : nt!KiPageFault+0x489
fffff803`057aa988 fffff803`0985ffc4 : fffff78b`40003158 00000000`00989680 00000000`00000000 fffff803`04569c08 : 0xfffff802`96cec831
fffff803`057aa990 fffff803`09a1efee : 00000000`00000000 fffff803`04562180 fffff803`0a34c700 ffffa309`fd2ec080 : nt!KiRetireDpcList+0x1b4
fffff803`057aac40 00000000`00000000 : fffff803`057ab000 fffff803`057a5000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x9e
SYMBOL_NAME: nt!KiPageFault+489
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
IMAGE_VERSION: 10.0.22621.3672
STACK_COMMAND: .cxr; .ecxr ; kb
BUCKET_ID_FUNC_OFFSET: 489
FAILURE_BUCKET_ID: AV_CODE_AV_BAD_IP_nt!KiPageFault
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
FAILURE_ID_HASH: {73cd60cc-83fa-6b76-df08-1961c31d7403}
Followup: MachineOwner
Please, someone help me reallize wtf is going on with this PC. I have been dealing with all this for quite a while.
Thanks