From xemacs-m  Wed Feb  5 12:30:32 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id MAA01776
	for <xemacs-beta@xemacs.org>; Wed, 5 Feb 1997 12:30:30 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcbpq20356; Wed, 5 Feb 1997 13:30:31 -0500 (EST)
Date: Wed, 5 Feb 1997 13:30:31 -0500 (EST)
Message-Id: <QQcbpq20356.199702051830@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: XEmacs Beta mailing list <xemacs-beta@xemacs.org>
Subject: XEmacs 20.0-b93 & 20.0 dump core w/ Mule...
In-Reply-To: <Pine.LNX.3.95.970205182214.303A-100000@icemark.thenet.ch>
References: <Pine.LNX.3.95.970205182214.303A-100000@icemark.thenet.ch>

This crash looks familiar.  I'll exit XEmacs sometimes and it
takes long time to die.  I look around and usually there's a
core file that contains a stacktrace something like this.

Do you use balloon-help or floating-toolbar?  I have a gut
feeling that invisible frames are a catalyst for this crash.

Benedikt Eric Heinen writes:
 > [...]
 > gdb backtrace:
 > 
 > #0  0x403f39b9 in __kill ()
 > #1  0x809071e in fatal_error_signal (sig=11) at emacs.c:194
 > #2  0xbfffeb78 in ?? ()
 > #3  0x4024f183 in XtDisplayOfObject ()
 > #4  0x40187f8c in XmImVaSetValues ()
 > #5  0x4018676d in _XmImFreeShellData ()
 > #6  0x401834fd in _XmRemoveGrab ()
 > #7  0x402460c2 in _XtCreateHookObj ()
 > #8  0x40245f71 in _XtCreateHookObj ()
 > #9  0x402463de in _XtCreateHookObj ()
 > #10 0x402464ea in _XtDoPhase2Destroy ()
 > #11 0x4024667e in XtDestroyWidget ()
 > #12 0x819676c in x_delete_frame (f=0x84b2ed8) at frame-x.c:2417
 > #13 0x80ddaf6 in delete_frame_internal (f=0x84b2ed8, force=1, 
 >     called_from_delete_device=1, from_io_error=0) at frame.c:1410
 > #14 0x8082f4f in delete_device_internal (d=0x845d828, force=1, 
 >     called_from_delete_console=1, from_io_error=0) at device.c:784
 > #15 0x8075ad0 in delete_console_internal (con=0x845d0e0, force=1, 
 >     called_from_kill_emacs=1, from_io_error=0) at console.c:684

