PANIC(9) Driver Basics PANIC(9)NAMEpanic - halt the systemSYNOPSISvoid panic(const char * fmt, ...);ARGUMENTSfmt The text string to print ... variable argumentsDESCRIPTIONDisplay a message, then perform cleanups. This function never returns.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PANIC(9)
| Related Man Pages |
|---|
| panic(9) - netbsd |
| vpanic(9) - netbsd |
| xo_errc(3) - freebsd |
| xo_message_c(3) - freebsd |
| log::report::die(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Stupid Question? |
| kernel panic: No init found |
| Panic kernal-mode address fault on user address 0x14 |
| "PANIC CPU" ERROR MESSAGE |
| Warning and Panic errors |