From xemacs-m  Thu Feb 20 17:13:17 1997
Received: from terisa-bh.terisa.com (terisa-bh.terisa.COM [205.226.38.66])
	by xemacs.org (8.8.5/8.8.5) with SMTP id RAA27139
	for <xemacs-beta@xemacs.org>; Thu, 20 Feb 1997 17:13:15 -0600 (CST)
Received: (from uucp@localhost) by terisa-bh.terisa.com (8.6.12/8.6.11) id PAA16481 for <xemacs-beta@xemacs.org>; Thu, 20 Feb 1997 15:12:52 -0800
Received: from itech.terisa.com by terisa-bh.terisa.com via smap (V3.1.1)
	id xma016473; Thu, 20 Feb 97 15:12:30 -0800
Received: from kmac.terisa.COM (kmac.terisa.COM [205.226.39.35]) by itech.terisa.com (8.6.12/8.6.4) with SMTP id PAA26730 for <xemacs-beta@xemacs.org>; Thu, 20 Feb 1997 15:10:08 -0800
Message-Id: <199702202310.PAA26730@itech.terisa.com>
X-Authentication-Warning: itech.terisa.com: Host kmac.terisa.COM didn't use HELO protocol
To: xemacs-beta@xemacs.org
Subject: Another unexplained core dump
Date: Thu, 20 Feb 1997 15:14:35 -0800
From: EKR <ekr@terisa.com>

This time while trying to use w3.

SunOS 4.1.4
Gcc
Xemacs-19.15-b90
SPARC 5 

-Ekr

#0  0x33e710 in kill ()
#1  0x4c9d8 in fatal_error_signal (sig=10) at emacs.c:192
#2  <signal handler called>
#3  0x1c91b0 in malloc (size=19294976) at gmalloc.c:594
#4  0x1c9f14 in realloc (ptr=0x110d280, size=160) at gmalloc.c:1216
#5  0x4324 in xrealloc (block=0x110d280, size=160) at alloc.c:394
#6  0x44748 in Dynarr_resize (d=0x11af080, size=5) at dynarr.c:137
#7  0x791b0 in extent_fragment_update (w=0x10ca600, ef=0x11af000, pos=268435455) at extents.c:2800
#8  0x10bfe0 in create_text_block (w=0x10ca600, dl=0xc1e1b0, bi_start_pos=6, start_col=5255680, prop=0xeffff004, type=1) at redisplay.c:1977
#9  0x108c40 in generate_display_line (w=0x10ca600, dl=0xc1e1b0, bounds=1, start_pos=6, start_col=0, prop=0xeffff004, type=1) at redisplay.c:730
#10 0x111b1c in regenerate_window (w=0x10ca600, start_pos=6, point=17606148, type=1) at redisplay.c:4258
#11 0x113a6c in redisplay_window (window=17606144, skip_selected=1) at redisplay.c:5159
#12 0x11448c in redisplay_frame (f=0xee3400, preemption_check=0) at redisplay.c:5377
#13 0x1146fc in redisplay_device (d=0x503200) at redisplay.c:5459
#14 0x114d00 in redisplay_without_hooks () at redisplay.c:5571
#15 0x114f24 in redisplay () at redisplay.c:5638
#16 0x1032c0 in status_notify () at process.c:2529
#17 0x6b5f4 in execute_internal_event (event=0) at event-stream.c:2850
#18 0x6f5d8 in Fdispatch_event (event=280351884) at event-stream.c:3841
#19 0x25f00 in Fcommand_loop_1 () at cmdloop.c:542
#20 0x25b40 in command_loop_1 (dummy=273158148) at cmdloop.c:462
#21 0x51918 in condition_case_1 (handlers=273158244, bfun=0x25a9c <command_loop_1>, barg=273158148, hfun=0x24bf4 <cmd_error>, harg=273158148) at eval.c:1672
#22 0x24d20 in command_loop_3 () at cmdloop.c:224
#23 0x24d48 in command_loop_2 (dummy=273158148) at cmdloop.c:235
#24 0x51404 in internal_catch (tag=273235364, func=0x24d3c <command_loop_2>, arg=273158148, threw=0x0) at eval.c:1347
#25 0x251dc in initial_command_loop (load_me=150844) at cmdloop.c:273
#26 0x4da44 in main_1 (argc=1, argv=0xeffff974, envp=0xeffff97c) at emacs.c:1312
#27 0x4ded0 in main (argc=1, argv=0xeffff974, envp=0xeffff97c) at emacs.c:1456
(gdb) 


