当前位置:网站首页>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)文件–工具篇
边栏推荐
- Dotnet 6 Why does the network request not follow the change of the system network proxy and dynamically switch the proxy?
- HOG feature study notes
- 从零到一快速学会三子棋
- 力扣-相同的树
- LeetCode使用最小花费爬楼梯----dp问题
- mysql tree structure query problem
- 【OpenCV 图像处理2】:OpenCV 基础知识
- LPQ (local phase quantization) study notes
- How to simply implement the quantization and compression of the model based on the OpenVINO POT tool
- 线上MySQL的自增id用尽怎么办?
猜你喜欢
Advanced Numbers_Review_Chapter 1: Functions, Limits, Continuity
[C language] Detailed explanation of stacks and queues (define, destroy, and data operations)
shell语句修改txt文件或者sh文件
线上MySQL的自增id用尽怎么办?
select tag custom style
【 2 】 OpenCV image processing: basic knowledge of OpenCV
CPDA|运营人如何从负基础学会数据分析(SQL)
海量服务实例动态化管理
View handler 踩坑记录
直播预告|30分钟快速入门!来看可信分布式AI链桨的架构设计
随机推荐
Note that Weifang generally needs to pay attention to issuing invoices
使用SuperMap iDesktopX数据迁移工具迁移地图文档和符号
Apache DolphinScheduler新一代分布式工作流任务调度平台实战-中
Understand the recommendation system in one article: Recall 06: Two-tower model - model structure, training method, the recall model is a late fusion feature, and the sorting model is an early fusion
select 标签自定义样式
如何看待自己的羞愧感
RAID磁盘阵列
How to deal with your own shame
Solve connect: The requested address is not valid in its context
在这个超连接的世界里,你的数据安全吗
LeetCode使用最小花费爬楼梯----dp问题
Gantt chart is here, project management artifact, template is used directly
注意潍坊开具发票一般需要注意
Dotnet 6 Why does the network request not follow the change of the system network proxy and dynamically switch the proxy?
基于左序遍历的数据存储实践
C language implements a simple number guessing game
SuperMap iDesktop.Net之布尔运算求交——修复含拓扑错误复杂模型
散列表的查找(哈希表)
SuperMap支持的国产环境汇总
QT语言文件制作