On Sunday 05 June 2005 16:26, Richard Stallman wrote:
> Eli sent you some suggestions for how to proceed in debugging this.
> Is there any progress?  And does the bug still happen?

I can try to get some more out of GDB, but I really think the problem is that 
EDE is blowing the stack with a recursive call.  Perhaps Emacs should be 
killing anything that does exceed a stack limit.  I will also try to create a 
limited example environment so others can try to reproduce the problem. 

If you examined the Lisp backtrace, you may have noticed it seems to be doing 
the same thing repeatedly.

I broke up the Lisp backtrace on "  project-am-load-makefile", did a M-q on 
the buffer, then gzipped it so I could get it past the postmaster. (I believe 
it will make it).  If you still think this is your problem after looking at 
the backtrace, let me know.  I really think it belongs to EDE.  And I did 
report it to them.

-- 
Regards,
Steven

Attachment: backtrace-filled.gz
Description: GNU Zip compressed data

_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to