Windows 10: Recurrent BSOD 20H2 vhdmp.sys vhdmp!VhdmpiHaltActiveSurface+12f

Discus and support Recurrent BSOD 20H2 vhdmp.sys vhdmp!VhdmpiHaltActiveSurface+12f in Windows 10 BSOD Crashes and Debugging to solve the problem; Hello, I am having recurrent BSODs Blue screen of death, more precisely on these dates: 10/16/2020, 11/10/2020, 12/9/2020, 1/6/2021, 1/8/2021,... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Errors4life, Feb 7, 2021.

  1. Recurrent BSOD 20H2 vhdmp.sys vhdmp!VhdmpiHaltActiveSurface+12f


    Hello,

    I am having recurrent BSODs Blue screen of death, more precisely on these dates:

    10/16/2020, 11/10/2020, 12/9/2020, 1/6/2021, 1/8/2021, 1/9/2021, 1/12/2021, 1/13/2021, 1/16/2021, 1/17/2021, 1/18/2021, 1/18/2021 twice on this day, 1/20/2021, 1/21/2021, 1/21/2021 twice that day, 1/26/2021, 1/27/2021, 1/28/2021, 2/6/2021. It seems that one crash happened also on 2/2/2021 since I have minidump file from that day with UNEXPECTED_STORE_EXCEPTION 154, but did not take a note about that one.

    They started to occur roughly about when I started to use VS Code with WSL for programming in python and I still suspect it is the problem. Although I think BSOD happened also on the day that I did not use VS Code or WSL.


    Details:

    I have OS on SSD and internal HDD for data and I have run chkdsk /r on HDD partition.
    SSD has 97% Wear Indicator according to CrystalDiskInfo.
    Memtest86+ showed no errors in 14 hours after 8 passes.
    On 1/21/2021 sfc /scannow and dism restorehealth found some corruption and they fixed it. So now they show no corruption, but new BSOD occured afterward.
    On 1/30/2021 I run Windows Deffender offline scan and also a quick scan.

    On 1/5/2021 I changed WSL 1 to WSL 2 and since then minidump from yesterday shows different kind of error vhdmp.sys vhdmp!VhdmpiHaltActiveSurface+12f, where before was always NT! error.
    I suspect vhd has to do with WSL 2 virtualization.


    I have Windows 20H2 OS Build 19042.746 and latest BSOD had 7a message:

    Stop code: KERNEL_DATA_INPAGE_ERROR

    What failed: whdmp.sys



    --> Here is my memory.dmp and my minidumps. <--


    Can you help me?

    Best regards,

    :)
     
    Errors4life, Feb 7, 2021
    #1

  2. VHDMP.sys

    Hi, hosea612

    This article will help you with your problem

    https://windowsreport.com/fix-vhdmp-sys-blue-sc...

    Standard Disclaimer: There are links to non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the sites that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly
    research any product advertised on the sites before you decide to download and install it.
     
    Pedro Bruguera, Feb 7, 2021
    #2
  3. WilliamDz Win User
    BSOD - Attempted write to read-only memory.

    Hi and thanks for reaching out. My name is William. I'm a Windows technical expert. I'll be happy to help you out today.

    I do not see a direct cause in ether of the dumps. The stack traces are not remarkable. However, it worth pointing out that in both cases the system bugchecks after performing some file operations and after calling vhdmp.sys:

    0: kd> k

    # Child-SP RetAddr Call Site

    00 ffffc98a`af18f0f8 fffff807`7bbed050 nt!KeBugCheckEx

    01 ffffc98a`af18f100 fffff807`7ba5875f nt!MiSystemFault+0x1c5bf0

    02 ffffc98a`af18f200 fffff807`7bbd041e nt!MmAccessFault+0x34f

    03 ffffc98a`af18f3a0 fffff807`7a8eb5a0 nt!KiPageFault+0x35e

    04 ffffc98a`af18f538 fffff807`7a8c05e8 vhdmp!VhdmpiSetMetadata

    05 ffffc98a`af18f540 fffff807`7a8c0948 vhdmp!VhdmpiStartAsyncOp+0x84

    06 ffffc98a`af18f5e0 fffff807`7a851960 vhdmp!VhdmpiStartVirtualDiskAsyncOp+0x164

    07 ffffc98a`af18f630 fffff807`7a842f64 vhdmp!VhdmpiVhdControlObjectDeviceControlHandler+0xe990

    08 ffffc98a`af18f690 fffff807`7a842c96 vhdmp!VhdmpiControlObjectIrpHandler+0xc8

    09 ffffc98a`af18f6c0 fffff807`7ba99ed9 vhdmp!VhdmpFirstLevelIrpHandler+0xe6

    0a ffffc98a`af18f720 fffff807`7c0080a5 nt!IofCallDriver+0x59

    0b ffffc98a`af18f760 fffff807`7c007eb0 nt!IopSynchronousServiceTail+0x1a5

    0c ffffc98a`af18f800 fffff807`7c007286 nt!IopXxxControlFile+0xc10

    0d ffffc98a`af18f920 fffff807`7bbd3c15 nt!NtDeviceIoControlFile+0x56

    0e ffffc98a`af18f990 00007ffd`cb95c154 nt!KiSystemServiceCopyEnd+0x25

    0f 000000af`754feef8 00000000`00000000 0x00007ffd`cb95c154

    vhdmp.sys is the MS virtual harddrive miniport driver. The dumps are approx 7 days apart, only offset by 25 minutes. This implies a scheduled service, and I would assume backups are taking place based on both dumps occurring within process wbengine.exe, which
    is the Block Level Backup Engine Service. So, I am guessing you recently started doing weekly backups or something was recently introduced to the system that is causing it to crash during backup.
     
    WilliamDz, Feb 7, 2021
    #3
  4. Recurrent BSOD 20H2 vhdmp.sys vhdmp!VhdmpiHaltActiveSurface+12f

    HellerManus, Feb 7, 2021
    #4
Thema:

Recurrent BSOD 20H2 vhdmp.sys vhdmp!VhdmpiHaltActiveSurface+12f

Loading...
  1. Recurrent BSOD 20H2 vhdmp.sys vhdmp!VhdmpiHaltActiveSurface+12f - Similar Threads - Recurrent BSOD 20H2

  2. Recurrent BSOD

    in Windows 10 Gaming
    Recurrent BSOD: I am continuing to get intermittent BSOD whether I'm gaming or watching anything on my PC. Here are the minidumps.https://1drv.ms/u/s!At85Y_-dXfENk0QAQadvFCm0lyhg?e=6pacgm https://answers.microsoft.com/en-us/windows/forum/all/recurrent-bsod/423de273-603f-4bb1-b829-bce6298f231d
  3. Recurrent BSOD

    in Windows 10 Software and Apps
    Recurrent BSOD: I am continuing to get intermittent BSOD whether I'm gaming or watching anything on my PC. Here are the minidumps.https://1drv.ms/u/s!At85Y_-dXfENk0QAQadvFCm0lyhg?e=6pacgm https://answers.microsoft.com/en-us/windows/forum/all/recurrent-bsod/423de273-603f-4bb1-b829-bce6298f231d
  4. Recurrent BSOD

    in Windows 10 Gaming
    Recurrent BSOD: Hello,Since a few months, I got repetitive BSOD occuring daily in a irregular rhythm. Sometimes, I only get it once, other times thrice in a single hour. Most of the times they're BSOD, but I also often just have my pc restart by itself leaving no trace.I have tried many...
  5. Recurrent BSOD

    in Windows 10 Software and Apps
    Recurrent BSOD: Hello,Since a few months, I got repetitive BSOD occuring daily in a irregular rhythm. Sometimes, I only get it once, other times thrice in a single hour. Most of the times they're BSOD, but I also often just have my pc restart by itself leaving no trace.I have tried many...
  6. Recurrent BSOD

    in Windows 10 BSOD Crashes and Debugging
    Recurrent BSOD: Please could someone help me identify the cause of occasional but inconvenient BSODs? In response to a previous request, I ran a memtest86+ for 9 passes with no errors. I have run Verifier for 48h using these instructions...
  7. BSOD 20H2 vhdmp!VhdmpiHaltActiveSurface+12f

    in Windows 10 BSOD Crashes and Debugging
    BSOD 20H2 vhdmp!VhdmpiHaltActiveSurface+12f: Hello, I am having recurrent BSODs Blue screen of death, more precisely on these dates: 10/16/2020, 11/10/2020, 12/9/2020, 1/6/2021, 1/8/2021, 1/9/2021, 1/12/2021, 1/13/2021, 1/16/2021, 1/17/2021, 1/18/2021, 1/18/2021 twice on this day, 1/20/2021, 1/21/2021, 1/21/2021 twice...
  8. Recurrent BSODs

    in Windows 10 Drivers and Hardware
    Recurrent BSODs: Hello, I've been having seemingly random BSOD's, with different indicated causes, for two weeks now. They happen during games, or when browsing on google chrome. The dmp files seem to indicate either RAM or a driver, however the chkdisk doesn;t indicate a RAM problem,...
  9. Recurrent BSOD

    in Windows 10 BSOD Crashes and Debugging
    Recurrent BSOD: Hi everyone, I have been having BSOD DRIVER_POWER_STATE_FAILURE many times when using my laptop, when i updated it to the latest windows version and when using the driver troubleshooting, and i dont know which driver is causing it. I hope someone can help me please. 82709
  10. Recurrent BSOD

    in Windows 10 BSOD Crashes and Debugging
    Recurrent BSOD: Hi, I had recurrent BSOD after installing the new Office Update a week ago, which resulted in my resetting my laptop and reinstalling windows 10. This worked for a bit I have now started experiencing BSOD less frequently than before on startup up from sleep and once when...