can any body tell me what is the difference between server panic and fatal error.

HI friends

can any body tell me what is the difference between server panic and fatal error.

You can look at it this way -

a fatal error in user code usually terminates a process - core dump for example.

a fatal error in kernel code usually causes a kernel panic