Hey Zaheeruddin, > hi friends, > tell me how do u debug a core file in linux.I am not getting the specific > way in the net Hmpf, with the help of the Kernel debugger /1/ from a remote machine (connected via serial console or firewire). Of course, it is bad to debug a post mortem dump, so try to catch as much information as you can (printk is your friend). - Patrick /1/ useful if you have a debug Kernel running -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/