Article ID: 2510168 - Last Review: March 8, 2011 - Revision: 2.0 Memory dump file truncation occurs in systems where Windows physical memory address range limits have been exceeded
SUMMARYWhen opening a memory dump file generated on certain systems using the Debugging Tools for Windows (windbg.exe), the following message may appear: ************************************************************************ WARNING: Dump header physical memory block has been truncated. Some valid physical pages may be inaccessible. ************************************************************************ While this warning has multiple possible causes, one reason this may occur is due to the physical memory layout of the system which generated the dump file. The crash dump format has a limit of 42 (64-bit) and 86 (32-bit) physical address ranges. On certain systems, the BIOS firmware memory map may contain more than this number of non-contiguous regions. When a dump file is generated on this system, only the first 42 (64-bit) or 86 (32-bit) memory regions will be saved to the file. Kernel and Complete memory dumps from a Windows system may not contain all the memory from the system. To prevent the issue, the OEM of the affected system would need to modify the firmware memory map to ensure the number of physical contiguous physical memory regions exposed to the Operating System does not exceed the limits previously noted. MORE INFORMATIONThe Sysinternals tool RamMap can be used to determine the number of physical memory ranges on a system. After downloading and executing RamMap.exe, click the Physical Ranges tab. Counting the number of ranges listed will verify the number of physical ranges on a particular system. See the following website for information on the RamMap tool: http://technet.microsoft.com/en-us/sysinternals/ff700229.aspx (http://technet.microsoft.com/en-us/sysinternals/ff700229.aspx) Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations. APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help Now |






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
