From xemacs-m  Sun Jan 19 17:47:14 1997
Received: from mailhost.lanl.gov (mailhost.lanl.gov [128.165.3.12])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id RAA13238 for <xemacs-beta@xemacs.org>; Sun, 19 Jan 1997 17:47:13 -0600 (CST)
Received: from xdiv.lanl.gov (xdiv.lanl.gov [128.165.116.106]) by mailhost.lanl.gov (8.8.4/8.8.3) with ESMTP id QAA15557 for <xemacs-beta@xemacs.org>; Sun, 19 Jan 1997 16:47:13 -0700 (MST)
Received: from branagh.lanl.gov (branagh.lanl.gov [128.165.16.72]) by xdiv.lanl.gov (8.6.12/8.6.12) with ESMTP id QAA23969; Sun, 19 Jan 1997 16:47:13 -0700
Received: by branagh.lanl.gov (SMI-8.6/SMI-SVR4)
	id QAA05446; Sun, 19 Jan 1997 16:44:24 -0700
Date: Sun, 19 Jan 1997 16:44:24 -0700
Message-Id: <199701192344.QAA05446@branagh.lanl.gov>
From: John Turner <turner@xdiv.lanl.gov>
To: xemacs-beta@xemacs.org
Subject: rebuilt 19.15-b90 w/graphics, config prob, crash (W3)
Reply-To: turner@lanl.gov

I now have the jpeg and png libs, so I decided to rebuild with them.
I first tried letting configure auto-detect them, and it missed png.
Had to specify --with-png explicitly.  After that:

Configured for `sparc-sun-solaris2.5.1'.

  Where should the build process find the source code?    /opt/local/xemacs-19.15-b90
  What installation prefix should install use?            ${srcdir}
  What operating system and machine description files should XEmacs use?
        `s/sol2-5.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              cc -g -fast -xO3 -fsimple=2 -xarch=v8plusa -xchip=ultra
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /usr/openwin/include
  Where do we find X Windows libraries?                   /usr/openwin/lib
  Additional header files:                                /usr/dt/include /opt/Summertime_96.sparc/include
  Additional libraries:                                   /usr/dt/lib /opt/Summertime_96.sparc/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in native sound support.
  Compiling in support for DBM.
  Compiling in support for ToolTalk.
  Compiling in support for CDE.
  Compiling in support for SparcWorks.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.

I hadn't tried W3 in a while, so I fired it up and tried to visit
AltaVista.  Baboom.  Lisp and C backtraces follow.  Fortunately I
built with -g, but unfortunately with --error-checking=none, etc.,
so these may not be useful.

Also, they appear to have binary gunk in them.  Vaguely recall that
being a problem one time when I sent a backtrace.

Anyway, hope it's useful.

--
John A. Turner         |"Music is the cup which holds the wine of silence;
Los Alamos Natl. Lab.  |  sound is that cup, but empty;
e-mail: turner@lanl.gov|    noise is that cup, but broken."
                       |                        - Robert Fripp

-------------------------------------------------------------------

Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.

Please report this bug to the address `crashes@xemacs.org'.
*MAKE SURE* to include as much configuration information as
possible; at the very least what OS and hardware you are running
on, and hopefully also what compiler and compiler options the
binary was compiled with, what options XEmacs was compiled with,
whether you are using a prebuilt binary from ftp.xemacs.org or
compiled XEmacs yourself for your system, etc.

If at all possible, *please* try to obtain a C stack backtrace;
it will help us immensely in determining what went wrong.
To do this, locate the core file that was produced as a result
of this crash (it's usually called `core' and is located in the
directory in which you started XEmacs, or maybe in your home
directory), and type

  gdb /home/turner/bin/xemacs-beta core

then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB.  A similar procedure should work for all of
these.  Ask your system administrator if you need more help.)

