emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-22.x hang in child after forking a process (before exec)


From: Chong Yidong
Subject: Re: emacs-22.x hang in child after forking a process (before exec)
Date: Mon, 26 May 2008 23:55:29 -0400

> 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?




reply via email to

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