From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: emacs crash Date: Thu, 04 Nov 2004 04:51:44 -0500 Message-ID: References: <4188AB08.2000206@freemail.hu> <4188B2DB.9050005@gnu.org> <68c73b1a04110303066eac8188@mail.gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1099563120 13703 80.91.229.6 (4 Nov 2004 10:12:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Nov 2004 10:12:00 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 04 11:11:56 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 1CPeay-0007uE-00 for ; Thu, 04 Nov 2004 11:11:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CPej6-0006uz-Nv for ged-emacs-devel@m.gmane.org; Thu, 04 Nov 2004 05:20:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CPeT0-0002jU-QF for emacs-devel@gnu.org; Thu, 04 Nov 2004 05:03:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CPeSZ-0002fF-Iv for emacs-devel@gnu.org; Thu, 04 Nov 2004 05:03:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CPeRp-0002UD-6B for emacs-devel@gnu.org; Thu, 04 Nov 2004 05:02:30 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CPeIs-0001zq-ED for emacs-devel@gnu.org; Thu, 04 Nov 2004 04:53:14 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CPeHQ-0001aJ-N0; Thu, 04 Nov 2004 04:51:44 -0500 Original-To: CHENG Gao In-reply-to: (message from CHENG Gao on Wed, 03 Nov 2004 22:09:49 +0800) 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:29422 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29422 If the crash is coming from my recent debugging check in eval.c, and was not fixed by Jan's recent changes, then it is due to a bug that is as yet unknown. When a debugging assertion finds a problem, please do NOT suggest removing the debugging assertion as a "workaround". That is not constructive; in fact, it is likely to interfere with fixing the real bug.