From xemacs-m  Sun Apr  6 10:38:31 1997
Received: from amber.vis-av.com (amber.vis-av.com [206.119.44.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id KAA27896
	for <xemacs-beta@xemacs.org>; Sun, 6 Apr 1997 10:38:29 -0500 (CDT)
Received: (from derrell@localhost)
          by amber.vis-av.com (8.8.5/8.8.4)
	  id LAA25118; Sun, 6 Apr 1997 11:38:28 -0400 (EDT)
Date: Sun, 6 Apr 1997 11:38:28 -0400 (EDT)
Message-Id: <199704061538.LAA25118@amber.vis-av.com>
From: Derrell Lipman <derrell@vis-av.com>
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: b11 crash
X-Mailer: VM 6.23 under 20.1 XEmacs Lucid (beta11)
Reply-To: derrell@vis-av.com
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII

(emacs-version)
"XEmacs 20.1 [Lucid] (i386-unknown-freebsd2.1.5) of Sat Apr  5 1997 on amber.vis-av.com"


(gdb) bt
#0  0x837a3e5 in end ()
#1  0x3f12f in fatal_error_signal (sig=6) at emacs.c:201
#2  0xefbfe13c in end ()
#3  0x41396 in assert_failed (
    file=0x9a0f9 "-?]\\([cmp?*]\\)[-?]\\(\\*\\|[0-9]+\\)[-?][^-]*[-?][^-]+\\'", line=560, 
    expr=0x9aabe "\016\e\016\026\223\b\016\e@8\227\232\211\016\032\026\031\026\e\231\016\026\225\b\016\032\205\016\0328\227\232\210\016\e@\026\031\026\e\016\e@\026\032\016\eA\211\026\eC\016\0318+)\207") at emacs.c:2202
#4  0x9ab61 in vmotion (w=0x9bc000, orig=1, vtarget=1, ret_vpos=0x0)
    at indent.c:560
#5  0xd6908 in redisplay_window (window=278642688, skip_selected=1)
    at redisplay.c:5189
#6  0xd6d33 in redisplay_windows (window=278496256, skip_selected=1)
    at redisplay.c:5276
#7  0xd62a1 in redisplay_window (window=278497280, skip_selected=1)
    at redisplay.c:4952
#8  0xd6d33 in redisplay_windows (window=278497280, skip_selected=1)
    at redisplay.c:5276
#9  0xd709e in redisplay_frame (f=0x752000, preemption_check=0)
    at redisplay.c:5397
#10 0xd726c in redisplay_device (d=0x333400) at redisplay.c:5476
#11 0xd76a4 in redisplay_without_hooks () at redisplay.c:5592
#12 0xd78d0 in redisplay () at redisplay.c:5659
#13 0x54b62 in Fnext_event (event=279781612, prompt=271093764)
    at event-stream.c:2112
#14 0x20992 in Fcommand_loop_1 () at cmdloop.c:531
#15 0x206ad in command_loop_1 (dummy=271093764) at cmdloop.c:460
#16 0x43879 in condition_case_1 (handlers=271093860, 
    bfun=0x20641 <command_loop_1>, barg=271093764, hfun=0x1fa58 <cmd_error>, 
    harg=271093764) at eval.c:1657
#17 0x1fb46 in command_loop_3 () at cmdloop.c:222
#18 0x1fb60 in command_loop_2 (dummy=271093764) at cmdloop.c:233
#19 0x434a5 in internal_catch (tag=271171340, func=0x1fb58 <command_loop_2>, 
    arg=271093764, threw=0x0) at eval.c:1334
#20 0x1ff25 in initial_command_loop (load_me=271093764) at cmdloop.c:271
#21 0x3ff21 in main_1 (argc=1, argv=0xefbfdc30, envp=0xefbfdc38)
    at emacs.c:1475
#22 0x408c7 in main (argc=1, argv=0xefbfdc30, envp=0xefbfdc38) at emacs.c:1826
(gdb) 

