From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: recent master core dumps building on FreeBSD i386 Date: Wed, 17 Oct 2018 19:10:26 +0300 Message-ID: <837eigsgel.fsf@gnu.org> References: <86va6151mf.fsf@phe.ftfl.ca> <86o9bt746r.fsf@phe.ftfl.ca> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1539792607 26385 195.159.176.226 (17 Oct 2018 16:10:07 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 17 Oct 2018 16:10:07 +0000 (UTC) Cc: emacs-devel@gnu.org To: Joseph Mingrone Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 17 18:10:03 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 1gCoOY-0006lc-It for ged-emacs-devel@m.gmane.org; Wed, 17 Oct 2018 18:10:02 +0200 Original-Received: from localhost ([::1]:38005 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCoQf-00049R-5S for ged-emacs-devel@m.gmane.org; Wed, 17 Oct 2018 12:12:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33084) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCoP6-0003dn-0t for emacs-devel@gnu.org; Wed, 17 Oct 2018 12:10:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCoP1-0005PO-Rn for emacs-devel@gnu.org; Wed, 17 Oct 2018 12:10:35 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40561) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCoP1-0005P6-MS; Wed, 17 Oct 2018 12:10:31 -0400 Original-Received: from [176.228.60.248] (port=1285 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gCoP1-0004WK-5f; Wed, 17 Oct 2018 12:10:31 -0400 In-reply-to: <86o9bt746r.fsf@phe.ftfl.ca> (message from Joseph Mingrone on Tue, 16 Oct 2018 22:27:40 -0300) 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:230453 Archived-At: > From: Joseph Mingrone > Date: Tue, 16 Oct 2018 22:27:40 -0300 > > > A change within the last few days gives these core dumps on FreeBSD 10.4/11.2 i386. Both 10.4 and 11.2 still build fine on amd64. If I can find time this evening, I will try to drill down a commit. > > > http://pkg.awarnach.mathstat.dal.ca/data/10i386-default/2018-10-16_11h14m45s/logs/errors/emacs-devel-27.0.50.20181016,2.log > > http://pkg.awarnach.mathstat.dal.ca/data/11i386-default/2018-10-16_11h14m45s/logs/errors/emacs-devel-27.0.50.20181016,2.log > > > -- Joseph > > As far as I can tell, the core dump began with f5896e2. This is unexpected. Can you run the offending command under GDB and show the backtrace from the crash, please?