From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.bugs Subject: Re: "/lib/ld-linux.so.2 /usr/bin/emacs" fails: "Memory exhausted" Date: Sun, 13 Nov 2005 15:54:46 -0500 Message-ID: References: <20051111.195752.730551918.mrs@localhost> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1131915728 32430 80.91.229.2 (13 Nov 2005 21:02:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 13 Nov 2005 21:02:08 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Nov 13 22:02:05 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EbOxV-0004aL-GC for geb-bug-gnu-emacs@m.gmane.org; Sun, 13 Nov 2005 22:00:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EbOxT-00034d-NH for geb-bug-gnu-emacs@m.gmane.org; Sun, 13 Nov 2005 16:00:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EbOsF-0000UZ-VB for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2005 15:54:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EbOsE-0000TR-1g for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2005 15:54:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EbOsD-0000TK-TW for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2005 15:54:49 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EbOsD-0005EC-Sg for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2005 15:54:49 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EbOsA-0000pe-F3; Sun, 13 Nov 2005 15:54:46 -0500 Original-To: Mark Seaborn In-reply-to: <20051111.195752.730551918.mrs@localhost> (message from Mark Seaborn on Fri, 11 Nov 2005 19:57:52 +0000 (GMT)) 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:14052 Archived-At: I don't know anything about what's happening here; I am not sure what ld-linux.so.2 does in the first place, or whether that ought to work, or what it ought to do. I suggest you try with the development Emacs sources and see if the problem still happens. If it does, I think it will be up to you to debug it or find someone who wants to debug it. If you present an analysis of what the problem is, maybe Emacs developers can fix it.