HP XC System Software Administration Guide Version 3.1

See crash(8) for more information.
7.9.6 Using the Crash Utility to Analyze a Live System
You must log in as superuser (root) to analyze a system while it is running.
Use the following command to start the crash utility:
# crash vmlinux.dbg
NOTE: In this example, the vmlinux.dbg file is the uncompressed kernel image (that is, a vmlinux
file) that has been compiled with the -g option. The vmlinux.dbg file is the same version as the live
system kernel.
See crash(8) for more information.
7.9 The netdump and crash Utilities 99