Lisp backtrace follows:

  # (unwind-protect ...)
  # (unwind-protect ...)
  specifier-instance(#<image-specifier global=((... . ...) (... . ...) (... . ...)) fallback=((nil . ...)) 0x199a>)
  byte-code("\n!!" [specifier-instance glyph-image glyph nil] 3)
  # (condition-case ... . ((error t)))
  # bind (href server-map client-map where glyph alt real-widget invalid-glyph widget)
  widget-image-value-create((image glyph #<glyph (buffer) #<image-specifier global=... fallback=... 0x199a>0x1999> :to #<marker at 157 in AltaVista Search: Main Page> :from #<marker at 157 in AltaVista Search: Main Page> buffer #<buffer "AltaVista Search: Main Page"> :children ((push-button :to #<marker in no buffer> :from #<marker in no buffer> :help-echo widget-image-summarize :parent ... :notify widget-image-notify :action widget-default-action :delete widget-default-delete :tag "[IMAGE()] " :value "http://ad.doubleclick.net/jump/altavista.digital.com/" :args nil)) where #<marker at 149 in AltaVista Search: Main Page> :value-face (#<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand.">!
 #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand.">) href "http://ad.doubleclick.net/jump/altavista.digital.com/" usemap nil ismap ismap alt "[IMAGE()] " src "http://ad.doubleclick.net/ad/altavista.digital.com/" :args nil))
  # bind (widget)
  widget-image-create((image glyph #<glyph (buffer) #<image-specifier global=... fallback=... 0x199a>0x1999> :to #<marker at 157 in AltaVista Search: Main Page> :from #<marker at 157 in AltaVista Search: Main Page> buffer #<buffer "AltaVista Search: Main Page"> :children ((push-button :to #<marker in no buffer> :from #<marker in no buffer> :help-echo widget-image-summarize :parent ... :notify widget-image-notify :action widget-default-action :delete widget-default-delete :tag "[IMAGE()] " :value "http://ad.doubleclick.net/jump/altavista.digital.com/" :args nil)) where #<marker at 149 in AltaVista Search: Main Page> :value-face (#<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<fac!
e w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand.">) href "http://ad.doubleclick.net/jump/altavista.digital.com/" usemap nil ismap ismap alt "[IMAGE()] " src "http://ad.doubleclick.net/ad/altavista.digital.com/" :args nil))
  apply(widget-image-create (image glyph #<glyph (buffer) #<image-specifier global=... fallback=... 0x199a>0x1999> :to #<marker at 157 in AltaVista Search: Main Page> :from #<marker at 157 in AltaVista Search: Main Page> buffer #<buffer "AltaVista Search: Main Page"> :children ((push-button :to #<marker in no buffer> :from #<marker in no buffer> :help-echo widget-image-summarize :parent ... :notify widget-image-notify :action widget-default-action :delete widget-default-delete :tag "[IMAGE()] " :value "http://ad.doubleclick.net/jump/altavista.digital.com/" :args nil)) where #<marker at 149 in AltaVista Search: Main Page> :value-face (#<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand.">!
 #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand.">) href "http://ad.doubleclick.net/jump/altavista.digital.com/" usemap nil ismap ismap alt "[IMAGE()] " src "http://ad.doubleclick.net/ad/altavista.digital.com/" :args nil) nil)
  # bind (args property widget)
  widget-apply((image glyph #<glyph (buffer) #<image-specifier global=... fallback=... 0x199a>0x1999> :to #<marker at 157 in AltaVista Search: Main Page> :from #<marker at 157 in AltaVista Search: Main Page> buffer #<buffer "AltaVista Search: Main Page"> :children ((push-button :to #<marker in no buffer> :from #<marker in no buffer> :help-echo widget-image-summarize :parent ... :notify widget-image-notify :action widget-default-action :delete widget-default-delete :tag "[IMAGE()] " :value "http://ad.doubleclick.net/jump/altavista.digital.com/" :args nil)) where #<marker at 149 in AltaVista Search: Main Page> :value-face (#<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-st!
yle-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand.">) href "http://ad.doubleclick.net/jump/altavista.digital.com/" usemap nil ismap ismap alt "[IMAGE()] " src "http://ad.doubleclick.net/ad/altavista.digital.com/" :args nil) :create)
  # (unwind-protect ...)
  # bind (value widget)
  widget-image-value-set((image glyph #<glyph (buffer) #<image-specifier global=... fallback=... 0x199a>0x1999> :to #<marker at 157 in AltaVista Search: Main Page> :from #<marker at 157 in AltaVista Search: Main Page> buffer #<buffer "AltaVista Search: Main Page"> :children ((push-button :to #<marker in no buffer> :from #<marker in no buffer> :help-echo widget-image-summarize :parent ... :notify widget-image-notify :action widget-default-action :delete widget-default-delete :tag "[IMAGE()] " :value "http://ad.doubleclick.net/jump/altavista.digital.com/" :args nil)) where #<marker at 149 in AltaVista Search: Main Page> :value-face (#<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<!
face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand.">) href "http://ad.doubleclick.net/jump/altavista.digital.com/" usemap nil ismap ismap alt "[IMAGE()] " src "http://ad.doubleclick.net/ad/altavista.digital.com/" :args nil) #<glyph (buffer) #<image-specifier global=(... ... ...) fallback=(...) 0x199a>0x1999>)
  apply(widget-image-value-set (image glyph #<glyph (buffer) #<image-specifier global=... fallback=... 0x199a>0x1999> :to #<marker at 157 in AltaVista Search: Main Page> :from #<marker at 157 in AltaVista Search: Main Page> buffer #<buffer "AltaVista Search: Main Page"> :children ((push-button :to #<marker in no buffer> :from #<marker in no buffer> :help-echo widget-image-summarize :parent ... :notify widget-image-notify :action widget-default-action :delete widget-default-delete :tag "[IMAGE()] " :value "http://ad.doubleclick.net/jump/altavista.digital.com/" :args nil)) where #<marker at 149 in AltaVista Search: Main Page> :value-face (#<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand!
."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand.">) href "http://ad.doubleclick.net/jump/altavista.digital.com/" usemap nil ismap ismap alt "[IMAGE()] " src "http://ad.doubleclick.net/ad/altavista.digital.com/" :args nil) #<glyph (buffer) #<image-specifier global=(... ... ...) fallback=(...) 0x199a>0x1999>)
  # bind (args property widget)
  widget-apply((image glyph #<glyph (buffer) #<image-specifier global=... fallback=... 0x199a>0x1999> :to #<marker at 157 in AltaVista Search: Main Page> :from #<marker at 157 in AltaVista Search: Main Page> buffer #<buffer "AltaVista Search: Main Page"> :children ((push-button :to #<marker in no buffer> :from #<marker in no buffer> :help-echo widget-image-summarize :parent ... :notify widget-image-notify :action widget-default-action :delete widget-default-delete :tag "[IMAGE()] " :value "http://ad.doubleclick.net/jump/altavista.digital.com/" :args nil)) where #<marker at 149 in AltaVista Search: Main Page> :value-face (#<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-st!
yle-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand.">) href "http://ad.doubleclick.net/jump/altavista.digital.com/" usemap nil ismap ismap alt "[IMAGE()] " src "http://ad.doubleclick.net/ad/altavista.digital.com/" :args nil) :value-set #<glyph (buffer) #<image-specifier global=(... ... ...) fallback=(...) 0x199a>0x1999>)
  # bind (value widget)
  widget-value-set((image glyph #<glyph (buffer) #<image-specifier global=... fallback=... 0x199a>0x1999> :to #<marker at 157 in AltaVista Search: Main Page> :from #<marker at 157 in AltaVista Search: Main Page> buffer #<buffer "AltaVista Search: Main Page"> :children ((push-button :to #<marker in no buffer> :from #<marker in no buffer> :help-echo widget-image-summarize :parent ... :notify widget-image-notify :action widget-default-action :delete widget-default-delete :tag "[IMAGE()] " :value "http://ad.doubleclick.net/jump/altavista.digital.com/" :args nil)) where #<marker at 149 in AltaVista Search: Main Page> :value-face (#<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w!
3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand.">) href "http://ad.doubleclick.net/jump/altavista.digital.com/" usemap nil ismap ismap alt "[IMAGE()] " src "http://ad.doubleclick.net/ad/altavista.digital.com/" :args nil) #<glyph (buffer) #<image-specifier global=(... ... ...) fallback=(...) 0x199a>0x1999>)
  # (unwind-protect ...)
  # bind (glyph url node buffer widget)
  w3-finalize-image-download((image glyph #<glyph (buffer) #<image-specifier global=... fallback=... 0x199a>0x1999> :to #<marker at 157 in AltaVista Search: Main Page> :from #<marker at 157 in AltaVista Search: Main Page> buffer #<buffer "AltaVista Search: Main Page"> :children ((push-button :to #<marker in no buffer> :from #<marker in no buffer> :help-echo widget-image-summarize :parent ... :notify widget-image-notify :action widget-default-action :delete widget-default-delete :tag "[IMAGE()] " :value "http://ad.doubleclick.net/jump/altavista.digital.com/" :args nil)) where #<marker at 149 in AltaVista Search: Main Page> :value-face (#<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."!
> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand.">) href "http://ad.doubleclick.net/jump/altavista.digital.com/" usemap nil ismap ismap alt "[IMAGE()] " src "http://ad.doubleclick.net/ad/altavista.digital.com/" :args nil))
  apply(w3-finalize-image-download (image glyph #<glyph (buffer) #<image-specifier global=... fallback=... 0x199a>0x1999> :to #<marker at 157 in AltaVista Search: Main Page> :from #<marker at 157 in AltaVista Search: Main Page> buffer #<buffer "AltaVista Search: Main Page"> :children ((push-button :to #<marker in no buffer> :from #<marker in no buffer> :help-echo widget-image-summarize :parent ... :notify widget-image-notify :action widget-default-action :delete widget-default-delete :tag "[IMAGE()] " :value "http://ad.doubleclick.net/jump/altavista.digital.com/" :args nil)) where #<marker at 149 in AltaVista Search: Main Page> :value-face (#<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00003 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by !
hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand."> #<face w3-style-face-00001 "An Emacs-W3 face... don't edit by hand.">) href "http://ad.doubleclick.net/jump/altavista.digital.com/" usemap nil ismap ismap alt "[IMAGE()] " src "http://ad.doubleclick.net/ad/altavista.digital.com/" :args nil))
  byte-code(q   <

        \"   

                !
                  " [buf url-current-callback-data apply url-current-callback-func] 3)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # bind (buf)
  url-default-callback(" *W3GRAPH*<7>")
  # bind (status url-working-buffer buf string proc)
  url-sentinel(#<network connection "WWW<6>" (80 . "ad.doubleclick.net") state:exit> "exited abnormally with code 256\n")
  # (condition-case ... . error)
  # bind (inhibit-quit)
  # (unwind-protect ...)
  # (condition-case ... . error)
  # (catch top-level ...)

C backtrace follows:
(A real debugger may provide better information)

5415:   xemacs-beta -geometry 105x63+75+0
 ef139548 waitid   (0, 152a, efffb6a8, 3)
 ef15cc3c _libc_waitpid (152a, efffb790, 3, ef191448, 48, 0) + 58
 ef170430 system   (efffb904, 1562ac, 23d5b8, 1527, 0, 0) + 1d8
 00065e18 fatal_error_signal (23d5b8, 254000, efffba38, 0, 0, 0) + d4
 ef138c7c sigacthandler (b, 0, efffba38, 688000, 524a18, 4000) + 28
 000a3568 DGifDecompressLine (1002, 7d1faf, 1002, cf, 7b6000, 7b713b) + a4
 000a2fd8 DGifGetLine (63b240, 7d1faf, 1b8, 7b6000, 63b240, 0) + 6c
 00115480 our_own_dgif_slurp_from_gif2x11_c (3faf, 10, 63b258, 234c3c, 234c2c, 15) + 1e0
 00115634 gif_instantiate (30472d80, 40631d80, 24fa80, 29, 63b280, 36a780) + 108
 000a52f8 instantiate_image_instantiator (2a0cc0, 40631d80, 1028d004, 1028d004, 2f, 25d400) + 80
 000a7044 image_instantiate (10233400, 28, 205a58ac, 40631d80, 1028d004, 2dbb00) + 37c
 0006c9f8 primitive_funcall (a6cc8, 5, efffc118, efffc1d4, 1, efffc541) + 9c
 0006a328 call_with_suspended_errors (a6cc8, 10233400, 102a596c, 1028d004, 5, 25ec00) + 170
 000ef388 specifier_instance_from_inst_list (40631d80, 10233400, 102dbb00, 264f08, 0, 5a5d14) + 1ac
 000ef74c specifier_instance (63bf00, 10233400, 1, 0, 0, 0) + 35c
 000ef8d0 Fspecifier_instance (1063bf00, 1028d004, 1028d004, 1028d004, 28, efffc86c) + 80
 0006c9d8 primitive_funcall (ef850, 4, efffc440, 232ea0, fffffff, 102a7e1c) + 7c
 0006cbe0 funcall_subr (232d50, efffc440, 25ec00, 232d50, 4, 4) + c
 0006bfe8 funcall_recording_as (258958, efffc538, 16cb68, efffc534, 16cbd8, 1) + 37c
 0006c154 Ffuncall (2, efffc534, 5e4, 102f016c, 0, efffc541) + c
 0004c0f0 Fbyte_code (fffffff, 650d3c, efffc534, 650d38, 606964, 566bdc) + 34c
 0006c9bc primitive_funcall (4bda4, 3, efffc720, 205cc574, fffffff, 1029f984) + 60
 0006cbe0 funcall_subr (16add4, efffc720, efffc78c, 3, 1028d004, 205cc58c) + c
 0006bae4 Feval    (16add4, 25ed88, 3, 3, efffc72c, 3) + 6ec
 00069884 condition_case_1 (205cc55c, 6b3f8, 205cc594, 698dc, 1028d004, 105b2984) + 118
 00069a60 Fcondition_case_3 (205cc594, 25ed88, 232ea0, fffffff, 1028d004, 205cc55c) + 114
 0004c9cc Fbyte_code (2, 650bb2, efffc994, 650b60, 600704, 566ccc) + c28
 0006d024 funcall_lambda (59faa4, 1, efffcc20, 25ed88, 267000, fffffff) + 2fc
 0006c064 funcall_recording_as (258958, efffcc20, 16cb68, efffcc1c, 16cbd8, 1) + 3f8
 0006c154 Ffuncall (2, efffcc1c, 5e4, 10364b64, 1e, efffcc31) + c
 0004c0f0 Fbyte_code (1, 6509d7, efffcc1c, 6509a8, 65f704, 566100) + 34c
 0006d024 funcall_lambda (59f9e4, 1, efffcfcc, 25ed88, 267000, fffffff) + 2fc
 0006c064 funcall_recording_as (258958, efffcfcc, 16cb68, efffcfc8, 16cbd8, 1) + 3f8
 0006c154 Ffuncall (2, efffcfc8, 241800, fffffff, 16e914, 1028d004) + c
 0006c6f4 Fapply   (3, efffcfc8, 25ed88, efffcfd4, fffffffe, 105b2834) + 64
 0006bec8 funcall_recording_as (258958, efffcfc8, 16cb68, efffcfc4, 16cbd8, 3) + 25c
 0006c154 Ffuncall (4, efffcfc4, 5e4, 102bcd5c, 5a1304, efffcfd5) + c
 0004c0f0 Fbyte_code (fffffff, 71875b, efffcfc4, 718754, 6c9744, 45e154) + 34c
 0006d024 funcall_lambda (66f064, 2, efffd200, 25ed88, 267000, fffffff) + 2fc
 0006c064 funcall_recording_as (258958, efffd200, 16cb68, efffd1fc, 16cbd8, 2) + 3f8
 0006c154 Ffuncall (3, efffd1fc, 5e4, 10364b64, 63b340, efffd20d) + c
 0004c0f0 Fbyte_code (fffffff, 650a2f, efffd1fc, 650a14, 65f6c4, 56604c) + 34c
 0006d024 funcall_lambda (59fa04, 2, efffd5a4, 25ed88, 267000, fffffff) + 2fc
 0006c064 funcall_recording_as (258958, efffd5a4, 16cb68, efffd5a0, 16cbd8, 2) + 3f8
 0006c154 Ffuncall (3, efffd5a0, 267000, 1, 1028d004, 205a5c3c) + c
 0006c720 Fapply   (3, efffd5a0, 25ed88, efffd5ac, fffffffe, 105b281c) + 90
 0006bec8 funcall_recording_as (258958, efffd5a0, 16cb68, efffd59c, 16cbd8, 3) + 25c
 0006c154 Ffuncall (4, efffd59c, 5e4, 102bcd5c, 233400, efffd5ad) + c
 0004c0f0 Fbyte_code (fffffff, 71875b, efffd59c, 718754, 6c9744, 45e154) + 34c
 0006d024 funcall_lambda (66f064, 3, efffd7d8, 25ed88, 267000, fffffff) + 2fc
 0006c064 funcall_recording_as (258958, efffd7d8, 16cb68, efffd7d4, 16cbd8, 3) + 3f8
 0006c154 Ffuncall (4, efffd7d4, 5e4, 102f5f9c, 0, efffd7f1) + c
 0004c0f0 Fbyte_code (fffffff, 71881c, efffd7d4, 718814, 6c9704, 462778) + 34c
 0006d024 funcall_lambda (66f0a4, 2, efffda20, 25ed88, 267000, fffffff) + 2fc
 0006c064 funcall_recording_as (258958, efffda20, 16cb68, efffda1c, 16cbd8, 2) + 3f8
 0006c154 Ffuncall (3, efffda1c, 5e4, 102f016c, 28d004, 104d4454) + c
 0004c0f0 Fbyte_code (fffffff, 653be2, efffda1c, 653b14, 600404, 56ed38) + 34c
 0006d024 funcall_lambda (667884, 1, efffddd4, 25ed88, 267000, fffffff) + 2fc
 0006c064 funcall_recording_as (258958, efffddd4, 16cb68, efffddd0, 16cbd8, 1) + 3f8
 0006c154 Ffuncall (2, efffddd0, 267000, 1, 1028d004, 205c1454) + c
 0006c720 Fapply   (2, efffddd0, 25ed88, efffddd8, fffffffe, 1066767c) + 90
 0006bec8 funcall_recording_as (258958, efffddd0, 16cb68, efffddcc, 16cbd8, 2) + 25c
 0006c154 Ffuncall (3, efffddcc, 5e4, 10667664, 25ec00, efffddd9) + c
 0004c0f0 Fbyte_code (fffffff, 288c0e, efffddcc, 288c04, 675264, 6a9418) + 34c
 0006c9bc primitive_funcall (4bda4, 3, efffdfb8, 2055d5c4, fffffff, 1029f984) + 60
 0006cbe0 funcall_subr (16add4, efffdfb8, efffe024, 3, 1028d004, 2055d624) + c
 0006bae4 Feval    (16add4, 25ed88, 3, 3, efffdfc4, 3) + 6ec
 00068440 Fprogn   (2055d5bc, 25ed88, 254000, 398d00, a, efffe169) + 5c
 0004c93c Fbyte_code (1, 288be7, efffe15c, 288bd4, 69eb84, 6a93c4) + b98
 0006d024 funcall_lambda (69fe24, 1, efffe398, 25ed88, 267000, fffffff) + 2fc
 0006c064 funcall_recording_as (258958, efffe398, 16cb68, efffe394, 16cbd8, 1) + 3f8
 0006c154 Ffuncall (2, efffe394, 5e4, 105faf9c, 1028d004, 102a9aec) + c
 0004c0f0 Fbyte_code (1, 288c93, efffe394, 288c40, 69d804, 6a94c0) + 34c
 0006d024 funcall_lambda (69fe44, 2, efffe5e8, 25ed88, 267000, fffffff) + 2fc
 0006c064 funcall_recording_as (258958, efffe5e8, 16cb68, efffe5e4, 16cbd8, 2) + 3f8
 0006c154 Ffuncall (3, efffe5e4, 0, 0, 0, 0) + c
 0006d808 call2    (106a5aa4, 107a4a00, 30462358, 595d14, ff, 2a0ad4) + 40
 0006e770 catch_them_squirmers_call2 (20595d0c, efffe6c4, 260000, 20595cfc, 254000, 25d400) + 28
 00069884 condition_case_1 (1028d064, 6e748, 20595d0c, 6df58, 102a0ac0, 7a6da4) + 118
 0006ea84 call2_trapping_errors (246e48, 25ec00, 25d400, 2, 65d44, ffffffff) + 158
 000c75f4 exec_sentinel (107a4a00, 30462358, 25ec00, 7a4a00, 1, 106a5aa4) + 68
 000c7f1c status_notify (25d6d8, 25ed88, 25eb08, 7a4a00, 265c00, 1) + 25c
 00077b28 execute_internal_event (107a4a00, 0, fffffff, fffffff, 1028d004, 1028d004) + 204
 00079270 Fdispatch_event (105c6f44, 25ed88, fffffff, 2cfc40, 32dd80, ffffc00) + 61c
 00052c00 Fcommand_loop_1 (258c00, 25ec00, 0, fffffff, 6, 0) + 1ec
 000529f4 command_loop_1 (1028d004, efffeb3c, 260000, 202bafe4, 254000, 25d400) + 1c
 00069884 condition_case_1 (1028d064, 529d8, 1028d004, 52348, 1028d004, 0) + 118
 00052444 command_loop_3 (25ed88, efffec68, 69470, 69478, 1028d004, 2030e1d4) + 28
 0005247c command_loop_2 (1028d004, 52478, efffecd0, 2c0d20, 2f, efffea48) + 4
 000694bc internal_catch (1029fda4, 52478, 1028d004, 0, 203404c4, 1028d004) + bc
 00052684 initial_command_loop (25cc50, 25ed88, fffffff, 102cfd00, 1, 1) + 1f0
 00066cb0 main_1   (25ec00, 1028d004, 25cc00, 287400, 0, efffeec4) + bb4
 0006710c main     (3, efffeec4, efffeed4, 168800, 1, 0) + a8
 0003eec4 _start   (0, 0, 0, 0, 0, 0) + dc
Segmentation Fault - core dumped

-------------------------------------------------------------------

branagh.lanl.gov% gdb /opt/local/xemacs-19.15-b90/src/xemacs 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 (sparc-sun-solaris2.5), 
Copyright 1996 Free Software Foundation, Inc...(no debugging symbols found)...
Core was generated by `xemacs-beta -geometry 105x63+75+0'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/dt/lib/libDtSvc.so.1...
(no debugging symbols found)...done.
Reading symbols from /usr/dt/lib/libtt.so.2...(no debugging symbols found)...
done.
Reading symbols from /usr/openwin/lib/libce.so.0...
(no debugging symbols found)...done.
Reading symbols from /usr/dt/lib/libXm.so.3...(no debugging symbols found)...
done.
Reading symbols from /opt/Summertime_96.sparc/lib/libXpm.so.4.8...
(no debugging symbols found)...done.
Reading symbols from /opt/Summertime_96.sparc/lib/libpng.so.1.0.86...
(no debugging symbols found)...done.
Reading symbols from /opt/Summertime_96.sparc/lib/libz.so.1.0...
(no debugging symbols found)...done.
Reading symbols from /usr/openwin/lib/libXmu.so.4...
(no debugging symbols found)...done.
Reading symbols from /usr/openwin/lib/libXt.so.4...
(no debugging symbols found)...done.
Reading symbols from /usr/openwin/lib/libXext.so.0...
(no debugging symbols found)...done.
Reading symbols from /usr/openwin/lib/libX11.so.4...
(no debugging symbols found)...done.
Reading symbols from /usr/lib/libsocket.so.1...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libnsl.so.1...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libkvm.so.1...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libelf.so.1...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libdl.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libm.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libc.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libintl.so.1...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libw.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/ucblib/libucb.so.1...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libresolv.so.1...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libmp.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/platform/SUNW,Ultra-1/lib/libc_psr.so.1...
(no debugging symbols found)...done.
#0  0xef1740d8 in kill ()
(gdb) where
#0  0xef1740d8 in kill ()
#1  0x65e30 in fatal_error_signal ()
#2  <signal handler called>
#3  0xa374c in DGifDecompressLine ()
#4  0xa2fe0 in DGifGetLine ()
#5  0x115488 in our_own_dgif_slurp_from_gif2x11_c ()
#6  0x11563c in gif_instantiate ()
#7  0xa5300 in instantiate_image_instantiator ()
#8  0xa704c in image_instantiate ()
#9  0x6ca00 in primitive_funcall ()
#10 0x6a330 in call_with_suspended_errors ()
#11 0xef390 in specifier_instance_from_inst_list ()
#12 0xef754 in specifier_instance ()
#13 0xef8d8 in Fspecifier_instance ()
#14 0x6c9e0 in primitive_funcall ()
#15 0x6cbe8 in funcall_subr ()
#16 0x6bff0 in funcall_recording_as ()
#17 0x6c15c in Ffuncall ()
#18 0x4c0f8 in Fbyte_code ()
#19 0x6c9c4 in primitive_funcall ()
#20 0x6cbe8 in funcall_subr ()
#21 0x6baec in Feval ()
#22 0x6988c in condition_case_1 ()
#23 0x69a68 in Fcondition_case_3 ()
#24 0x4c9d4 in Fbyte_code ()
#25 0x6d02c in funcall_lambda ()
#26 0x6c06c in funcall_recording_as ()
#27 0x6c15c in Ffuncall ()
#28 0x4c0f8 in Fbyte_code ()
#29 0x6d02c in funcall_lambda ()
#30 0x6c06c in funcall_recording_as ()
#31 0x6c15c in Ffuncall ()
#32 0x6c6fc in Fapply ()
#33 0x6bed0 in funcall_recording_as ()
#34 0x6c15c in Ffuncall ()
#35 0x4c0f8 in Fbyte_code ()
#36 0x6d02c in funcall_lambda ()
#37 0x6c06c in funcall_recording_as ()
#38 0x6c15c in Ffuncall ()
#39 0x4c0f8 in Fbyte_code ()
#40 0x6d02c in funcall_lambda ()
#41 0x6c06c in funcall_recording_as ()
#42 0x6c15c in Ffuncall ()
#43 0x6c728 in Fapply ()
#44 0x6bed0 in funcall_recording_as ()
#45 0x6c15c in Ffuncall ()
#46 0x4c0f8 in Fbyte_code ()
#47 0x6d02c in funcall_lambda ()
#48 0x6c06c in funcall_recording_as ()
#49 0x6c15c in Ffuncall ()
#50 0x4c0f8 in Fbyte_code ()
#51 0x6d02c in funcall_lambda ()
#52 0x6c06c in funcall_recording_as ()
#53 0x6c15c in Ffuncall ()
#54 0x4c0f8 in Fbyte_code ()
#55 0x6d02c in funcall_lambda ()
#56 0x6c06c in funcall_recording_as ()
#57 0x6c15c in Ffuncall ()
#58 0x6c728 in Fapply ()
#59 0x6bed0 in funcall_recording_as ()
#60 0x6c15c in Ffuncall ()
#61 0x4c0f8 in Fbyte_code ()
#62 0x6c9c4 in primitive_funcall ()
#63 0x6cbe8 in funcall_subr ()
#64 0x6baec in Feval ()
#65 0x68448 in Fprogn ()
#66 0x4c944 in Fbyte_code ()
#67 0x6d02c in funcall_lambda ()
#68 0x6c06c in funcall_recording_as ()
#69 0x6c15c in Ffuncall ()
#70 0x4c0f8 in Fbyte_code ()
#71 0x6d02c in funcall_lambda ()
#72 0x6c06c in funcall_recording_as ()
#73 0x6c15c in Ffuncall ()
#74 0x6d810 in call2 ()
#75 0x6e778 in catch_them_squirmers_call2 ()
#76 0x6988c in condition_case_1 ()
#77 0x6ea8c in call2_trapping_errors ()
#78 0xc75fc in exec_sentinel ()
#79 0xc7f24 in status_notify ()
#80 0x77b30 in execute_internal_event ()
#81 0x79278 in Fdispatch_event ()
#82 0x52c08 in Fcommand_loop_1 ()
#83 0x529fc in command_loop_1 ()
#84 0x6988c in condition_case_1 ()
#85 0x5244c in command_loop_3 ()
#86 0x52484 in command_loop_2 ()
#87 0x694c4 in internal_catch ()
#88 0x5268c in initial_command_loop ()
#89 0x66cb8 in main_1 ()
#90 0x67114 in main ()

