当前位置:网站首页>dmp(dump)转储文件
dmp(dump)转储文件
2022-08-05 02:32:00 【rainbow_lucky0106】
简介
dmp文件(dump文件):系统错误内存转储文件,可以把转储文件看成软件的某个时刻的一个快照。系统发生错误时转储的内存镜像,记录有发生系统错误的详细信息。
windows 10系统默认的dmp转储文件路径为:%SystemRoot%MEMORY.DMP,也就是系统盘 Windows 目录下的 MEMORY.DMP 文件。
打开方式
可以使用Debugging Tools或BlueScreenView打开dmp文件进行分析。
生成dmp文件方法
任务管理器
原则:用32位任务管理器给32位进程(无论该进程是运行在32位还是64位系统上面)生成转储文件,用64位任务管理器给64位进程生成转储文件。在64位系统上,32位的任务管理器位于C:\Windows\SysWOW64\taskmgr.exe。
生成方法:右键进程 --> 创建转储文件–>弹出对话框提示生成成功,以及dmp文件位置。
ps:路径可在注册表中配置(HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps)
Windbg
下载 & 安装
https://docs.microsoft.com/zh-cn/windows-hardware/drivers/debugger/debugger-download-tools
打开软件
打开生成的dmp文件
查看数据:!analyze -v
查看所有线程:~*kbn
Adplus
adplus工具位于windbg安装目录。不仅可以在程序崩溃时手动运行来生成dmp文件,也可以在崩溃之前就运行它,当程序崩溃时它会自动生成dmp文件;甚至可以在程序没有运行之前就先运行adplus,当程序崩溃时它会自动生成dmp文件。
windbg使用超详细教程
书:Memory Dump Analysis Anthology Volume
如何生成转储(dmp)文件–工具篇
边栏推荐
- KingbaseES V8 GIS data migration solution (2. Introduction to the capabilities of Kingbase GIS)
- C学生管理系统 指定位置插入学生节点
- 注意潍坊开具发票一般需要注意
- Quickly learn chess from zero to one
- 采用redis缓存的linux主从同步服务器图片硬盘满了移到新目录要修改哪些指向
- Matlab map with color representation module value size arrow
- LPQ (local phase quantization) study notes
- The 2022 EdgeX China Challenge will be grandly opened on August 3
- DAY23: Command Execution & Code Execution Vulnerability
- Jincang database KingbaseES V8 GIS data migration solution (3. Data migration based on ArcGIS platform to KES)
猜你喜欢
[Decryption] Can the NFTs created by OpenSea for free appear in my wallet without being chained?
[ROS] (10) ROS Communication - Service Communication
shell statement to modify txt file or sh file
DAY22:sqli-labs 靶场通关wp(Less01~~Less20)
Advanced Numbers_Review_Chapter 1: Functions, Limits, Continuity
【 2 】 OpenCV image processing: basic knowledge of OpenCV
学习笔记-----左偏树
The 2022 EdgeX China Challenge will be grandly opened on August 3
View handler stepping record
Access Characteristics of Constructor under Inheritance Relationship
随机推荐
采用redis缓存的linux主从同步服务器图片硬盘满了移到新目录要修改哪些指向
Access Characteristics of Constructor under Inheritance Relationship
KingbaseES V8 GIS data migration solution (2. Introduction to the capabilities of Kingbase GIS)
Matlab画图3
协作D2D局部模型聚合的半分散联合学习
Industry case | insurance companies of the world's top 500 construction standards can be used to drive the business analysis system
树表的查找
C学生管理系统 据学号查找学生节点
直播预告|30分钟快速入门!来看可信分布式AI链桨的架构设计
程序员的七夕浪漫时刻
SuperMap支持的国产环境汇总
fragment可见性判断
sql语句多字段多个值如何进行排序
02 [Development Server Resource Module]
【OpenCV 图像处理2】:OpenCV 基础知识
Pisanix v0.2.0 released | Added support for dynamic read-write separation
程序员失眠时的数羊列表 | 每日趣闻
Greenplum Database Fault Analysis - Can a Soft Connection Be Made to the Database Base Folder?
Flink 1.15.1 集群搭建(StandaloneSession)
Intel XDC 2022 Wonderful Review: Build an Open Ecosystem and Unleash the Potential of "Infrastructure"