From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#14297: 24.3.50; emacs subprocesses don't exit on "exit" Date: Mon, 29 Apr 2013 14:53:55 -0400 Message-ID: References: <87d2te3l09.fsf@gmail.com> <87vc75ecja.fsf@gmail.com> <5ywqrlfaut.fsf@fencepost.gnu.org> <87a9ohdvs2.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1367261698 10964 80.91.229.3 (29 Apr 2013 18:54:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Apr 2013 18:54:58 +0000 (UTC) Cc: 14297@debbugs.gnu.org To: Vitalie Spinu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Apr 29 20:54:57 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1UWtDu-000080-04 for geb-bug-gnu-emacs@m.gmane.org; Mon, 29 Apr 2013 20:54:50 +0200 Original-Received: from localhost ([::1]:39455 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWtDt-00072Y-Ln for geb-bug-gnu-emacs@m.gmane.org; Mon, 29 Apr 2013 14:54:49 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:60605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWtDq-000729-6j for bug-gnu-emacs@gnu.org; Mon, 29 Apr 2013 14:54:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWtDo-0001Be-NH for bug-gnu-emacs@gnu.org; Mon, 29 Apr 2013 14:54:46 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46629) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWtDo-0001BZ-K9 for bug-gnu-emacs@gnu.org; Mon, 29 Apr 2013 14:54:44 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UWtE6-0001gm-8e for bug-gnu-emacs@gnu.org; Mon, 29 Apr 2013 14:55:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 29 Apr 2013 18:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14297 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14297-submit@debbugs.gnu.org id=B14297.13672616666421 (code B ref 14297); Mon, 29 Apr 2013 18:55:02 +0000 Original-Received: (at 14297) by debbugs.gnu.org; 29 Apr 2013 18:54:26 +0000 Original-Received: from localhost ([127.0.0.1]:50738 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UWtDS-0001fT-98 for submit@debbugs.gnu.org; Mon, 29 Apr 2013 14:54:26 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:43773) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UWtDL-0001fH-Ly for 14297@debbugs.gnu.org; Mon, 29 Apr 2013 14:54:20 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UWtD2-0007sZ-5X; Mon, 29 Apr 2013 14:53:56 -0400 X-Spook: INS Indigo Lexis-Nexis explosion Abbas Reno Serbian X-Ran: :+vs5}qdrHN;dMV\YF{}eiq._sT,13mWWw9drW|J;iN)NG,c}7R6K+S%s]d$#PKpo_%gdw X-Hue: magenta X-Attribution: GM In-Reply-To: <87a9ohdvs2.fsf@gmail.com> (Vitalie Spinu's message of "Mon, 29 Apr 2013 20:41:33 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:73833 Archived-At: Vitalie Spinu wrote: > > Are you able to bisect to find the revision that caused this? > > I have tried, but plenty of location in trunk history (before January > 2013) don't build because of (usually) silly elisp errors in peripheral > packages. > > Is there a way to instruct "make" to skip these non-essential elisp > errors? I think you must be pretty close to finding it already, because you said Dec 30 was bad, but that emacs-24 was ok? This narrows it down to between Dec 30 and Nov 2, because emacs-24 only diverged from trunk on Nov 2: http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00019.html It's fairly likely to be something in process.c. So if you find a build after Nov 2 that doesn't have the issue, you can probably get away with just "make" after switching to each different revision, rather than building from a clean state. Otherwise, even if make bootstrap fails compiling some non-essential elisp, then so long as src/emacs got built, you ought to be able to test it for the problem.