Operating System - Linux
1832255 Members
2476 Online
110041 Solutions
New Discussion

Re: how to analysis kernel core dump file

 
Chakravarthi
Trusted Contributor

how to analysis kernel core dump file

Hi,

on linux server under /var/log/dump/11, i see the following files

analysis.11
dump.11
kerntypes.11
lcrash.11
map.11

now how do i analysis them, how do i know the root cause for the crash

thanks in advance

regards
chakri
2 REPLIES 2
G. Vrijhoeven
Honored Contributor

Re: how to analysis kernel core dump file

Hi Chakri,

You can take a look at these sites:
http://lkcd.sourceforge.net/
http://oss.missioncriticallinux.com/projects/crash/

HTH,

Gideon
HGN
Honored Contributor

Re: how to analysis kernel core dump file