Hello Everyone, I am writing a gen server that makes use of certain native implemented functions (NIFs) that I have written in C, can anybody tell me how to recover from unexpected errors that might happen in my C program where my C program tends to crash at the OS level? Would appreciate any kind help! Saurabh