343
Filed Description
Crash signal
Signals that led to the crash:
• SIGABRT—Abort.
• SIGBUS—Bus error.
• SIGFPE—Erroneous arithmetic operation.
• SIGILL—Illegal hardware instructions.
• SIGQUIT—Quit signal sent by the controlling
terminal.
• SIGSEGV—Invalid memory access.
• SIGSYS—Invalid system call.
• SIGTRAP—Trap message.
• SIGXCPU—CPU usage limit exceeded.
• SIGXFSZ—File size limit exceeded.
• SIGUNKNOW—Unknown reason.
Crash time Time when the crash occurred.
Core file path Directory where the core file is saved.
Backtrace stopped All stack information has been displayed.
Related commands
reset exception context
display exception filepath
Use display exception filepath to display the core file directory.
Syntax
Centralized devices in standalone mode:
display exception filepath
Distributed devices in standalone mode/centralized devices in IRF mode:
display exception filepath [ slot slot-number [ cpu cpu-number ] ]
Distributed devices in IRF mode:
display exception filepath [ chassis chassis-number slot slot-number [ cpu cpu-number ] ]
Views
Any view
Predefined user roles
network-admin
Parameters
slot slot-number: Specifies an MPU by its slot number. If you do not specify this option, the
command displays the core file directory on the active MPU. (Distributed devices in standalone
mode.)