emacs user wrote:
(gdb) backtrace #0 abort () at emacs.c:461 #1 0x200ed181 in mark_object (arg=536986839) at alloc.c:5468 #2 0x200edaff in Fgarbage_collect () at alloc.c:4810 #3 0x20101cfe in Feval (form=583791917) at eval.c:2101
Ugh -- the emacs garbage collector encountered something it didn't like and intentionally aborted emacs. If you run this in a console window do you get any messages? I would think that emacs would say why it is aborting. Is there an expert on the emacs internals that would care to comment on what this abort might mean? -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/