Skip to content

Commit a33e19e

Browse files
authored
Merge pull request #9267 from MicrosoftDocs/main
Auto push to live 2025-07-03 10:01:58
2 parents fb0c7c5 + 9c873fa commit a33e19e

File tree

3 files changed

+37
-4
lines changed

3 files changed

+37
-4
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Bug Check 0x0000001A - MEMORY_MANAGEMENT
3+
description: Describes an issue where an Azure virtual machine (VM) experiences the MEMORY_MANAGEMENT bug check (0x0000001A).
4+
ms.date: 07/03/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+
# Azure Windows VM displays bug check 0x0000001A - MEMORY_MANAGEMENT
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 **MEMORY_MANAGEMENT** bug check with the stop code 0x0000001A.
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 **MEMORY_MANAGEMENT** bug check (0x0000001A).
20+
21+
:::image type="content" source="media/bug-check-memory-management/memory-management-screen.png" alt-text="Screenshot of Windows operating system bug check MEMORY_MANAGEMENT (0x0000001A).":::
22+
23+
## Cause
24+
25+
The bug check indicates that a server memory management error occurred. A detailed dump analysis is necessary to determine the source or cause of the error.
26+
27+
## Collect a memory dump for troubleshooting
28+
29+
If you experience this issue, [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.
30+
31+
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]
51 KB
Loading

support/azure/virtual-machines/windows/toc.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -336,10 +336,14 @@
336336
href: applying-group-policy-shortcuts-policy.md
337337
- name: Azure VM startup hangs at "Applying Software Installation policy"
338338
href: applying-software-installation-policy.md
339-
- name: Bug Check 0x0000001A - IRQL_NOT_LESS_OR_EQUAL
339+
- name: Azure VM startup hangs at "Please wait for the Group Policy Client"
340+
href: please-wait-for-the-group-policy-client.md
341+
- name: Bug check 0x0000001A - IRQL_NOT_LESS_OR_EQUAL
340342
href: interrupt-request-line-not-less-equal.md
341343
- name: Bug check 0x00000019 - BAD_POOL_HEADER
342344
href: bad-pool-header.md
345+
- name: Bug check 0x0000001A - MEMORY_MANAGEMENT
346+
href: bug-check-memory-management.md
343347
- name: Troubleshoot Windows VM OS with missing boot manager
344348
href: os-bootmgr-missing.md
345349
- name: OS isn't found
@@ -354,8 +358,6 @@
354358
href: azure-vm-cannot-rdp-driver-irql-not-less-equal.md
355359
- name: Azure VM cannot RDP - working on features
356360
href: azure-vm-cannot-rdp-working-features.md
357-
- name: Azure VM startup hangs at "Please wait for the Group Policy Client"
358-
href: please-wait-for-the-group-policy-client.md
359361

360362
- name: Cannot start or stop my VM
361363
items:
@@ -585,4 +587,4 @@
585587
- name: VM stuck in failed state
586588
href: vm-stuck-in-failed-state.md
587589
- name: VM is unavailable for 15 minutes
588-
href: azure-vm-unavailable.md
590+
href: azure-vm-unavailable.md

0 commit comments

Comments
 (0)