PDA

View Full Version : [gnome] Core File Generation


karlson
September 23rd, 2009, 05:22 PM
Hi everyone,

I have a custom GUI application that is being launched from the GNOME panel. I need it to generate core if it crashes.

I have tried creating a launch as an application or as an application running in a Terminal, but to no avail.

/etc/profile sets ulimit -c unlimited.

Is there something that I am missing that will allow me to generate core file?