V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
lander
V2EX  ›  问与答

如何确认 dump 类型(windows 内存转储)?

  •  
  •   lander · 2022-01-04 17:53:27 +08:00 · 658 次点击
    这是一个创建于 835 天前的主题,其中的信息可能已经有所发展或是发生改变。
    如题,比如收集了一个蓝屏 dump ,要确定抓的 dump 是否是完全内存转储( complete memory dump ),如何判断是否是完全内存转储。
    查看了下手里的两份样本,windbg 打开分别提示如下:
    Kernel Summary Dump File: Kernel address space is available, User address space may not be available.
    Kernel Bitmap Dump File: Full address space is available

    使用||查看分别返回:
    2: kd> ||
    . 0 32-bit Kernel summary dump: C:\Users\xxx\MEMORY.DMP

    0: kd> ||
    . 0 64-bit Kernel bitmap dump: C:\Users\xxx\MEMORY.DMP

    这个结果不太确定是否是完全内存转储。。提前谢过!
    1 条回复    2022-01-04 17:54:48 +08:00
    ysc3839
        1
    ysc3839  
       2022-01-04 17:54:48 +08:00
    我只知道完全 dump 的大小一般很大,似乎都是上百 MB
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1954 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 16:17 · PVG 00:17 · LAX 09:17 · JFK 12:17
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.