Dear Bug Team!
I exited from XEmacs 21.4.5 and received a "Fatal error (10)." message on my
dtterm.
This happens from time to time, but not all the time. I decided to report it this time.
Lisp backtrace follows:
kill-emacs()
# bind (arg)
save-buffers-kill-emacs(nil)
# bind (command-debug-status)
call-interactively(save-buffers-kill-emacs)
# (condition-case ... . error)
sjr-u10 Tue 10:40:44 /users/sjr
% ls -l core
-rw------- 1 sjr eng4 14656456 Jan 15 17:42 core
sjr-u10 Tue 17:43:05 /users/sjr
% gdb /usr/cisco/packages/xemacs/xemacs-21.4.5/bin/xemacs core
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or 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.
This GDB was configured as "sparc-sun-solaris2.6"...
warning: core file may not match specified executable file.
Core was generated by `/usr/cisco/packages/xemacs/xemacs-21.4.5/bin/xemacs'.
Program terminated with signal 10, Bus Error.
Reading symbols from /usr/lib/libXm.so.4...done.
Loaded symbols for /usr/lib/libXm.so.4
Reading symbols from /usr/cisco/lib/libtiff.so...done.
Loaded symbols for /usr/cisco/lib/libtiff.so
Reading symbols from /usr/cisco/lib/libpng.so.2...done.
Loaded symbols for /usr/cisco/lib/libpng.so.2
Reading symbols from /usr/cisco/lib/libjpeg.so.62...done.
Loaded symbols for /usr/cisco/lib/libjpeg.so.62
Reading symbols from /usr/cisco/lib/libXpm.so.4.11...done.
Loaded symbols for /usr/cisco/lib/libXpm.so.4.11
Reading symbols from /usr/lib/libXmu.so.4...done.
Loaded symbols for /usr/lib/libXmu.so.4
Reading symbols from /usr/lib/libXt.so.4...done.
Loaded symbols for /usr/lib/libXt.so.4
Reading symbols from /usr/lib/libXext.so.0...done.
Loaded symbols for /usr/lib/libXext.so.0
Reading symbols from /usr/lib/libX11.so.4...done.
Loaded symbols for /usr/lib/libX11.so.4
Reading symbols from /usr/lib/libcurses.so.1...done.
Loaded symbols for /usr/lib/libcurses.so.1
Reading symbols from /usr/lib/libldap.so.4...done.
Loaded symbols for /usr/lib/libldap.so.4
Reading symbols from /usr/lib/libm.so.1...done.
Loaded symbols for /usr/lib/libm.so.1
Reading symbols from /usr/lib/libsocket.so.1...done.
Loaded symbols for /usr/lib/libsocket.so.1
Reading symbols from /usr/lib/libnsl.so.1...done.
Loaded symbols for /usr/lib/libnsl.so.1
Reading symbols from /usr/lib/libgen.so.1...done.
Loaded symbols for /usr/lib/libgen.so.1
Reading symbols from /usr/lib/libdl.so.1...done.
Loaded symbols for /usr/lib/libdl.so.1
Reading symbols from /usr/lib/libc.so.1...done.
Loaded symbols for /usr/lib/libc.so.1
Reading symbols from /usr/lib/libSM.so.6...done.
Loaded symbols for /usr/lib/libSM.so.6
Reading symbols from /usr/lib/libICE.so.6...done.
Loaded symbols for /usr/lib/libICE.so.6
Reading symbols from /usr/openwin/lib/libdga.so.1...done.
Loaded symbols for /usr/openwin/lib/libdga.so.1
Reading symbols from /usr/lib/libresolv.so.2...done.
Loaded symbols for /usr/lib/libresolv.so.2
Reading symbols from /usr/lib/libmp.so.2...done.
Loaded symbols for /usr/lib/libmp.so.2
Reading symbols from /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1...done.
Loaded symbols for /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
Reading symbols from /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2...done.
Loaded symbols for /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2
Reading symbols from /usr/openwin/lib/locale/common/xlibi18n.so.2...done.
Loaded symbols for /usr/openwin/lib/locale/common/xlibi18n.so.2
Reading symbols from /usr/openwin/lib/locale/iso8859-1/xomEuro.so.2...done.
Loaded symbols for /usr/openwin/lib/locale/iso8859-1/xomEuro.so.2
Reading symbols from /usr/lib//liblayout.so...done.
Loaded symbols for /usr/lib//liblayout.so
Reading symbols from /usr/openwin/lib/locale/common/ximlocal.so.2...done.
Loaded symbols for /usr/openwin/lib/locale/common/ximlocal.so.2
#0 0xfec9ba28 in _libc_kill () from /usr/lib/libc.so.1
(gdb) where
#0 0xfec9ba28 in _libc_kill () from /usr/lib/libc.so.1
#1 0x7b1c8 in fatal_error_signal ()
#2 <signal handler called>
#3 0xfeea9e88 in XFindContext () from /usr/lib/libX11.so.4
#4 0xff290b64 in DisplayDestroy () from /usr/lib/libXm.so.4
#5 0xfefdcec0 in XtCallCallbackList () from /usr/lib/libXt.so.4
#6 0xfefe3750 in XtPhase2Destroy () from /usr/lib/libXt.so.4
#7 0xfefe34a8 in _XtDoPhase2Destroy () from /usr/lib/libXt.so.4
#8 0xfefe3274 in XtDestroyWidget () from /usr/lib/libXt.so.4
#9 0x162a7c in x_delete_device ()
#10 0x6e2ec in delete_device_internal ()
#11 0x67de0 in delete_console_internal ()
#12 0x7cdc0 in Fkill_emacs ()
#13 0x82928 in Ffuncall ()
#14 0x5a004 in execute_optimized_program ()
#15 0x59b68 in funcall_compiled_function ()
#16 0x82858 in Ffuncall ()
#17 0x5df68 in Fcall_interactively ()
#18 0x81748 in Fcommand_execute ()
#19 0xbc68c in execute_command_event ()
#20 0xbcb48 in Fdispatch_event ()
#21 0x658b8 in Fcommand_loop_1 ()
#22 0x7fbb4 in condition_case_1 ()
#23 0x6524c in command_loop_3 ()
#24 0x6526c in command_loop_2 ()
#25 0x7f844 in internal_catch ()
#26 0x6543c in initial_command_loop ()
#27 0x7c560 in sort_args ()
#28 0x7cca0 in voodoo_free_hook ()
(gdb)
describe-installation:
uname -a: SunOS trisha 5.8 Generic_108528-07 sun4u sparc SUNW,UltraAX-i2
../xemacs-21.4.5/configure '--prefix=/usr/cisco/packages/xemacs/xemacs-21.4.5'
'--site-prefixes=/usr/cisco' '--cflags=-O2' '--with-gnu-make'
'--srcdir=../xemacs-21.4.5'
'--with-pop' '--without-tooltalk' '--with-mule'
XEmacs 21.4.5 "Civil Service" configured for `sparc-sun-solaris2.8'.
Compilation / Installation:
Source code location: /auto/usrciscosrc/xemacs/xemacs-21.4.5/xemacs-21.4.5
Installation prefix: /usr/cisco/packages/xemacs/xemacs-21.4.5
Additional prefixes: /usr/cisco
Runtime library search path:
/usr/ccs/lib:/usr/cisco/lib:/usr/dt/lib:/usr/openwin/lib:/opt/ECSgcc3/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../..:/opt/ECSgcc3//lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../..
Operating system description file: `s/sol2.h'
Machine description file: `m/sparc.h'
Compiler: /opt/ECSgcc3/bin/gcc -O2
Relocating allocator for buffers: yes
GNU version of malloc: yes
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/dt/include /usr/openwin/include
- X Windows libraries location: /usr/dt/lib /usr/openwin/lib
- Handling WM_COMMAND properly.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif native widgets.
TTY:
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for Berkeley database.
Compiling in support for GNU DBM.
Compiling in support for LDAP.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using Motif to provide XIM support.
Mail:
Compiling in support for POP mail retrieval.
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Compiling in support for dynamic shared object modules.
Load-Path Lisp Shadows:
----------------------
(/usr/cisco/packages/xemacs/xemacs-21.4.5/lib/xemacs-21.4.5/lisp/custom
/users/sjr/.xemacs/custom)
Installed XEmacs Packages:
-------------------------
((zenirc:version 1.11 :type regular)
(xslt-process :version 1.05 :type regular)
(xemacs-devel :version 1.38 :type single-file)
(xemacs-base :version 1.55 :type regular)
(w3 :version 1.2 :type regular)
(vm :version 6.96 :type regular)
(viper :version 1.28 :type regular)
(view-process :version 1.11 :type regular)
(vhdl :version 1.13 :type regular)
(vc-cc :version 1.16 :type regular)
(vc :version 1.28 :type regular)
(tpu :version 1.12 :type regular)
(tooltalk :version 1.13 :type regular)
(tm :version 1.29 :type regular)
(time :version 1.11 :type regular)
(textools :version 1.12 :type regular)
(text-modes :version 1.32 :type single-file)
(texinfo :version 1.2 :type regular)
(supercite :version 1.18 :type regular)
(strokes :version 1.08 :type regular)
(speedbar :version 1.21 :type regular)
(sounds-wav :version 1.1 :type regular)
(sounds-au :version 1.1 :type regular)
(slider :version 1.13 :type regular)
(sh-script :version 1.13 :type regular)
(sgml :version 1.08 :type regular)
(semantic :version 1.1 :type regular)
(scheme :version 1.11 :type regular)
(rmail :version 1.12 :type regular)
(reftex :version 1.23 :type regular)
(psgml :version 1.23 :type regular)
(ps-print-nomule :version 1.05 :type regular)
(prog-modes
:version
1
.42
:type
single-file)
(pcomplete :version 1.01 :type regular)
(pcl-cvs :version 1.55 :type regular)
(pc :version 1.2 :type single-file)
(os-utils :version 1.25 :type single-file)
(net-utils :version 1.23 :type single-file)
(misc-games :version 1.15 :type single-file)
(mine :version 1.14 :type regular)
(mh-e :version 1.13 :type regular)
(mew :version 1.14 :type regular)
(mailcrypt :version 2.09 :type regular)
(mail-lib :version 1.39 :type regular)
(ispell :version 1.23 :type regular)
(ilisp :version 1.19 :type regular)
(igrep :version 1.08 :type regular)
(idlwave :version 1.23 :type regular)
(hm--html-menus :version 1.16 :type regular)
(gnus :version 1.57 :type regular)
(gnats :version 1.12 :type regular)
(games :version 1.13 :type regular)
(fsf-compat :version 1.09 :type single-file)
(frame-icon :version 1.09 :type regular)
(forms :version 1.13 :type regular)
(footnote :version 1.13 :type regular)
(eudc :version 1.34 :type regular)
(eterm :version 1.13 :type regular)
(eshell :version 1.01 :type regular)
(emerge :version 1.09 :type regular)
(elib :version 1.08 :type single-file)
(eieio :version 1.01 :type regular)
(efs :version 1.26 :type regular)
(edt :version 1.12 :type regular)
(edit-utils :version 1.7 :type single-file)
(ediff :version 1.33 :type regular)
(edebug :version 1.14 :type regular)
(dired :version 1.11 :type regular)
(debug :version 1.14 :type regular)
(crisp :version 1.12 :type regular)
(cookie :version 1.13 :type regular)
(cc-mode :version 1.26 :type regular)
(calendar :version 1.16 :type regular)
(calc :version 1.17 :type regular)
(c-support :version 1.16 :type single-file)
(build :version 1.02 :type regular)
(bbdb :version 1.16 :type regular)
(auctex :version 1.25 :type regular)
(apel :version 1.2 :type regular)
(ada :version 1.1 :type regular)
(skk :version 1.19 :type regular)
(mule-base :version 1.39 :type regular)
(lookup :version 1.08 :type regular)
(locale :version 1.18 :type regular)
(leim :version 1.17 :type regular)
(egg-its :version 1.26 :type regular)
(edict :version 1.12 :type regular))
Features:
--------
(mail-abbrevs xemacsbug shadow sendmail outline efs-cu view-less view
gnuserv recent-files compile ps-print time-stamp setnu paren
blink-paren rsz-minibuf func-menu lazy-shot font-lock crypt crypt++
completer cc-mode cc-align cc-cmds cc-engine cc-styles cc-langs
cc-vars wid-edit cc-menus imenu cc-defs cperl-mode cus-face
dired-faces dired-xemacs dired zenirc-autoloads xslt-process-autoloads
xemacs-devel-autoloads xemacs-base-autoloads w3-autoloads vm-autoloads
viper-autoloads view-process-autoloads vhdl-autoloads vc-cc-autoloads
vc-autoloads tpu-autoloads tooltalk-autoloads tm-autoloads
time-autoloads textools-autoloads text-modes-autoloads
texinfo-autoloads supercite-autoloads strokes-autoloads
speedbar-autoloads sounds-wav-autoloads sounds-au-autoloads
slider-autoloads sh-script-autoloads sgml-autoloads semantic-autoloads
scheme-autoloads rmail-autoloads reftex-autoloads psgml-autoloads
ps-print-nomule-autoloads prog-modes-autoloads pcomplete-autoloads
pcl-cvs-autoloads pc-autoloads os-utils-autoloads net-utils-autoloads
misc-games-autoloads mine-autoloads mh-e-autoloads mew-autoloads
mailcrypt-autoloads mail-lib-autoloads ispell-autoloads
ilisp-autoloads igrep-autoloads idlwave-autoloads
hm--html-menus-autoloads gnus-autoloads gnats-autoloads
games-autoloads fsf-compat-autoloads frame-icon-autoloads
forms-autoloads footnote-autoloads eudc-autoloads eterm-autoloads
eshell-autoloads emerge-autoloads elib-autoloads eieio-autoloads
efs-autoloads edt-autoloads edit-utils-autoloads ediff-autoloads
edebug-autoloads dired-autoloads debug-autoloads crisp-autoloads
cookie-autoloads cc-mode-autoloads calendar-autoloads calc-autoloads
c-support-autoloads build-autoloads bbdb-autoloads auctex-autoloads
apel-autoloads ada-autoloads skk-autoloads mule-base-autoloads
lookup-autoloads locale-autoloads leim-autoloads egg-its-autoloads
edict-autoloads lisp-autoloads loadhist auto-show fontl-hooks
x-iso8859-1 slovenian czech romanian ccl mule-help code-cmds
gutter-items menubar-items x-menubar mode-motion mouse itimer
auto-save lisp-mode easymenu iso8859-1 page buff-menu lib-complete
cus-file derived frame text-props obsolete cus-start custom widget
cl-extra mini-cl cl cl-19 packages backquote very-early-lisp
file-coding mule lucid-scrollbars cut-buffer lucid-menubars
motif-dialogs x c-balloon-help tty-frames tty toolbar native-sound
scrollbar unix-processes multicast network-streams subprocesses
modules menu-accelerator-support menubar berkeley-db dbm md5 xemacs
xim gutter tiff png gif jpeg xpm xbm lisp-float-type usg-unix-v dialog
devices window-system base64)
Recent keystrokes:
-----------------
up up up up up up up up up up down down down down down
down right down down down down down down down down
down down down down down down down down down down down
down next prior prior up up up up up up up up up up
up up up up up up up up up up up up up up up up up
up up up up up up up up up up up up up up up up up
up up up up up up up up up up up up down down down
misc-user
Recent messages (most recent first):
-----------------------------------
Loading mail-abbrevs...
Loading xemacsbug...done
Loading xemacsbug...
Loading outline...done
Loading outline...
Note: file is write protected
Loading efs-cu...done
Loading efs-cu...
Loading view-less...done
Loading view-less...
Loading myemacs.el...done
Loading gnuserv...done
Loading gnuserv...
Loading /users/sjr/.recent-files.el...done
Loading /users/sjr/.recent-files.el...
Loading recent-files...done
Loading recent-files...
Loading rsz-minibuf...done
Loading rsz-minibuf...
Loading completer...done
--
Steve Rawlinson
Cisco Systems, Inc.
(408) 853-6181
sjr(a)cisco.com
Show replies by date