unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: emacs-22.x hang in child after forking a process (before exec)
@ 2008-05-27  3:55 Chong Yidong
  2008-06-06 22:12 ` Peter O'Gorman
  0 siblings, 1 reply; 2+ messages in thread
From: Chong Yidong @ 2008-05-27  3:55 UTC (permalink / raw)
  To: Peter O'Gorman; +Cc: pogma, emacs-devel

> We noticed that we can not build auctex on Tru64 Unix 5.1
> (alphaev67-dec-osf5.1) because emacs-22.2 hangs. It also hangs with, for
> example "M-! ls". This all works fine on the same machine with
> emacs-21.4 (and also hangs with emacs-22.1)
>
> Any ideas on what changed from 21.x to 22.x that could be causing this?

I'm afraid there were significant changes in process control between
Emacs 21 and 22.  I don't know any Emacs developers who use Tru64 Unix,
and the bug doesn't seem to occur on GNU/Linux.  Would it be possible
for you to try to debug this?  Does the hang occur at the call to
setpgrp() in callproc.c, as indicated by the backtrace you sent?  There
are several different versions of the call to setpgrp for different
platforms; which one does Tru64 Unix use?




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-06 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-27  3:55 emacs-22.x hang in child after forking a process (before exec) Chong Yidong
2008-06-06 22:12 ` Peter O'Gorman

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).