From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs WIN32 crashes on reinitialzing of lisp process using slime Date: Thu, 12 Apr 2007 22:11:45 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1176405131 29239 80.91.229.12 (12 Apr 2007 19:12:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Apr 2007 19:12:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: cb Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 12 21:12:07 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hc4iC-0005nM-Tr for ged-emacs-devel@m.gmane.org; Thu, 12 Apr 2007 21:12:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hc4mO-0001Bs-6z for ged-emacs-devel@m.gmane.org; Thu, 12 Apr 2007 15:16:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hc4mC-00018T-7j for emacs-devel@gnu.org; Thu, 12 Apr 2007 15:16:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hc4mA-000182-QA for emacs-devel@gnu.org; Thu, 12 Apr 2007 15:16:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hc4mA-00017y-Io for emacs-devel@gnu.org; Thu, 12 Apr 2007 15:16:10 -0400 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hc4hx-0004M2-SZ for emacs-devel@gnu.org; Thu, 12 Apr 2007 15:11:50 -0400 Original-Received: from HOME-C4E4A596F7 ([81.5.51.174]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HOX86565 (AUTH halo1); Thu, 12 Apr 2007 22:11:49 +0300 (IDT) In-reply-to: (message from cb on Thu, 12 Apr 2007 05:31:32 +0000 (UTC)) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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: news.gmane.org gmane.emacs.devel:69343 Archived-At: > From: cb > Date: Thu, 12 Apr 2007 05:31:32 +0000 (UTC) > > No, but I could not reproduce the crash without it. Slime can be found on > "http://common-lisp.net/project/slime" Can't you reduce slime to some minimally self-contained recipe, so that one wouldn't have to install a package just to debug a crash? > I think Emacs should never crash, whatever you throw at it. That is an impossible goal, but we certainly try to get as close as practically possible.