You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Provides solutions to an issue where an Azure virtual machine (VM) experiences the BAD_POOL_HEADER bug check (0x00000019).
4
+
ms.date: 06/17/2025
5
+
ms.reviewer: cwhitley
6
+
ms.service: azure-virtual-machines
7
+
ms.collection: windows
8
+
ms.custom: sap:My VM is not booting
9
+
---
10
+
11
+
# VM startup is stuck on bug check 0x00000019 - BAD_POOL_HEADER
12
+
13
+
**Applies to:**:heavy_check_mark: Windows VMs
14
+
15
+
This article helps you resolve an issue where a Microsoft Azure virtual machine (VM) experiences the **BAD_POOL_HEADER** bug check with the stop code 0x00000019.
16
+
17
+
## Symptoms
18
+
19
+
When you use [Boot diagnostics](./boot-diagnostics.md) to view the screenshot of a VM, the Windows operating system (OS) displays the **BAD_POOL_HEADER** bug check (0x00000019).
20
+
21
+
:::image type="content" source="media/bad-pool-header/bad-pool-header-screen.png" alt-text="Screenshot of Windows operating system bug check BAD_POOL_HEADER (0x00000019).":::
22
+
23
+
## Cause
24
+
25
+
The pool is already corrupted at the time of the current request.
26
+
27
+
This may or may not be due to the caller.
28
+
29
+
A dump analysis is required to identify from where or what is causing the pool corruption.
30
+
31
+
## Collect a memory dump for troubleshooting
32
+
33
+
If you experience this error, [collect an OS memory dump file](./collect-os-memory-dump-file.md) and then [create a support request](https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview?DMC=troubleshoot) for Azure support to troubleshoot and diagnose the issue.
34
+
35
+
36
+
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]
0 commit comments