首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >内核内核转储中存在的信息是什么?

内核内核转储中存在的信息是什么?
EN

Unix & Linux用户
提问于 2016-01-05 11:10:02
回答 1查看 616关注 0票数 1

我正在运行CentOS 6。

系统出现了内核恐慌并重新启动。

我已经启用了coredump生成,因此它生成了一个大小为300 of的内核核心转储。

在这300 in中捕获的信息是什么?有什么方法可以列出里面捕获的所有内存段吗?我能微调捕捉到的信息吗?

EN

回答 1

Unix & Linux用户

发布于 2016-01-05 11:23:19

Red崩溃实用程序是一个特定于内核的调试器.它通常用于在系统恐慌、锁定或出现无响应状态时执行死后系统分析。该实用程序可用于调查:

代码语言:javascript
复制
Live Linux systems
Linux kernel core dumps created by the Kdump facility
Compressed Linux kernel core dumps created by the makedumpfile command (from kdump dumpfiles)
Linux kernel core dumps created from by the Red Hat Netdump facility
Linux kernel core dumps created from by the Red Hat Diskdump facility
Compressed Linux kernel core dumps created by the Red Hat Diskdump facility
Xen host Linux kernel core dumps created by the Kdump facility
Xen guest Linux kernel core dumps created by the original xendump facility
Xen guest Linux kernel core dumps created by the ELF-format xendump facility
Xen hypervisor core dumps created by the Kdump facility
KVM guest Linux kernel core dumps created by the virsh dump facility
s390 Linux kernel core dumps created by the IBM standalone core dump facility.
s390x Linux kernel core dumps created by the IBM standalone core dump facility.
Linux kernel core dumps created by the LKCD (Linux Kernel Crash Dumps) Sourceforge project
Linux kernel core dumps created by the Mcore patch offered by Mission Critical Linux

http://people.redhat.com/anderson/crash_白皮书/

https://web.archive.org/web/20160304173508/http://magazine.redhat.com/2007/08/15/a-quick-overview-of-linux-kernel-crash-dump-analysis

票数 2
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/253355

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档