From xemacs-m  Thu Jan 23 13:11:44 1997
Received: from loiosh.kei.com (ckd@loiosh.kei.com [192.88.144.32])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id NAA16685 for <xemacs-beta@xemacs.org>; Thu, 23 Jan 1997 13:11:44 -0600 (CST)
Received: (from ckd@localhost)
	by loiosh.kei.com (8.8.5/8.8.5) id OAA23378
	for xemacs-beta@xemacs.org; Thu, 23 Jan 1997 14:10:46 -0500 (EST)
Date: Thu, 23 Jan 1997 14:10:46 -0500 (EST)
From: Christopher Davis <ckd@loiosh.kei.com>
Message-Id: <199701231910.OAA23378@loiosh.kei.com>
To: xemacs-beta@xemacs.org
Subject: more fun ensues

Sudish Joseph led me to check lazy-lock--I did in fact have an old version of
it (1.15 without the 20.x version-checking patches he'd sent in) in my
load-path.  However, some of the earlier tests for things like how long to
sit-for and the like haven't been protected against looking just at the
minor-version... something to be looked at.  (If I have time today I'll go
through and clean them all up and send in a patch.)

However, even with that:
Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.

Please report this bug to the address `crashes@xemacs.org'.
*MAKE SURE* to include as much configuration information as
possible; at the very least what OS and hardware you are running
on, and hopefully also what compiler and compiler options the
binary was compiled with, what options XEmacs was compiled with,
whether you are using a prebuilt binary from ftp.xemacs.org or
compiled XEmacs yourself for your system, etc.

If at all possible, *please* try to obtain a C stack backtrace;
it will help us immensely in determining what went wrong.
To do this, locate the core file that was produced as a result
of this crash (it's usually called `core' and is located in the
directory in which you started XEmacs, or maybe in your home
directory), and type

  gdb /home/loiosh/ckd/bin/bsdi.i386/xemacs core

then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB.  A similar procedure should work for all of
these.  Ask your system administrator if you need more help.)

Lisp backtrace follows:

  next-event()
  gnus-read-event-char()
  # bind (keystrokes keve key group ended backward unread cmd from-group)
  gnus-summary-walk-group-buffer("kei.mail.lois-bujold" ?n t nil)
  # bind (cmd group push backward subject unread)
  gnus-summary-next-article(t nil)
  #<compiled-function (from "gnus.elc") nil "...(51)" [gnus-summary-next-article t gnus-auto-select-same 3 get-text-property gnus-intangible to gnus-summary-goto-subject gnus-number gnus-summary-last-subject gnus-newsgroup-data headers vectorp 1] 7 ("/src/xemacs-20.0-b91/lisp/gnus/gnus.elc" . 283201) nil>()
  call-interactively(gnus-summary-next-unread-article)
  # (condition-case ... . error)
  # (catch top-level ...)

#0  0x1c30b9 in kill ()
#1  0x23389 in fatal_error_signal (sig=11) at emacs.c:194
#2  <signal handler called>
#3  redisplay_update_line (w=0x317000, first_line=3320832, 
    last_line=539867612, update_values=3421184) at redisplay-output.c:1147
#4  0x7bec1 in redisplay_window (window=271675392, skip_selected=0)
    at redisplay.c:5100
#5  0x7c3ee in redisplay_frame (f=0x32ac00, preemption_check=0)
    at redisplay.c:5382
#6  0x7c526 in redisplay_device (d=0x343400) at redisplay.c:5464
#7  0x7c75a in redisplay_without_hooks () at redisplay.c:5576
#8  0x7c93c in redisplay () at redisplay.c:5643
#9  0x3114e in Fnext_event (event=272858600, prompt=271249412)
    at event-stream.c:2103
#10 0x29175 in primitive_funcall (fn=0x30ec8 <Fnext_event>, nargs=2, 
    args=0xefbfcc80) at eval.c:3458
#11 0x29324 in funcall_subr (subr=0x1cc16c, args=0xefbfcc80) at eval.c:3482
#12 0x28b58 in funcall_recording_as (recorded_as=271334172, nargs=1, 
    args=0xefbfcd44) at eval.c:3174
