From xemacs-m  Wed Mar 26 16:57:48 1997
Received: from bittersweet.inetarena.com (karlheg@bittersweet.inetarena.com [206.129.216.38])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA05933
	for <xemacs-beta@xemacs.org>; Wed, 26 Mar 1997 16:57:45 -0600 (CST)
Received: (from karlheg@localhost)
	by bittersweet.inetarena.com (8.8.5/8.8.5) id OAA10343;
	Wed, 26 Mar 1997 14:57:30 -0800
Date: Wed, 26 Mar 1997 14:57:30 -0800
Message-Id: <199703262257.OAA10343@bittersweet.inetarena.com>
From: "Karl M. Hegbloom" <karlheg@inetarena.com>
To: <xemacs-beta@xemacs.org>
Subject: [19.15b104] Click on URL in VM causes crash
X-Mailer: VM 6.22 under 19.15 XEmacs Lucid (beta104)
Comments: Hyperbole mail buttons accepted, v04.023.
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: multipart/mixed;
 boundary="Multipart_Wed_Mar_26_14:57:29_1997-1"
Content-Transfer-Encoding: 7bit

--Multipart_Wed_Mar_26_14:57:29_1997-1
Content-Type: text/plain; charset=US-ASCII


 I had just middle-clicked on a URL in a mail message and it crashed:

Script started on Wed Mar 26 14:53:32 1997
]2;karlheg@bittersweet:/usr/local/src/xemacs-19.15-b104
501$ gdb xemac  s -core     core
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (i486-debian-linux), Copyright 1996 Free Software Foundation, Inc...
Core was generated by `xemacs'.
Program terminated with signal 6, IOT trap/Abort.
Reading symbols from /usr/X11R6/lib/Xaw3d/libXaw.so.6...done.
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Reading symbols from /usr/lib/libcompface.so...done.
Reading symbols from /usr/lib/libjpeg.so.6a...done.
Reading symbols from /usr/lib/libpng.so.1...done.
Reading symbols from /usr/lib/libz.so.1...done.
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Reading symbols from /lib/libncurses.so.3.0...done.
Reading symbols from /usr/lib/libgdbm.so.1...done.
Reading symbols from /usr/lib/libdb.so.1...done.
Reading symbols from /lib/libm.so.5...done.
Reading symbols from /lib/libc.so.5...done.
Reading symbols from /lib/ld-linux.so.1...done.
#0  0x4028cb09 in __kill ()
(gdb) 
(gdb) where
#0  0x4028cb09 in __kill ()
#1  0x806e78d in fatal_error_signal (sig=6) at emacs.c:202
#2  0xbffff19c in ?? ()
#3  0x4025c5c5 in gsignal ()
#4  0x807f899 in extent_list_delete (el=0x8976080, extent=0x890c7ac)
    at extents.c:842
#5  0x80800a6 in soe_move (obj=412498944, pos=183) at extents.c:1475
#6  0x8081705 in extent_find_end_of_run (obj=412498944, pos=183, 
    outside_accessible=0) at extents.c:2533
#7  0x8081f78 in extent_fragment_update (w=0x88f9000, ef=0x89789e0, pos=183)
    at extents.c:2790
#8  0x80c28fe in create_text_block (w=0x88f9000, dl=0x8995120, 
    bi_start_pos=178, start_col=0, prop=0xbffff680, type=1) at redisplay.c:1986
#9  0x80c0c2a in generate_display_line (w=0x88f9000, dl=0x8995120, bounds=1, 
    start_pos=178, start_col=0, prop=0xbffff680, type=1) at redisplay.c:735
#10 0x80c5e7f in regenerate_window (w=0x88f9000, start_pos=178, point=1, 
    type=1) at redisplay.c:4269
#11 0x80c722d in redisplay_window (window=412061696, skip_selected=1)
    at redisplay.c:5170
#12 0x80c747b in redisplay_windows (window=412496384, skip_selected=1)
    at redisplay.c:5270
#13 0x80c6cc0 in redisplay_window (window=410911232, skip_selected=1)
    at redisplay.c:4941
---Type <return> to continue, or q <return> to quit---
#14 0x80c747b in redisplay_windows (window=410911232, skip_selected=1)
    at redisplay.c:5270
#15 0x80c7654 in redisplay_frame (f=0x88f2300, preemption_check=0)
    at redisplay.c:5391
#16 0x80c7784 in redisplay_device (d=0x8280900) at redisplay.c:5470
#17 0x80c79c6 in redisplay_without_hooks () at redisplay.c:5582
#18 0x80c7bb8 in redisplay () at redisplay.c:5649
#19 0x807c0aa in Fnext_event (event=407494352, prompt=404803588)
    at event-stream.c:2101
#20 0x805e374 in Fcommand_loop_1 () at cmdloop.c:531
#21 0x805e21c in command_loop_1 (dummy=404803588) at cmdloop.c:460
#22 0x8071a99 in condition_case_1 (handlers=404803684, 
    bfun=0x805e200 <command_loop_1>, barg=404803588, 
    hfun=0x805dca0 <cmd_error>, harg=404803588) at eval.c:1647
#23 0x805dd80 in command_loop_3 () at cmdloop.c:222
#24 0x805dda8 in command_loop_2 (dummy=404803588) at cmdloop.c:233
#25 0x8071779 in internal_catch (tag=404880804, 
    func=0x805dda0 <command_loop_2>, arg=404803588, threw=0x0) at eval.c:1324
#26 0x805df3c in initial_command_loop (load_me=404803588) at cmdloop.c:271
#27 0x806f485 in main_1 (argc=1, argv=0xbffffa84, envp=0xbffffa8c)
    at emacs.c:1408
#28 0x806fb46 in main (argc=1, argv=0xbffffa84, envp=0xbffffa8c)
    at emacs.c:1759
---Type <return> to continue, or q <return> to quit---
#29 0x804e60e in _start ()
(gdb) 
(gdb) bye   exit
Undefined command: "exit".  Try "help".
(gdb) qit  t  ]2;karlheg@bittersweet:/usr/local/src/xemacs-19.15-b104
502$ exit

Script done on Wed Mar 26 14:54:11 1997


--Multipart_Wed_Mar_26_14:57:29_1997-1
Content-Type: text/plain; charset=US-ASCII

Karl M. Hegbloom <karlheg@inetarena.com>
http://www.inetarena.com/~karlheg
Portland, OR  USA
Debian GNU 1.2  Linux 2.0.29t
You tell me and we'll both know.


--Multipart_Wed_Mar_26_14:57:29_1997-1--

