From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: Emacs disappears in Customize? Date: Tue, 28 May 2002 14:23:55 -0600 (MDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200205282023.g4SKNtV10662@aztec.santafe.edu> References: <200205272324.g4RNOT004744@mail0.rawbw.com> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1022617456 24137 127.0.0.1 (28 May 2002 20:24:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 28 May 2002 20:24:16 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17CnVw-0006HC-00 for ; Tue, 28 May 2002 22:24:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17CnWZ-0006pB-00; Tue, 28 May 2002 16:24:55 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17CnVc-0006kt-00; Tue, 28 May 2002 16:23:57 -0400 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g4SKNtK23743; Tue, 28 May 2002 14:23:55 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g4SKNtV10662; Tue, 28 May 2002 14:23:55 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: dsm@rawbw.com In-Reply-To: <200205272324.g4RNOT004744@mail0.rawbw.com> (message from David Masterson on Mon, 27 May 2002 16:24:29 -0700 (PDT)) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1652 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1652 Every once in a while, Emacs seems to go away on me while I am in M-x customize. When this happens, there is no core dump or funny error messages, Emacs is just gone. Thus far, I have no other info on the problem, but I thought others might like to know. Can you run Emacs under GDB with a breakpoint at _exit all the time to see why it is exiting?