Hi all I'm running Ubuntu 13.10 on i386. My program Seg faults but cannot find where Ubuntu saves the core file. I have changed the core_pattern as follows but still no core file: echo "core.%e.%p" > /proc/sys/kernel/core_pattern I want to debug and see where it is crashing. Appreciate if someone could help to generate the core file disk. Regards Unga