emacs-devel
[Top][All Lists]
Advanced

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

Re: epa problem has returned


From: Paul Eggert
Subject: Re: epa problem has returned
Date: Tue, 27 May 2014 08:36:04 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Richard Stallman wrote:
Would you like me to log the result of stepping around the big loop
in wait_running_process_output?

It'd probably be more useful to see whether it's a vfork problem; see Bug#17561.

Does the problem go away if you use fork instead of vfork? You can do that by removing sysdep.o, callproc.o, and process.o and compiling with -Dvfork=fork.

Also, what platform are you running on? What is the output of the following shell commands?

uname -a
gcc --version | head -1
grep 'model name' /proc/cpuinfo
cat /etc/issue



reply via email to

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