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 |
|---|
| dumpon(8) - freebsd |
| panic(9) - netbsd |
| ddi_in_panic(9f) - centos |
| ddi_in_panic(9f) - xfree86 |
| ddi_in_panic(9f) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Stupid Question? |
| SCO 5.07 Panic / Core Dumps |
| Why didn't she panic? (Sol 10 + SVM + HDS) |
| Kernel panic after hard reboot and fsck |
| Warning and Panic errors |