From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: jpbion@jfwest.com Newsgroups: gmane.emacs.bugs Subject: bug#24204: temacs crashes on invocation with new GLIBC 2.24 Date: Thu, 11 Aug 2016 09:48:34 -0700 Message-ID: <1c9af03ef4e721508b1ccb2b63c15933@jfwest.com> References: <754023ea1791ab89164dfa8b30de3308@jfwest.com> <83a8gjfe35.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1470934220 23355 195.159.176.226 (11 Aug 2016 16:50:20 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 11 Aug 2016 16:50:20 +0000 (UTC) User-Agent: Roundcube Webmail/1.2.1 Cc: 24204@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 11 18:50:16 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1bXtBQ-0005vx-7k for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Aug 2016 18:50:16 +0200 Original-Received: from localhost ([::1]:49781 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXtBN-0000iJ-1l for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Aug 2016 12:50:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50740) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXtBH-0000gn-Bo for bug-gnu-emacs@gnu.org; Thu, 11 Aug 2016 12:50:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bXtBC-0002Hv-Aj for bug-gnu-emacs@gnu.org; Thu, 11 Aug 2016 12:50:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:56545) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXtBC-0002Hr-7R for bug-gnu-emacs@gnu.org; Thu, 11 Aug 2016 12:50:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bXtBC-0005Ez-1w for bug-gnu-emacs@gnu.org; Thu, 11 Aug 2016 12:50:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: jpbion@jfwest.com Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 11 Aug 2016 16:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24204 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 24204-submit@debbugs.gnu.org id=B24204.147093414520074 (code B ref 24204); Thu, 11 Aug 2016 16:50:02 +0000 Original-Received: (at 24204) by debbugs.gnu.org; 11 Aug 2016 16:49:05 +0000 Original-Received: from localhost ([127.0.0.1]:54257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bXtAH-0005Di-AP for submit@debbugs.gnu.org; Thu, 11 Aug 2016 12:49:05 -0400 Original-Received: from jfroot.com ([173.11.83.161]:37050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bXtAF-0005DC-Mv for 24204@debbugs.gnu.org; Thu, 11 Aug 2016 12:49:03 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by jfroot.com (Postfix) with ESMTP id E19D1380DA2; Thu, 11 Aug 2016 09:48:55 -0700 (PDT) X-Virus-Scanned: amavisd-new at jfroot.com Original-Received: from jfroot.com ([127.0.0.1]) by localhost (www.jfroot.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ewFveY0EVc1z; Thu, 11 Aug 2016 09:48:49 -0700 (PDT) Original-Received: from jfroot.com (localhost [127.0.0.1]) by jfroot.com (Postfix) with ESMTPA id CC4A0380DC5; Thu, 11 Aug 2016 09:48:39 -0700 (PDT) In-Reply-To: <83a8gjfe35.fsf@gnu.org> X-Sender: jpbion@jfwest.com 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" Xref: news.gmane.org gmane.emacs.bugs:122088 Archived-At: Hi, Eli! This was 24.5 - but not just 10 minutes ago I posted that pre-release 25.1-rc1 built correctly. So this bug can most certainly be marked as resolved I guess :) On 2016-08-11 09:46, Eli Zaretskii wrote: >> Date: Thu, 11 Aug 2016 08:30:57 -0700 >> From: jpbion@jfwest.com >> >> Using the new glibc, v2.24, and GCC 6.1 >> >> Any attempt to run 'temacs' fails with a segment fault. It appears >> that >> the call to 'malloc' inside the 'calloc' function in Emacs' gmalloc.c >> file starts to recurse, and eventually hits a segment fault after >> recursing 10,000+ times. Here is the stack trace at the beginning of >> this nested recursion hell. >> >> I don't know why the call to malloc is turning into a call for the >> calloc in gmalloc.c, but I think whatever is doing that is causing >> this >> problem. >> >> Any thoughts? Anything else needed? > > You don't say what version of Emacs you tried to build. I think this > is already fixed in the development sources.