emacs-devel
[Top][All Lists]
Advanced

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

Re: help debugging a Emacs crash


From: Eli Zaretskii
Subject: Re: help debugging a Emacs crash
Date: Sat, 19 Jan 2013 22:06:40 +0200

> Date: Sun, 20 Jan 2013 02:59:31 +0800
> From: Le Wang <address@hidden>
> Cc: Christopher Schmidt <address@hidden>, address@hidden
> 
> On Sun, Jan 20, 2013 at 2:40 AM, Eli Zaretskii <address@hidden> wrote:
> > Thanks, but could someone please post a reproducible recipe starting
> > with "emacs -Q"?
> >
> 
> 1. clone iedit repo
> 
>     git clone -b emacs-crash-repro address@hidden:lewang/iedit.git
> 
> 2. eval
> 
>     (push "." load-path)
> 
> 3. open up "iedit-rect.el", M-x eval-buffer
> 
> 4. create temp buffer (C-x b "tempbuf")
> 
> 5. insert (literally, buffer contents between double-quotes):
> 
> "It shouldn't crash no matter what
> It shouldn't crash no matter what
> It shouldn't crash no matter what
> It shouldn't crash no matter what
> It shouldn't crash no matter what
> "
> 
> 6. goto point-min
> 
> 7. C-spc
> 
> 8. goto point-max
> 
> 9. C-return
> 
> 10. this is inf loop.  Wait 5 seconds
> 
> 11. Press C-g
> 
> 
> Crash!!!

Thanks, this should be fixed now with revision 111560 on the trunk.
(The infloop is still there, but I think that's a bug in iedit, not in
Emacs.)



reply via email to

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