From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#22136: [osx] core dump while building emacs-25 Date: Thu, 10 Dec 2015 18:19:10 +0200 Message-ID: <83zixi9szl.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT X-Trace: ger.gmane.org 1449764421 15353 80.91.229.3 (10 Dec 2015 16:20:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Dec 2015 16:20:21 +0000 (UTC) Cc: 22136@debbugs.gnu.org To: Alex Dunn Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Dec 10 17:20:11 2015 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 1a73ww-0000UB-GP for geb-bug-gnu-emacs@m.gmane.org; Thu, 10 Dec 2015 17:20:10 +0100 Original-Received: from localhost ([::1]:42760 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a73wv-0004tk-U5 for geb-bug-gnu-emacs@m.gmane.org; Thu, 10 Dec 2015 11:20:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39439) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a73wr-0004rg-Ux for bug-gnu-emacs@gnu.org; Thu, 10 Dec 2015 11:20:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a73wn-0004hw-VA for bug-gnu-emacs@gnu.org; Thu, 10 Dec 2015 11:20:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:56235) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a73wn-0004hs-Ss for bug-gnu-emacs@gnu.org; Thu, 10 Dec 2015 11:20:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1a73wn-0000Pz-PF for bug-gnu-emacs@gnu.org; Thu, 10 Dec 2015 11:20:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 10 Dec 2015 16:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22136 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 22136-submit@debbugs.gnu.org id=B22136.14497643941588 (code B ref 22136); Thu, 10 Dec 2015 16:20:01 +0000 Original-Received: (at 22136) by debbugs.gnu.org; 10 Dec 2015 16:19:54 +0000 Original-Received: from localhost ([127.0.0.1]:39262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a73wg-0000PY-DL for submit@debbugs.gnu.org; Thu, 10 Dec 2015 11:19:54 -0500 Original-Received: from mtaout27.012.net.il ([80.179.55.183]:47300) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a73we-0000PL-TU for 22136@debbugs.gnu.org; Thu, 10 Dec 2015 11:19:53 -0500 Original-Received: from conversion-daemon.mtaout27.012.net.il by mtaout27.012.net.il (HyperSendmail v2007.08) id <0NZ500700GUWBS00@mtaout27.012.net.il> for 22136@debbugs.gnu.org; Thu, 10 Dec 2015 18:14:19 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout27.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NZ5002VTH3VA150@mtaout27.012.net.il>; Thu, 10 Dec 2015 18:14:19 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.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:109836 Archived-At: > From: Alex Dunn > Date: Wed, 09 Dec 2015 20:20:44 -0800 > > > `make -C ../lisp update-subdirs` on the emacs-25 branch has been > reliably causing a core dump the past two or three days. Here are the > build logs: https://gist.github.com/dunn/ff087e9b533d373ab10b#file-03-make-L568 > > It doesn’t cause the build to fail (except for when I made some changes > to the source tree that I can’t reproduce; logs here if anyone’s > interested: https://gist.github.com/dunn/43f10877f11c97ab28f0#file-03-make-L291) so > I don’t know how serious an issue this is. It occurs with -j1 and -j4, > with Clang and with GCC 5.3.0. Can you show the core dump itself, i.e. what command dumps core? Also, a backtrace from GDB would be useful. I looked at the data you linked to, and I cannot see there any information about the crash itself. Thanks.