From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Max Kellermann Newsgroups: gmane.emacs.bugs Subject: memory space problems on mips with binutils 2.17 Date: Tue, 19 Sep 2006 12:28:33 +0200 Message-ID: <20060919102833.GA14762@roonstrasse.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1158689156 12660 80.91.229.2 (19 Sep 2006 18:05:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Sep 2006 18:05:56 +0000 (UTC) Cc: he@debian.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Sep 19 20:05:54 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GPjyd-00044d-6o for geb-bug-gnu-emacs@m.gmane.org; Tue, 19 Sep 2006 20:05:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPjyc-0005fT-O7 for geb-bug-gnu-emacs@m.gmane.org; Tue, 19 Sep 2006 14:05:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GPcq8-0006iK-K8 for bug-gnu-emacs@gnu.org; Tue, 19 Sep 2006 06:28:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GPcq6-0006ca-JC for bug-gnu-emacs@gnu.org; Tue, 19 Sep 2006 06:28:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPcq6-0006cM-FD for bug-gnu-emacs@gnu.org; Tue, 19 Sep 2006 06:28:30 -0400 Original-Received: from [81.209.165.42] (helo=duempel.org) by monty-python.gnu.org with smtp (Exim 4.52) id 1GPct9-0003c3-G4 for bug-gnu-emacs@gnu.org; Tue, 19 Sep 2006 06:31:39 -0400 Original-Received: (qmail 14914 invoked by uid 1001); 19 Sep 2006 12:28:33 +0200 Original-To: bug-gnu-emacs@gnu.org Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Mailman-Approved-At: Tue, 19 Sep 2006 14:05:39 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15332 Archived-At: Hi, there is a bug report in the Debian bug tracking system about emacs, which might interest you: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=381452 During build, "temacs" is run, which instantly segfaults since Debian has upgraded to binutils 2.17. At the bottom of the bug report, you will find my analysis, and a workaround. Is there an "official" fix for this problem? Max