From xemacs-m  Thu Dec 26 14:20:53 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 OAA27525 for <xemacs-beta@xemacs.org>; Thu, 26 Dec 1996 14:20:52 -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 OAA19996; Thu, 26 Dec 1996 14:20:04 -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 OAA18631; Thu, 26 Dec 1996 14:20:03 -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 PAA13660; Thu, 26 Dec 1996 15:20:02 -0500
To: Steven L Baur <steve@miranova.com>
cc: xemacs-beta@xemacs.org
References: <7266.851627564@rtp.ericsson.se>  <m2pvzx3w8u.fsf@altair.xemacs.org> 
Subject: Re: 20.0-b32 crash 
In-reply-to: (Your message of 26 Dec 1996 12:07:29 PST.)
             <m2pvzx3w8u.fsf@altair.xemacs.org> 
Mime-Version: 1.0 (generated by tm-edit 1.1.1.2)
Content-Type: text/plain; charset=US-ASCII
Date: Thu, 26 Dec 1996 15:20:02 -0500
Message-ID: <10397.851631602@rtp.ericsson.se>
From: Raymond Toy <toy@rtp.ericsson.se>

>>>>> "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 test.
    sb> Please try to isolate what you were doing before the crash
    sb> occurred.

I'll try to find it.  Unfortunately, it happens at some random time
and there's a long delay before the window crashes, so I don't really
know exactly what I was doing to cause it to crash.  I'll try running
under gdb.  This crash has happened several times in different places
within the last hour or so, so it should be pretty easy to stack trace
from a running xemacs.

Ray

