From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Paul Pogonyshev Newsgroups: gmane.emacs.devel Subject: Re: GC crashes Date: Tue, 7 Dec 2004 17:54:06 +0200 Message-ID: <200412071754.06950.pogonyshev@gmx.net> References: <87k6rvvybw.fsf_-_@jurta.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1102436386 14046 80.91.229.6 (7 Dec 2004 16:19:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Dec 2004 16:19:46 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 07 17:19:40 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CbhjQ-0001lV-00 for ; Tue, 07 Dec 2004 16:58:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CbhtD-0000bq-IN for ged-emacs-devel@m.gmane.org; Tue, 07 Dec 2004 11:08:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cbht3-0000bK-Pr for emacs-devel@gnu.org; Tue, 07 Dec 2004 11:08:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cbht3-0000b8-7Q for emacs-devel@gnu.org; Tue, 07 Dec 2004 11:08:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cbht3-0000b5-4m for emacs-devel@gnu.org; Tue, 07 Dec 2004 11:08:25 -0500 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1Cbhip-0003fF-28 for emacs-devel@gnu.org; Tue, 07 Dec 2004 10:57:51 -0500 Original-Received: (qmail 26754 invoked by uid 65534); 7 Dec 2004 15:57:49 -0000 Original-Received: from unknown (EHLO localhost.localdomain) (195.50.12.118) by mail.gmx.net (mp021) with SMTP; 07 Dec 2004 16:57:49 +0100 X-Authenticated: #16844820 Original-To: storm@cua.dk (Kim F. Storm) User-Agent: KMail/1.4.3 In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:30808 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30808 Kim F. Storm wrote: > Please do -- I know there is a memory corruption issue somewhere but > so far nobody's been able to identify under what circumstances they > happen. Somebody with a very fast machine with lots of RAM and lots of spare time could try to run Emacs under Valgrind. Paul