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

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

Re: Ediff frequently crashes emacs.


From: YAMAMOTO Mitsuharu
Subject: Re: Ediff frequently crashes emacs.
Date: Sun, 31 Oct 2004 17:42:43 +0900
User-agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 Emacs/21.3.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Sat, 30 Oct 2004 10:19:32 -0400, Richard Stallman <address@hidden> 
>>>>> said:

> It really surprises me that there was no BLOCK_INPUT around the
> vfork call.  I think you are right that it is needed.  Could you see
> if it had one in some previous version?

Not for the vfork call in callproc.c.  For the one in process.c, it
seems that the addition of BLOCK_INPUT corresponds to the following
entry:

1996-12-29  Richard Stallman  <address@hidden>

        * Makefile.in (process.o): Depend on blockinput.h.

        * process.c: Include blockinput.h.
        (create_process): Block input around the fork.

                                     YAMAMOTO Mitsuharu
                                address@hidden




reply via email to

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