From xemacs-m  Sat Jul 26 21:12:34 1997
Received: from server.sensei.co.uk (server.sensei.co.uk [193.132.124.5])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id VAA19946
	for <xemacs-beta@xemacs.org>; Sat, 26 Jul 1997 21:12:32 -0500 (CDT)
Received: from cerise.sensei.co.uk (glynn@muvies.demon.co.uk [158.152.66.14]) by server.sensei.co.uk (8.8.5/8.8.2) with ESMTP id DAA31396 for <xemacs-beta@xemacs.org>; Sun, 27 Jul 1997 03:02:49 +0100
Received: (from glynn@localhost) by cerise.sensei.co.uk (8.8.5/8.8.2) id DAA07553; Sun, 27 Jul 1997 03:14:31 +0100
Date: Sun, 27 Jul 1997 03:14:31 +0100
Message-Id: <199707270214.DAA07553@cerise.sensei.co.uk>
From: Glynn Clements <glynn@sensei.co.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: xemacs-beta@xemacs.org
Subject: crash trying to edit b14-b15 patch (with b14)
X-Mailer: VM 6.33 under 20.3 "Berlin" XEmacs  Lucid (beta15)


To reproduce, uncompress the patch file, then

	C-x C-f xemacs-20.3-b14-20.3-b15.patch RET
	M-g 8527

Hit PageDown a few times.

-- 
Glynn Clements <glynn@sensei.co.uk>


#0  0x402293c5 in __kill ()
#1  0x8071aa1 in fatal_error_signal (sig=11) at emacs.c:211
#2  0xbffff4a8 in ?? ()
#3  0x80c1f5a in column_at_point (buf=0x8517a00, init_pos=505419, cur_col=0) at buffer.h:531
#4  0x80e0a9b in create_text_block (w=0x8323800, dl=0x85f1b88, bi_start_pos=428528, start_col=0, prop=0xbffff780, type=1) at redisplay.c:2600
#5  0x80ddc8b in generate_display_line (w=0x8323800, dl=0x85f1b88, bounds=1, start_pos=428528, start_col=0, prop=0xbffff780, type=1) at redisplay.c:744
#6  0x80e3053 in regenerate_window (w=0x8323800, start_pos=428528, point=417761, type=1) at redisplay.c:4282
#7  0x80e4044 in redisplay_window (window=405944320, skip_selected=0) at redisplay.c:5056
#8  0x80e47ce in redisplay_frame (f=0x83b0a00, preemption_check=0) at redisplay.c:5406
#9  0x80e4904 in redisplay_device (d=0x8357e00) at redisplay.c:5488
#10 0x80e4b32 in redisplay_without_hooks () at redisplay.c:5604
#11 0x80e4d14 in redisplay () at redisplay.c:5671
#12 0x809bc02 in Fnext_event (event=408289092, prompt=1479176196) at event-stream.c:2170
#13 0x80626b4 in Fcommand_loop_1 () at cmdloop.c:551
#14 0x806255c in command_loop_1 (dummy=1479176196) at cmdloop.c:480
#15 0x8074cb5 in condition_case_1 (handlers=1479176276, bfun=0x8062540 <command_loop_1>, barg=1479176196, hfun=0x806201c <cmd_error>, harg=1479176196) at eval.c:1684
#16 0x80620f8 in command_loop_3 () at cmdloop.c:242
#17 0x8062114 in command_loop_2 (dummy=1479176196) at cmdloop.c:253
#18 0x80749dd in internal_catch (tag=1479253392, func=0x806210c <command_loop_2>, arg=1479176196, threw=0x0) at eval.c:1361
#19 0x806229c in initial_command_loop (load_me=1479176196) at cmdloop.c:291
#20 0x8072731 in main_20_3_b14_i586_pc_linux (argc=1, argv=0xbffffa80, envp=0xbffffa88) at emacs.c:1468
#21 0x8072da2 in main (argc=1, argv=0xbffffa80, envp=0xbffffa88) at emacs.c:1819
#22 0x804ec6e in _start ()

