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

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

bug#39164: 27.0.60; Intermittent crash on MacOS 10.14 in setup_process_c


From: YAMAMOTO Mitsuharu
Subject: bug#39164: 27.0.60; Intermittent crash on MacOS 10.14 in setup_process_coding_systems
Date: Tue, 28 Jan 2020 18:14:41 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/26 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

On Tue, 28 Jan 2020 18:02:52 +0900,
Eli Zaretskii wrote:
> 
> On January 28, 2020 10:23:25 AM GMT+02:00, YAMAMOTO Mitsuharu 
> <mituharu@math.s.chiba-u.ac.jp> wrote:
> > On Tue, 28 Jan 2020 16:59:35 +0900,
> > Robert Pluim wrote:
> > > 
> > > This will break {p}select, no? Thatʼs defined to only work up to
> > > FD_SETSIZE.
> > 
> > Yes.  I'm currently thinking about adding the following workaround to
> > the next release of the Mac port.  It is not a perfect solution, but
> > the Mac port is still based on Emacs 26, and I don't want to make a
> > drastic change there.
> 
> I'm not sure I understand the implication.  How will this workaround ensure 
> starting a  subprocess doesn't produce a file descriptor beyond FD_SETSIZE?  
> Maybe all I'm missing is under what conditions will the code you propose be 
> called.

It is called during the Mac terminal initialization.

                                     YAMAMOTO Mitsuharu
                                mituharu@math.s.chiba-u.ac.jp





reply via email to

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