From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: crash with Emacs CVS 2003-05-09 Date: Thu, 26 Jun 2003 10:27:30 +0200 (CEST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030626.102730.35024175.wl@gnu.org> References: <20030625.080324.112616176.wl@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1056618283 3748 80.91.224.249 (26 Jun 2003 09:04:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 26 Jun 2003 09:04:43 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Jun 26 11:04:42 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19VSgH-0000y8-00 for ; Thu, 26 Jun 2003 11:04:37 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19VSki-0008UA-00 for ; Thu, 26 Jun 2003 11:09:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19VSek-0005SV-Tn for emacs-devel@quimby.gnus.org; Thu, 26 Jun 2003 05:03:02 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19VSc8-0004dz-Dk for emacs-devel@gnu.org; Thu, 26 Jun 2003 05:00:20 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19VSak-00044p-MF for emacs-devel@gnu.org; Thu, 26 Jun 2003 04:58:55 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.189]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19VSPl-00015w-9N; Thu, 26 Jun 2003 04:47:33 -0400 Original-Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19VSPk-0002eh-00; Thu, 26 Jun 2003 10:47:32 +0200 Original-Received: from [217.86.212.210] (helo=orion.univie.ac.at) (TLSv1:EDH-RSA-DES-CBC3-SHA:168) (Exim 3.35 #1) id 19VSPj-0000aE-00; Thu, 26 Jun 2003 10:47:31 +0200 Original-Received: from localhost (localhost [127.0.0.1])h5Q8RUl20823; Thu, 26 Jun 2003 10:27:30 +0200 Original-To: rms@gnu.org In-Reply-To: X-Mailer: Mew version 4.0.54 on Emacs 21.3.50.1 / Mule 5.0 (SAKAKI) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15271 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15271 > Can you say a way to reproduce this? No, but the Emacs process is still running in gdb, thus I could do some further inspection if you tell me what I shall look at. Werner