
Kernel Panic is an output error message without graphical interface when an UNIX or UNIX Like Operating System like Mac OS X is halted in an undefined state. The term Kernel Panic is mainly used in the context of the UNIX Like Operating Systems and is name based on the name subroutine panic() function. Possible causes of a kernel panic can be a hardware failure, faulty memory accesses or a software bug.…


