Query: panic
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
panic(9r) panic(9r)NAMEpanic - General: Causes a system crashSYNOPSISvoid panic( char *message );ARGUMENTSSpecifies the message you want the panic routine to display on the console terminal.DESCRIPTIONThe panic routine causes a system crash, usually because of fatal errors. It sends to the console terminal and error logger the specified message and, possibly, other system-dependent information (for example, register dumps). It also causes a crash dump to be generated. After displaying the message, panic reboots the system if the console environment variables are set appropriately.RETURN VALUESNoneSEE ALSORoutines: printf(9r) panic(9r)
| Related Man Pages |
|---|
| ddi_in_panic(9f) - opensolaris |
| ddi_in_panic(9f) - sunos |
| crash(8) - freebsd |
| ddi_in_panic(9f) - centos |
| ddi_in_panic(9f) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| SCO 5.07 Panic / Core Dumps |
| kernel panic-not syncing:fatal exception while booting |
| Panic kernal-mode address fault on user address 0x14 |
| Kernal Panic questions |
| Debian install - kernel panic |