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
Copy file name to clipboardExpand all lines: support/azure/virtual-machines/windows/bad-pool-header.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Bug Check 0x00000019 - BAD_POOL_HEADER
3
-
description: Provides solutions to an issue where an Azure virtual machine (VM) experiences the BAD_POOL_HEADER bug check (0x00000019).
4
-
ms.date: 06/19/2025
3
+
description: Describes an issue where an Azure virtual machine (VM) experiences the BAD_POOL_HEADER bug check (0x00000019).
4
+
ms.date: 07/01/2025
5
5
ms.reviewer: cwhitley
6
6
ms.service: azure-virtual-machines
7
7
ms.collection: windows
@@ -22,7 +22,7 @@ When you use [Boot diagnostics](./boot-diagnostics.md) to view the screenshot of
22
22
23
23
## Cause
24
24
25
-
This issue occurs because the pool is already corrupted at the time of the current request. This corruption might or might not be due to the caller. A detailed dump analysis is necessary to determine the source or cause of the pool corruption.
25
+
This issue occurs because the pool was already corrupted when the current request was made. This corruption might or might not be caused by the caller. A detailed dump analysis is necessary to determine the source or cause of the pool corruption.
0 commit comments