Operating System - Linux
1830242 Members
2207 Online
109999 Solutions
New Discussion

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