bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#785: marked as done (stack-trace-on-error segfaults infloop)


From: Emacs bug Tracking System
Subject: bug#785: marked as done (stack-trace-on-error segfaults infloop)
Date: Wed, 27 Aug 2008 13:35:03 -0700

Your message dated Wed, 27 Aug 2008 16:29:05 -0400
with message-id <87ej4ap5gu.fsf@cyd.mit.edu>
and subject line Re: stack-trace-on-error segfaults infloop
has caused the Emacs bug report #785,
regarding stack-trace-on-error segfaults infloop
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
785: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=785
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: stack-trace-on-error segfaults infloop Date: Tue, 26 Aug 2008 20:45:17 -0400
Package: emacs
Version: 23.0.60
Submitter: bojohan@gnu.org

(Filing report for old bug from FOR-RELEASE.)

http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg02031.html

(setq stack-trace-on-error t)
(defun foo () (foo))
(foo)

  => Segmentation fault



--- End Message ---
--- Begin Message --- Subject: Re: stack-trace-on-error segfaults infloop Date: Wed, 27 Aug 2008 16:29:05 -0400
> (setq stack-trace-on-error t)
> (defun foo () (foo))
> (foo)
>
>   => Segmentation fault

I've checked in a fix.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]