From xemacs-m  Thu Dec 26 18:08:15 1996
Received: from gwa.ericsson.com (gwa.ericsson.com [198.215.127.2])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with ESMTP
	  id SAA27836 for <xemacs-beta@xemacs.org>; Thu, 26 Dec 1996 18:08:15 -0600 (CST)
Received: from mr1.exu.ericsson.se (mr1.exu.ericsson.com [138.85.147.11]) by gwa.ericsson.com (8.8.2/8.8.2) with ESMTP id SAA24108; Thu, 26 Dec 1996 18:07:45 -0600 (CST)
Received: from screamer.rtp.ericsson.se (screamer.rtp.ericsson.se [147.117.133.13]) by mr1.exu.ericsson.se (8.7.1/NAHUB-MR1.1) with SMTP id SAA21410; Thu, 26 Dec 1996 18:07:44 -0600 (CST)
Received: from rcur (rcur18.rtp.ericsson.se [147.117.133.138]) by screamer.rtp.ericsson.se (8.6.12/8.6.4) with ESMTP id TAA14876; Thu, 26 Dec 1996 19:07:39 -0500
To: toy@rtp.ericsson.se
cc: Steven L Baur <steve@miranova.com>, xemacs-beta@xemacs.org
References: <7266.851627564@rtp.ericsson.se> <m2pvzx3w8u.fsf@altair.xemacs.org>  <10397.851631602@rtp.ericsson.se> 
Subject: Re: 20.0-b32 crash 
In-reply-to: (Your message of Thu, 26 Dec 1996 15:20:02 EST.)
             <10397.851631602@rtp.ericsson.se> 
Mime-Version: 1.0 (generated by tm-edit 1.1.1.2)
Content-Type: text/plain; charset=US-ASCII
Date: Thu, 26 Dec 1996 19:07:38 -0500
Message-ID: <13612.851645258@rtp.ericsson.se>
From: Raymond Toy <toy@rtp.ericsson.se>

>>>>> "Raymond" == Raymond Toy <toy@rtp.ericsson.se> writes:


>>>>> "sb" == Steven L Baur <steve@miranova.com> writes:
>>>>> "Raymond" == Raymond Toy <toy@rtp.ericsson.se> writes:
    Raymond> I was running GNUS and did something (sorry, I don't
    Raymond> really know what happened) which caused the following
    Raymond> crash. Traceback from gdb below:

    sb> Thanks for the report and backtrace Raymond.

    sb> #0 0xeec73e30 in kill () 1 0x88fdc in fatal_error_signal
    sb> (sig=11) at
    sb> /home/unix/toy/apps/xemacs-20.0-b32/src/emacs.c:194 2 <signal
    sb> handler called> 3 0x1a2b48 in x_to_emacs_keysym_sunos_bug
    sb> (return_value_sunos_bug=0xefffe3b4, event=0xefffe6f0,
    sb> simple_p=0) at
    sb> /home/unix/toy/apps/xemacs-20.0-b32/src/event-Xt.c:647

    sb> Shoot.  That's right in the middle of the keysym code, which
    sb> has been changed recently, and in a kludge I cannot
    sb> test. Please try to isolate what you were doing before the
    sb> crash occurred.

    Raymond> I'll try to find it.  Unfortunately, it happens at some

Found it.  It's 100% repeatable for me.  Here's how to get it: Start a
new xemacs.  Move the mouse pointer to the right-side window frame
decoration.  Press C-x C-k.  Boom, XEmacs is gone.  I'll try to track
it down some more but it probably won't happen for a few days.
However, this might be enough for you to figure out what's happening.
If you want some specific info from the gdb session, I can provide
that too.

Oh, BTW, in case it matters, I'm running X11R6.1 with fvwm 2.0.43 on
Solaris 2.5.

Ray

