[Crash-utility] crash failing with CentOS 5 under VMware

Brian Reichert reichert at numachi.com
Thu Jan 26 23:26:45 UTC 2012


On Thu, Jan 26, 2012 at 04:54:58PM -0500, Dave Anderson wrote:
> As with the live system, you could try throwing the /boot/System.map-<version> file 
> on the command line.

For the record, this suggestion did work, thanks.

Against the vmlinux file supplied by the kernel-debuginfo RPM:

  crash -S /boot/System.map-2.6.18-274.17.1.el5 \
    /usr/lib/debug/lib/modules/2.6.18-274.17.1.el5.centos.plus/vmlinux

I can analyze my crash thusly:

  crash -S /boot/System.map-2.6.18-274.17.1.el5 \
    /usr/lib/debug/lib/modules/2.6.18-274.17.1.el5.centos.plus/vmlinux \
    /home/crash/127.0.0.1-2012-01-27-12\:22\:05/vmcore 

So, I'm off to the races.  Hurray!

> Dave
> 
> --
> Crash-utility mailing list
> Crash-utility at redhat.com
> https://www.redhat.com/mailman/listinfo/crash-utility

-- 
Brian Reichert				<reichert at numachi.com>
BSD admin/developer at large	




More information about the Crash-utility mailing list