BSOD help!! IRQL_NOT_LESS_OR_EQUAL hal.dll

Jhonny555

Prominent
Jun 16, 2017
4
0
520
This is first time a i got bsod since i install windows 10. idk whats do .
run memory diag found nothing.
(maybe gpu diver too old? i use 4 month old gpu driver but never had problem with)
heres the dmp:

hal.dll
hal.dll+17627
fffff801`4a818000
fffff801`4a88d000
0x00075000
0x57dac91a
2016. 09. 15. 18:15:22
Microsoft® Windows® Operating System
Hardware Abstraction Layer DLL
10.0.14393.206 (rs1_release.160915-0644)
Microsoft Corporation
C:\WINDOWS\system32\hal.dll

crash with:

ntoskrnl.exe
ntoskrnl.exe+159e29
fffff801`4a88d000
fffff801`4b0a5000
0x00818000
0x593278b1
2017. 06. 03. 10:52:01
Microsoft® Windows®
Operating System NT Kernel & System
10.0.14393.1358 (rs1_release.170602-2252)
Microsoft Corporation
C:\WINDOWS\system32\ntoskrnl.exe
 
hal.dll = hardware abstraction layer. Part of windows that deals with hardware
ntoskrnl = New Technology Operating System Kernel, Almost easier to list what this doesn't do. It handles all executive actions of windows, it handles memory management, it handles cooperation with drivers. IT get blamed for large proportion of BSOD as it does so much

IRQ errors normally drivers

neither file name tells us enough to know cause.

Can you upload a copy of memory.dmp file from either the root directory of C or c/windoiws folder. Upload it to a file sharing site and show a link here and someone will look though it for you and find actual drivers name(s)

I doubt its GPU as they normally cause other errors, not IRQ ones.