#13 0x28c2b in Ffuncall (nargs=1, args=0xefbfcd44) at eval.c:3218
#14 0xc62a in Fbyte_code (bytestr=810376912, vector=1078906496, maxdepth=2)
    at bytecode.c:418
#15 0x29614 in funcall_lambda (fun=273153860, nargs=0, arg_vector=0xefbfd148)
    at eval.c:3592
#16 0x28be2 in funcall_recording_as (recorded_as=273492884, nargs=1, 
    args=0xefbfd144) at eval.c:3190
#17 0x28c2b in Ffuncall (nargs=1, args=0xefbfd144) at eval.c:3218
#18 0xc62a in Fbyte_code (bytestr=811097688, vector=1079600384, maxdepth=12)
    at bytecode.c:418
#19 0x29614 in funcall_lambda (fun=273531108, nargs=4, arg_vector=0xefbfd680)
    at eval.c:3592
#20 0x28be2 in funcall_recording_as (recorded_as=273805236, nargs=5, 
    args=0xefbfd67c) at eval.c:3190
#21 0x28c2b in Ffuncall (nargs=5, args=0xefbfd67c) at eval.c:3218
#22 0xc62a in Fbyte_code (bytestr=811088440, vector=1079600640, maxdepth=7)
    at bytecode.c:418
#23 0x29614 in funcall_lambda (fun=273531076, nargs=2, arg_vector=0xefbfd870)
    at eval.c:3592
#24 0x28be2 in funcall_recording_as (recorded_as=273810876, nargs=3, 
    args=0xefbfd86c) at eval.c:3190
#25 0x28c2b in Ffuncall (nargs=3, args=0xefbfd86c) at eval.c:3218
#26 0xc62a in Fbyte_code (bytestr=811096908, vector=1079681856, maxdepth=7)
    at bytecode.c:418
#27 0x29614 in funcall_lambda (fun=273531172, nargs=0, arg_vector=0xefbfd9b0)
    at eval.c:3592
#28 0x28be2 in funcall_recording_as (recorded_as=273531172, nargs=1, 
    args=0xefbfd9ac) at eval.c:3190
#29 0x28c2b in Ffuncall (nargs=1, args=0xefbfd9ac) at eval.c:3218
#30 0x29b67 in apply1 (fn=273531172, arg=271249412) at eval.c:3908
#31 0xdce4 in Fcall_interactively (function=273493724, record_flag=271249412, 
    keys=271249412) at callint.c:394
#32 0x27e49 in Fcommand_execute (cmd=273493724, record=271249412, 
    keys=271249412) at eval.c:2595
#33 0x32afe in execute_command_event (command_builder=0x2ece00, 
    event=272857092) at event-stream.c:3502
#34 0x3304e in Fdispatch_event (event=272857092) at event-stream.c:3840
#35 0x1269f in Fcommand_loop_1 () at cmdloop.c:540
#36 0x12524 in command_loop_1 (dummy=271249412) at cmdloop.c:460
#37 0x26de4 in condition_case_1 (handlers=271249508, 
    bfun=0x12508 <command_loop_1>, barg=271249412, hfun=0x11fc0 <cmd_error>, 
    harg=271249412) at eval.c:1648
#38 0x120b0 in command_loop_3 () at cmdloop.c:222
#39 0x120cc in command_loop_2 (dummy=271249412) at cmdloop.c:233
#40 0x26af5 in internal_catch (tag=271326964, func=0x120c4 <command_loop_2>, 
    arg=271249412, threw=0x0) at eval.c:1325
#41 0x12254 in initial_command_loop (load_me=271249412) at cmdloop.c:271
#42 0x24085 in main_1 (argc=1, argv=0xefbfdcb0, envp=0xefbfdcb8)
    at emacs.c:1452
#43 0x249dd in main (argc=1, argv=0xefbfdcb0, envp=0xefbfdcb8) at emacs.c:1803

