From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.bugs Subject: Re: abort_on_gc in Fgarbage_collect Date: Wed, 27 Aug 2003 23:22:12 +0200 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <8011-Wed27Aug2003232212+0300-eliz@elta.co.il> References: <87vfsmylq5.fsf@r072056.stusta.swh.mhn.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1062016891 21748 80.91.224.253 (27 Aug 2003 20:41:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Aug 2003 20:41:31 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Aug 27 22:41:29 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19s76f-0001is-00 for ; Wed, 27 Aug 2003 22:41:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19s6xm-0004MY-KL for geb-bug-gnu-emacs@m.gmane.org; Wed, 27 Aug 2003 16:32:18 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19s6qI-0004WE-92 for bug-gnu-emacs@gnu.org; Wed, 27 Aug 2003 16:24:34 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19s6pk-000450-0d for bug-gnu-emacs@gnu.org; Wed, 27 Aug 2003 16:24:00 -0400 Original-Received: from [192.114.186.16] (helo=frigg.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.22) id 19s6oZ-0003H0-9t for bug-gnu-emacs@gnu.org; Wed, 27 Aug 2003 16:22:47 -0400 Original-Received: from zaretski (pns03-209-48.inter.net.il [80.230.209.48]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.3.5-GR) with ESMTP id CSC07329; Wed, 27 Aug 2003 23:22:30 +0300 (IDT) Original-To: hekacyr@web.de X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <87vfsmylq5.fsf@r072056.stusta.swh.mhn.de> (message from justus schwartz on Mon, 25 Aug 2003 14:18:10 +0200) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5660 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5660 > From: justus schwartz > Date: Mon, 25 Aug 2003 14:18:10 +0200 > > i tried the cvs version and get deterministically an abort in > Fgarbage_collect. i'm using tinypath and after invoking M-x > tinypath-cache-regenerate emacs aborts (abort_on_gc is 1). i'll attach the > backtrace (i compiled emacs without optimizations, to get a usefull backtrace) > > how could i help to trace this (bug if it is one) The file etc/DEBUG in the distribution has some advice about debugging crashes inside GC. > or were else should i post this, if it's not the right place? Since you are running the CVS version, you should send the bug reports to emacs-pretest-bug@gnu.org.