If we could figure out which driver it is, how would I update/restore/fix that particular driver?
My pc BSOD again
heres the WinDbg
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: 000000000000073a, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, 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: fffff8052d8ed1ad, address which referenced memory
Debugging Details:
------------------
KEY_VALUES_STRING: 1
Key : Analysis.CPU.mSec
Value: 2733
Key : Analysis.DebugAnalysisManager
Value: Create
Key : Analysis.Elapsed.mSec
Value: 49127
Key : Analysis.Init.CPU.mSec
Value: 359
Key : Analysis.Init.Elapsed.mSec
Value: 2222
Key : Analysis.Memory.CommitPeak.Mb
Value: 74
Key : WER.OS.Branch
Value: vb_release
Key : WER.OS.Timestamp
Value: 2019-12-06T14:06:00Z
Key : WER.OS.Version
Value: 10.0.19041.1
BUGCHECK_CODE: a
BUGCHECK_P1: 73a
BUGCHECK_P2: 2
BUGCHECK_P3: 0
BUGCHECK_P4: fffff8052d8ed1ad
READ_ADDRESS: fffff8052e2fa390: 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
000000000000073a
BLACKBOXBSD: 1 (!blackboxbsd)
BLACKBOXNTFS: 1 (!blackboxntfs)
BLACKBOXPNP: 1 (!blackboxpnp)
BLACKBOXWINLOGON: 1
CUSTOMER_CRASH_COUNT: 1
PROCESS_NAME: obs64.exe
TRAP_FRAME: ffff848f23310600 -- (.trap 0xffff848f23310600)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=ffffe28688776288
rdx=ffffe28688776288 rsi=0000000000000000 rdi=0000000000000000
rip=fffff8052d8ed1ad rsp=ffff848f23310790 rbp=ffffe28683875d40
r8=0000000000000012 r9=0000000000000000 r10=0000000000000012
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl zr na po nc
nt!KiTryScheduleNextForegroundBoost+0x15:
fffff805
2d8ed1ad 8a803a070000 mov al,byte ptr [rax+73Ah] ds:00000000
0000073a=??
Resetting default scope
STACK_TEXT:
ffff848f
233104b8 fffff805
2da09169 : 00000000
0000000a 00000000
0000073a 00000000
00000002 00000000
00000000 : nt!KeBugCheckEx
ffff848f
233104c0 fffff805
2da05469 : 00000000
00000001 00000000
ffffffff 00000000
00000000 fffff805
2db19e00 : nt!KiBugCheckDispatch+0x69
ffff848f
23310600 fffff805
2d8ed1ad : 00000000
00000004 00000000
00000000 00000000
00000002 ffffa800
c4d00180 : nt!KiPageFault+0x469
ffff848f
23310790 fffff805
2d887a22 : ffffe286
88776288 ffffe286
83875d40 ffffe286
87ce61f0 ffff848f
233107fc : nt!KiTryScheduleNextForegroundBoost+0x15
ffff848f
233107c0 fffff805
2d8871b1 : 00000000
00000000 fffff805
2dbf5e31 00000000
00000000 00000000
00000000 : nt!KiDeferredReadySingleThread+0x5b2
ffff848f
233109b0 fffff805
2d927ea0 : 00000000
00080005 00000000
00000000 ffffe286
88776360 ffffe286
87ce61c0 : nt!KiExitDispatcher+0x141
ffff848f
23310a20 fffff805
2dcd520b : 0000027d
c6cb02f0 00000000
00000000 ffff848f
23310b80 ffffe286
88776360 : nt!KeReleaseSemaphore+0x110
ffff848f
23310aa0 fffff805
2da08bb8 : ffffe286
88e80080 00000000
00000010 00000000
00000000 ffffffff
ff676901 : nt!NtReleaseSemaphore+0x9b
ffff848f
23310b00 00007ffd
b88acf64 : 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 : nt!KiSystemServiceCopyEnd+0x28
0000009a
4896f618 00000000
00000000 : 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 : 0x00007ffd`b88acf64
SYMBOL_NAME: nt!KiTryScheduleNextForegroundBoost+15
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
IMAGE_VERSION: 10.0.19041.1165
STACK_COMMAND: .thread ; .cxr ; kb
BUCKET_ID_FUNC_OFFSET: 15
FAILURE_BUCKET_ID: AV_nt!KiTryScheduleNextForegroundBoost
OS_VERSION: 10.0.19041.1
BUILDLAB_STR: vb_release
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
FAILURE_ID_HASH: {a63b8913-ce3e-ddb1-eeed-356132fb9ffa}
Followup: MachineOwner
---------