all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: rms@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: epa problem has returned
Date: Tue, 27 May 2014 08:36:04 -0700	[thread overview]
Message-ID: <5384B0E4.1070100@cs.ucla.edu> (raw)
In-Reply-To: <E1WpAbf-0000b1-0N@fencepost.gnu.org>

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



  parent reply	other threads:[~2014-05-27 15:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-20 10:23 epa problem has returned Richard Stallman
2014-05-21  0:12 ` T.V Raman
2014-05-24 11:32 ` Eli Zaretskii
2014-05-25  0:02   ` raman
2014-05-25 16:01   ` Richard Stallman
2014-05-25 16:23     ` Jorgen Schaefer
2014-05-26 16:44     ` Eli Zaretskii
2014-05-26 17:10       ` Paul Eggert
2014-05-27  6:11       ` Richard Stallman
2014-05-27 15:28         ` Eli Zaretskii
2014-05-27 15:36         ` Paul Eggert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-05-19  9:35 Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5384B0E4.1070100@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.