On Jul 21, 2008, at 8:09 AM, David Reitter wrote:

> I've been getting a lot of sudden exits from Emacs.app.  They're no  
> crashes - at least I don't get the Crash Reporter to view a stack  
> trace.
> I started it from a terminal to obtain some debug info, but there  
> isn't anything except:
>
> Fatal error (11)
>
> This time it just happened after I fronted (or un-hid) the recent  
> CVS build and clicked into a window.
>
> Any ideas how I can debug this?

Run it under gdb:

cd src
gdb ../nextstep/Emacs.app/Contents/MacOS/Emacs

when crash, type "bt".



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to