From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: DJGPP only dumps with USE_LISP_UNION_TYPE ?? Date: Mon, 08 Nov 2004 18:44:08 +0200 Message-ID: <01c4c5b2$Blat.v2.2.2$503026c0@zahav.net.il> References: <01c4c514$Blat.v2.2.2$ca305740@zahav.net.il> <418EB423.9030601@swipnet.se> <01c4c56a$Blat.v2.2.2$96dd3060@zahav.net.il> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1099932658 9907 80.91.229.6 (8 Nov 2004 16:50:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Nov 2004 16:50:58 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 08 17:50:39 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 1CRCj0-0006Fp-00 for ; Mon, 08 Nov 2004 17:50:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRCrM-0006vE-Tp for ged-emacs-devel@m.gmane.org; Mon, 08 Nov 2004 11:59:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CRCr7-0006su-4l for emacs-devel@gnu.org; Mon, 08 Nov 2004 11:59:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CRCr6-0006sO-Cd for emacs-devel@gnu.org; Mon, 08 Nov 2004 11:59:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRCr6-0006sJ-04 for emacs-devel@gnu.org; Mon, 08 Nov 2004 11:59:00 -0500 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CRCiZ-0006S0-ST for emacs-devel@gnu.org; Mon, 08 Nov 2004 11:50:12 -0500 Original-Received: from zaretski ([80.230.149.108]) by legolas.inter.net.il (MOS 3.5.3-GR) with ESMTP id DBC10981 (AUTH halo1); Mon, 8 Nov 2004 18:49:45 +0200 (IST) Original-To: jan.h.d@swipnet.se X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <01c4c56a$Blat.v2.2.2$96dd3060@zahav.net.il> (eliz@gnu.org) 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:29586 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29586 > Date: Mon, 08 Nov 2004 10:10:43 +0200 > From: "Eli Zaretskii" > Cc: emacs-devel@gnu.org > > Hmm.. sounds like a real bug, which somehow doesn't happen for me. I > will try several things to reproduce it Sorry, no matter what I tried, I couldn't crash it. So please do try to see what Lisp symbols and data structures are being marked near the point of the crash, using the last_marked[] array as your guide. TIA