On Thu, Aug 09, 2012 at 12:06:44AM -0700, paawan oza wrote:
 apart from that If I run crash
 
 ./crash ./vmlinux 
I think that Dave meant that you should run crash like:
	% crash -d8 vmlinux
and post output here.
 crash 6.0.8
 Copyright (C) 2002-2012  Red Hat, Inc.
 Copyright (C) 2004, 2005, 2006, 2010  IBM Corporation
 Copyright (C) 1999-2006  Hewlett-Packard Co
 Copyright (C) 2005, 2006, 2011, 2012  Fujitsu Limited
 Copyright (C) 2006, 2007  VA Linux Systems Japan K.K.
 Copyright (C) 2005, 2011  NEC Corporation
 Copyright (C) 1999, 2002, 2007  Silicon Graphics, Inc.
 Copyright (C) 1999, 2000, 2001, 2002  Mission Critical Linux, Inc.
 This program is free software, covered by the GNU General Public License,
 and you are welcome to change it and/or distribute copies of it under
 certain conditions.  Enter "help copying" to see the conditions.
 This program has absolutely no warranty.  Enter "help warranty" for details.
 
 get_live_memory_source: /dev/mem
 WARNING: ./vmlinux and /proc/version do not match!
 
 WARNING: /proc/version indicates kernel version: 3.0.15+
 
 crash: please use the vmlinux file for that kernel version, or try using
        the System.map for that kernel version as an additional argument. 
You should also try to get the vmlinux file (with debugging symbols) that
actually matches the running system.