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

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

bug#27512: 25.2; Crash when working with counsel


From: 0x4ec7
Subject: bug#27512: 25.2; Crash when working with counsel
Date: Fri, 30 Jun 2017 01:26:37 +0800

Yes, errno 10 means no child processes on my machine.

Thanks!

BR//Zhidong
在 2017年6月29日 下午10:34,Eli Zaretskii <eliz@gnu.org>写道:

[Please keep the bug address on the CC list.]

> From: 仇之东 <0x4ec7@gmail.com>
> Date: Thu, 29 Jun 2017 19:49:01 +0800
>
> I reproduced this issue, the errno is 10.

Thanks.  errno 10 is ECHILD, right?  Can you verify in your system's
errno.h header file?

Paul, isn't it strange that waitpid exits with errno = ECHILD when it
waits for a specific PID?  What can we do against such calamities?
accept it like we do with EINTR?


reply via email to

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