DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Troubleshooting system-level problems

Software panic

A software panic can be the result of the following:


kernel trap
this occurs when the kernel cannot find a way around a process and becomes trapped

page fault
this is caused by a process that enters memory space owned by another process

If either problem occurs, the kernel debugger is launched (if the kernel debugger is loaded on the system), and an error message appears on your console.


Next topic: Recovering from a system hang
Previous topic: Hardware panic

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004