emacs-devel
[Top][All Lists]
Advanced

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

Re: C-g crash redux


From: Nick Roberts
Subject: Re: C-g crash redux
Date: Thu, 3 Aug 2006 14:40:28 +1200

 > > Presumably wait_reading_process_output is interrupted before it can do:
 > >
 > >   unbind_to (count, Qnil);
 > 
 > Huh?  Is that really possible?
 >
 > What kind of interrupt can cause unwind_protect forms NOT to be run?

Oh I see, unbind_to gets called through Fsignal.  Perhaps it's a byte compiler
problem then.  I just prefer to assume something simple to start with.


-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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