From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.devel Subject: Re: Zombie subprocesses Date: Sat, 24 Nov 2012 11:10:54 +0100 (CET) Message-ID: <20121124.111054.1861859903792191359.hanche@math.ntnu.no> References: <20121123.224945.1073064997137716859.hanche@math.ntnu.no> <50AFF76C.1060101@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1353751860 7066 80.91.229.3 (24 Nov 2012 10:11:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 24 Nov 2012 10:11:00 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 24 11:11:10 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TcChY-0002V8-Q3 for ged-emacs-devel@m.gmane.org; Sat, 24 Nov 2012 11:11:08 +0100 Original-Received: from localhost ([::1]:35672 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TcChN-0004wA-S0 for ged-emacs-devel@m.gmane.org; Sat, 24 Nov 2012 05:10:57 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:41407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TcChL-0004vS-NX for emacs-devel@gnu.org; Sat, 24 Nov 2012 05:10:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TcChK-000416-Io for emacs-devel@gnu.org; Sat, 24 Nov 2012 05:10:55 -0500 Original-Received: from hylle01.itea.ntnu.no ([2001:700:300:3::100]:55938) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TcChK-00040k-6u for emacs-devel@gnu.org; Sat, 24 Nov 2012 05:10:54 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by hylle01.itea.ntnu.no (Postfix) with ESMTP id 17A781AED30 for ; Sat, 24 Nov 2012 11:10:52 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at hylle01.itea.ntnu.no Original-Received: from localhost (188.69.202.84.customer.cdi.no [84.202.69.188]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: hanche) by hylle01.itea.ntnu.no (Postfix) with ESMTPSA id 73AD61AEC1F; Sat, 24 Nov 2012 11:10:51 +0100 (CET) In-Reply-To: <50AFF76C.1060101@cs.ucla.edu> <50B084BC.4070908@cs.ucla.edu> X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.5 on Emacs 24.3.50 / Mule 6.0 (HANACHIRUSATO) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:700:300:3::100 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:155056 Archived-At: [Paul Eggert (2012-11-23 22:23:40 UTC)] > It's a bug. Please file a bug report. Sigh, and I just put a change Done: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12980 [Paul Eggert (2012-11-24 08:26:36 UTC)] > I will look into it further as soon as I can, and will > follow up at Bug#8855. I made sure to put in a reference to that bug in my bug report, not that I claim to understand the connection. - Harald