From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: master 54b9213: Handle thread-signal towards the main thread (Bug#32502) Date: Wed, 05 Sep 2018 14:00:05 -0400 Message-ID: References: <20180830192912.24309.93190@vcs0.savannah.gnu.org> <20180830192914.85ECE20497@vcs0.savannah.gnu.org> <87bm9j812d.fsf@gmx.de> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1536170430 7920 195.159.176.226 (5 Sep 2018 18:00:30 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 5 Sep 2018 18:00:30 +0000 (UTC) User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 05 20:00:26 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fxc6L-0001va-QM for ged-emacs-devel@m.gmane.org; Wed, 05 Sep 2018 20:00:25 +0200 Original-Received: from localhost ([::1]:57380 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fxc8S-0002bV-5R for ged-emacs-devel@m.gmane.org; Wed, 05 Sep 2018 14:02:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fxc6B-0001uu-9w for emacs-devel@gnu.org; Wed, 05 Sep 2018 14:00:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fxc65-0002yC-Rs for emacs-devel@gnu.org; Wed, 05 Sep 2018 14:00:15 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49153) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fxc63-0002vR-Ft; Wed, 05 Sep 2018 14:00:07 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1fxc62-0003EK-2O; Wed, 05 Sep 2018 14:00:06 -0400 X-Spook: Secret Service Standoff Warning sniper Drug militia Human X-Ran: ZRBx:Fs&QCYPBE"Dm?D]01\aStgXXejDSm\[X4EDWH@x$/)bWX{Cha?3W+*0t9"rR~\QVv X-Hue: blue X-Attribution: GM In-Reply-To: <87bm9j812d.fsf@gmx.de> (Michael Albinus's message of "Fri, 31 Aug 2018 09:09:14 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:229306 Archived-At: Michael Albinus wrote: > Hmm. Is it useful to configure --without-threads on hydra? The "tarball" job is --without-all, the normal builds are, err, normal, and the "coverage" job is with everything. I think this is a useful spread to catch precisely this kind of issue.