Hi all, In one of my previous emails in mentioned a problem of a fork() child process that never reaches the statement after fork()==0. I have reason to beleive that it crashes (SIGSEGV) before it returns. How can I be sure about it ? Is there a kernel function I can breakpoint to make sure ? Thanks, Nir -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/