From xemacs-m  Thu Jan 30 10:52:48 1997
Received: from jupiter.scs.Ryerson.CA (root@jupiter.scs.Ryerson.CA [141.117.18.31])
          by xemacs.org (8.8.4/8.8.4) with SMTP
	  id KAA12749 for <xemacs-beta@xemacs.org>; Thu, 30 Jan 1997 10:52:44 -0600 (CST)
Received: by jupiter.scs.Ryerson.CA id <10693(2)>; Thu, 30 Jan 1997 11:52:43 -0500
From: Dave Mason <dmason@scs.Ryerson.CA>
To: xemacs-beta@xemacs.org
Subject: W3 causes 19.14 to core dump
X-Face: %Q_F^9R-:'3MM7eZ6@E.x@f\*bgatzGv-8d%I~L[p^.F)3QF{kq\UTsu|e#?)3FPwJNvPPB
 !s*He|-*M^p*~bh"Nywm5NLL\\Rl3r(hWHY*F:$/RdKV*bS";n&#\Ov@*=]mu\}6tP<lkW*7FT|:Dm
 9ejO^{)GHJdPQaa"C\<Ak`K27?328'V(u*|jAEZR9-z!o\^j:Cb&*tx_9\KbXD*2
Message-Id: <97Jan30.115243edt.10693(2)@jupiter.scs.Ryerson.CA>
Date: 	Thu, 30 Jan 1997 11:52:39 -0500

Sorry this is 19.14.

My mouse stopped working, so I'm using w3 instead of netscape.  I like
it better, but wish it was faster!!

I did w3-fetch on URL: http://www.altavista.digital.com

It loads the page, goes on for a while, fills in some of the mountains
pictures and then dies either just before or just after filling in the
last one (the biggest one, on the left).

../Dave


; gdb /opt/xemacs/bin/sparc-sun-solaris2.5/xemacs-19.14 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.9, Copyright 1993 Free Software Foundation, Inc...
(no debugging symbols found)...
Core was generated by `/opt/xemacs/bin/sparc-sun-solaris2.5/xemacs-19.14 -name jupiterEmacs'.
Program terminated with signal 11, Segmentation fault.
#0  0xdf2742c4 in Qoverwrite_mode_binary ()
(gdb) where
#0  0xdf2742c4 in Qoverwrite_mode_binary ()
#1  0x6b3e4 in fatal_error_signal ()
#2  0xdf237dcc in Qoverwrite_mode_binary ()
#3  0xaaf30 in DGifGetCodeNext ()
#4  0xaa79c in DGifGetLine ()
#5  0x125fbc in vars_of_frame_x ()
#6  0x12616c in vars_of_frame_x ()
#7  0xacdc8 in alist_to_tagged_vector ()
#8  0xaeb74 in string_instantiate ()
#9  0x6fb40 in call_with_suspended_errors ()
#10 0xfc868 in Fspecifier_fallback ()
#11 0xfcc54 in specifier_instance ()
#12 0xfcdec in Fspecifier_instance ()
#13 0x7170c in funcall_recording_as ()
#14 0x4e95c in Fbyte_code ()
#15 0x712a8 in Feval ()
#16 0x6f118 in condition_case_1 ()
#17 0x4f228 in Fbyte_code ()
#18 0x726a8 in Fapply ()
#19 0x71780 in funcall_recording_as ()
#20 0x4e95c in Fbyte_code ()
#21 0x726a8 in Fapply ()
#22 0x71780 in funcall_recording_as ()
#23 0x71df0 in Fapply ()
#24 0x71684 in funcall_recording_as ()
#25 0x4e95c in Fbyte_code ()
#26 0x726a8 in Fapply ()
#27 0x71780 in funcall_recording_as ()
#28 0x4e95c in Fbyte_code ()
#29 0x726a8 in Fapply ()
#30 0x71780 in funcall_recording_as ()
#31 0x71e1c in Fapply ()
#32 0x71684 in funcall_recording_as ()
#33 0x4e95c in Fbyte_code ()
#34 0x726a8 in Fapply ()
#35 0x71780 in funcall_recording_as ()
#36 0x4e95c in Fbyte_code ()
#37 0x726a8 in Fapply ()
#38 0x71780 in funcall_recording_as ()
#39 0x4e95c in Fbyte_code ()
#40 0x726a8 in Fapply ()
#41 0x71780 in funcall_recording_as ()
#42 0x71e1c in Fapply ()
#43 0x71684 in funcall_recording_as ()
#44 0x4e95c in Fbyte_code ()
#45 0x712a8 in Feval ()
#46 0x6dcf4 in Fprogn ()
#47 0x4f194 in Fbyte_code ()
#48 0x726a8 in Fapply ()
#49 0x71780 in funcall_recording_as ()
#50 0x4e95c in Fbyte_code ()
#51 0x726a8 in Fapply ()
#52 0x71780 in funcall_recording_as ()
#53 0x72df8 in call2 ()
#54 0x6f118 in condition_case_1 ()
#55 0x74068 in call2_trapping_errors ()
#56 0xd20ec in Fprocess_send_string ()
#57 0xd29f0 in status_notify ()
#58 0x7f0d4 in Fdispatch_event ()
#59 0x564a4 in Fcommand_loop_1 ()
#60 0x6f118 in condition_case_1 ()
#61 0x55cc8 in Freally_early_error_handler ()
#62 0x55cfc in Freally_early_error_handler ()
#63 0x6ed6c in internal_catch ()
#64 0x55f28 in initial_command_loop ()
#65 0x6c250 in Finvocation_name ()
#66 0x6c650 in main ()
(gdb) 

