On Wed, Jan 21, 2009 at 6:29 PM, Kenneth Gonsalves <law...@thenilgiris.com> wrote: > On Wednesday 21 Jan 2009 4:41:49 pm Raja Subramanian wrote: >> You can use gdb to examine the core file in detail. > > how? am getting zillions of core files even after running the ulimit command
See the link I posted earlier. It's got info on how you can config where the core files are created. You need to echo something in /proc. Temporary option is to set the format to just "/tmp/core", and create a unwriteable file (touch /tmp/core; chmod 000 /tmp/core). This will stop creating core files and and give you time to investigate further. - Raja _______________________________________________ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc