Hi all,
Since around December I've been encountering a persistant Blue Screen of Death. It's been infrequent enough that I've largely been able to ignore it, but today I lost a significant amount of work due to the crash and that was the last straw.
By persistant, I mean that at least one every few days, and in some periods multiple times a day, I get a BSOD with a KERNEL_SECURITY_CHECK_FAILURE message.
WhoCrashed? always pins the blame on either ntoskrnl.exe or ntkrnlmp.exe, as below:
During my first round of trying to solve this problem, I managed to trace the issue to a driver. I noticed that the issue usually (maybe only, I'm not 100% sure) occurs when audio is playing. This, combined with reports from Latencymon point to HDAudbus.sys as the culprit.
Here are the Latencymon driver readings when there is no audio playing (after 1 minute):
And here are the readings when audio is playing (one Youtube video, after 1 minute):
And, unsurprisingly, when I disable the Realtek High Definition Audio, the ISR and DPC count stays at 0.
Here are some of the things I've tried, multiple times each in fact:
- Windows 10 Updates
- Latest Realtek driver updates from Motherboard manufacturer website (Gigabyte: GA-Z87-D3H),
- Latest from Realtek Website.
- Rolling back drivers to penultimate versions available
- Reflash Bios
- Windows 10 Refresh
- Windows 10 Clean Reinstall
- Removing USB devices
Nontheless, it persisted.
Here is a OneDrive link to the latest minidump file, in case anybody can make use of it
Can anybody point to a possible solution that I've missed, a culprit that I haven't guessed at yet, or a suggestion of where to go now?
Am I looking at a hardware failure? If so, is getting a discrete audio card likely to fix the problem, or will it require a new motherboard?
Any and all help *incredibly* gratefully received, I'm really at my wits end with this. Anything else I can find or do to help with the diagnosis/prognosis, just let me know.
Thanks again.
Since around December I've been encountering a persistant Blue Screen of Death. It's been infrequent enough that I've largely been able to ignore it, but today I lost a significant amount of work due to the crash and that was the last straw.
By persistant, I mean that at least one every few days, and in some periods multiple times a day, I get a BSOD with a KERNEL_SECURITY_CHECK_FAILURE message.
WhoCrashed? always pins the blame on either ntoskrnl.exe or ntkrnlmp.exe, as below:
On Tue 03/04/2018 20:39:19 your computer crashed
crash dump file: C:\WINDOWS\Minidump\040318-7625-01.dmp
This was probably caused by the following module: ntoskrnl.exe (nt+0x175510)
Bugcheck code: 0xA (0xFFFFF80390C060E8, 0xD, 0x1, 0xFFFFF8039495F2A4)
Error: IRQL_NOT_LESS_OR_EQUAL
file path: C:\WINDOWS\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that Microsoft Windows or a kernel-mode driver accessed paged memory at DISPATCH_LEVEL or above.
This appears to be a typical software driver bug and is not likely to be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.
On Tue 03/04/2018 20:39:19 your computer crashed
crash dump file: C:\WINDOWS\memory.dmp
This was probably caused by the following module: hal.dll (hal!HalPerformEndOfInterrupt+0x186)
Bugcheck code: 0xA (0xFFFFF80390C060E8, 0xD, 0x1, 0xFFFFF8039495F2A4)
Error: IRQL_NOT_LESS_OR_EQUAL
file path: C:\WINDOWS\system32\hal.dll
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: Hardware Abstraction Layer DLL
Bug check description: This indicates that Microsoft Windows or a kernel-mode driver accessed paged memory at DISPATCH_LEVEL or above.
This appears to be a typical software driver bug and is not likely to be caused by a hardware problem.
The crash took place in a standard Microsoft module. Your system configuration may be incorrect. Possibly this problem is caused by another driver on your system that cannot be identified at this time.
During my first round of trying to solve this problem, I managed to trace the issue to a driver. I noticed that the issue usually (maybe only, I'm not 100% sure) occurs when audio is playing. This, combined with reports from Latencymon point to HDAudbus.sys as the culprit.
Here are the Latencymon driver readings when there is no audio playing (after 1 minute):
And here are the readings when audio is playing (one Youtube video, after 1 minute):
And, unsurprisingly, when I disable the Realtek High Definition Audio, the ISR and DPC count stays at 0.
Here are some of the things I've tried, multiple times each in fact:
- Windows 10 Updates
- Latest Realtek driver updates from Motherboard manufacturer website (Gigabyte: GA-Z87-D3H),
- Latest from Realtek Website.
- Rolling back drivers to penultimate versions available
- Reflash Bios
- Windows 10 Refresh
- Windows 10 Clean Reinstall
- Removing USB devices
Nontheless, it persisted.
Here is a OneDrive link to the latest minidump file, in case anybody can make use of it
Can anybody point to a possible solution that I've missed, a culprit that I haven't guessed at yet, or a suggestion of where to go now?
Am I looking at a hardware failure? If so, is getting a discrete audio card likely to fix the problem, or will it require a new motherboard?
Any and all help *incredibly* gratefully received, I'm really at my wits end with this. Anything else I can find or do to help with the diagnosis/prognosis, just let me know.
Thanks again.