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

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

bug#16262: 24.3.50; Mac OSX emacs --daemon reports "server did not start


From: Paul Eggert
Subject: bug#16262: 24.3.50; Mac OSX emacs --daemon reports "server did not start correctly"
Date: Sat, 28 Dec 2013 15:00:18 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Thanks for the bug report.  Your fix has a small race condition,
in that some other thread could fork and exec while the pipe's close-on-exec
flag is clear.  I installed a different fix as trunk bzr 115799, which
should avoid that race condition.  Please give it a try when you have the 
chance.





reply via email to

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