This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
Please describe as succinctly as possible:
- What happened.
- What you thought should have happened.
- Precisely what you were doing at the time.
Please also include any C or lisp back-traces that you may have.
================================================================
Dear Bug Team!
I was configuring my options in xemacs 21.4.9 and chose Options ->
Keyboard and mouse -> VI Emulation, whereupon xemacs crashed. A gdb
backtrace is shown below.
Best regards,
Doug Warner
bash-2.02$ gdb /tools/bin/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.4),
Copyright 1996 Free Software Foundation, Inc...
warning: core file may not match specified executable file.
Core was generated by `/tools/bin/xemacs'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/dt/lib/libXm.so.3...done.
Reading symbols from /usr/local/lib/libpng.so.2...done.
Reading symbols from /usr/local/lib/libjpeg.so.62...done.
Reading symbols from /usr/local/lib/libz.so...done.
Reading symbols from /usr/local/lib/libXpm.so.4.11...done.
Reading symbols from /usr/dt/lib/libtt.so.2...done.
Reading symbols from /usr/openwin/lib/libXmu.so.4...done.
Reading symbols from /usr/openwin/lib/libXt.so.4...done.
Reading symbols from /usr/openwin/lib/libXext.so.0...done.
Reading symbols from /usr/openwin/lib/libX11.so.4...done.
Reading symbols from /usr/openwin/lib/libSM.so.6...done.
Reading symbols from /usr/openwin/lib/libICE.so.6...done.
Reading symbols from /usr/lib/libkvm.so.1...done.
Reading symbols from /usr/lib/libkstat.so.1...done.
Reading symbols from /usr/lib/libm.so.1...done.
Reading symbols from /usr/lib/libsocket.so.1...done.
Reading symbols from /usr/lib/libnsl.so.1...done.
Reading symbols from /usr/lib/libelf.so.1...done.
Reading symbols from /usr/lib/libdl.so.1...done.
Reading symbols from /usr/lib/libc.so.1...done.
Reading symbols from /usr/lib/libmp.so.2...done.
Reading symbols from /usr/platform/SUNW,Ultra-250/lib/libc_psr.so.1...done.
#0 0x11e43c in print_internal (obj=1701126792, printcharfun=2577612,
escapeflag=1) at print.c:1224
1224 if (CONSP (obj) || VECTORP (obj) || COMPILED_FUNCTIONP (obj))
(gdb) where
#0 0x11e43c in print_internal (obj=1701126792, printcharfun=2577612,
escapeflag=1) at print.c:1224
#1 0x11fca0 in Fprin1 (object=1701126792, stream=2577612) at print.c:637
#2 0x86070 in Fbacktrace (stream=2577612, detailed=2426908) at eval.c:5199
#3 0x7b704 in fatal_error_signal (sig=11) at emacs.c:522
#4 <signal handler called>
#5 0x84184 in Ffuncall (nargs=0, args=0xefffdbd8) at eval.c:3514
#6 0x591b8 in execute_optimized_program (
program=0x8015a0 "=c9\"!\211\032;=ad\034=ca\n!=ad\027\n\t\230?=ad\021=cb=c8 \b=cca=ab\004=cd=aa\002=ce\nBC\")\207\026s=ae\t\r\016\027s=ae\003=d4 \207", stack_depth=0,
constants_data=0x801810) at bytecode.c:748
#7 0x58e10 in funcall_compiled_function (fun=8367400, nargs=0,
args=0xefffde48) at bytecode.c:516
#8 0x84430 in Ffuncall (nargs=0, args=0xefffde44) at eval.c:3572
#9 0x591b8 in execute_optimized_program (program=0x77821c "\207",
stack_depth=0, constants_data=0x802e90) at bytecode.c:748
#10 0x58e10 in funcall_compiled_function (fun=8367372, nargs=0,
args=0xefffdfc0) at bytecode.c:516
#11 0x83dc8 in Feval (form=4352844) at eval.c:3392
#12 0x88630 in Fprogn (args=4352856) at eval.c:775
#13 0x83a84 in Feval (form=4352832) at eval.c:3308
#14 0x84250 in Ffuncall (nargs=1, args=0xefffe800) at eval.c:3536
#15 0x87a08 in call1 (fn=2521572, arg0=4352832) at eval.c:4190
#16 0xafcc8 in execute_command_event (command_builder=0x508980, event=5941252)
at event-stream.c:3919
#17 0xb03bc in Fdispatch_event (event=5941252) at event-stream.c:4258
#18 0x62cf8 in Fcommand_loop_1 () at cmdloop.c:583
#19 0x62f60 in command_loop_1 (dummy=2426884) at cmdloop.c:494
#20 0x80444 in condition_case_1 (handlers=2426980,
bfun=0x62f44 <command_loop_1>, barg=2426884, hfun=0x62fc0 <cmd_error>,
harg=2426884) at eval.c:1652
#21 0x630d0 in command_loop_2 (dummy=2426884) at cmdloop.c:256
#22 0x8825c in internal_catch (tag=2506924, func=0x63084 <command_loop_2>,
arg=2426884, threw=0x0) at eval.c:1318
#23 0x628ac in initial_command_loop (load_me=2426884) at cmdloop.c:305
#24 0x7d090 in sort_args (argc=2237440, argv=0xefffeff4) at emacs.c:2353
#25 0x7ecc4 in voodoo_free_hook (mem=0x2) at emacs.c:2782
(gdb)
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: SunOS foo 5.6 Generic_105181-26 sun4u sparc SUNW,Ultra-250
./configure '--prefix=/tools' '--with-tooltalk' '--with-xpm=yes'
XEmacs 21.4.9 "Informed Management" configured for `sparc-sun-solaris2.6'.
Compilation / Installation:
Source code location: /tools/build/xemacs-21.4.9
Installation prefix: /tools
Runtime library search path: /usr/dt/lib:/usr/openwin/lib:/usr/local/lib
Operating system description file: `s/sol2.h'
Machine description file: `m/sparc.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -Wshadow -Wpointer-arith
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.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for Berkeley database.
Compiling in support for DBM.
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for ToolTalk.
Compiling in support for dynamic shared object modules.
Load-Path Lisp Shadows:
----------------------
nil
Installed XEmacs Packages:
-------------------------
((zenirc:version 1.13 :type regular)
(xslt-process :version 1.1 :type regular)
(xslide :version 1.02 :type regular)
(xemacs-devel :version 1.47 :type single-file)
(xemacs-base :version 1.66 :type regular)
(w3 :version 1.25 :type regular)
(vm :version 7.07 :type regular)
(viper :version 1.34 :type regular)
(view-process :version 1.11 :type regular)
(vhdl :version 1.15 :type regular)
(vc-cc :version 1.21 :type regular)
(vc :version 1.33 :type regular)
(tramp :version 1.05 :type regular)
(tpu :version 1.12 :type regular)
(tooltalk :version 1.13 :type regular)
(tm :version 1.34 :type regular)
(time :version 1.11 :type regular)
(textools :version 1.12 :type regular)
(text-modes :version 1.48 :type single-file)
(texinfo :version 1.2 :type regular)
(supercite :version 1.19 :type regular)
(strokes :version 1.08 :type regular)
(speedbar :version 1.23 :type regular)
(sounds-wav :version 1.1 :type regular)
(sounds-au :version 1.1 :type regular)
(slider :version 1.13 :type regular)
(sieve :version 1.07 :type regular)
(sh-script :version 1.15 :type regular)
(sgml :version 1.08 :type regular)
(semantic :version 1.12 :type regular)
(scheme :version 1.11 :type regular)
(rmail :version 1.13 :type regular)
(reftex :version 1.25 :type regular)
(psgml :version 1.28 :type regular)
(ps-print :version 1.04 :type regular)
(prog-modes
:version
1
.6
:type
single-file)
(pcomplete :version 1.01 :type regular)
(pcl-cvs :version 1.63 :type regular)
(pc :version 1.25 :type single-file)
(os-utils :version 1.28 :type single-file)
(net-utils :version 1.27 :type single-file)
(mmm-mode :version 1.0 :type regular)
(misc-games :version 1.15 :type single-file)
(mine :version 1.14 :type regular)
(mh-e :version 1.14 :type regular)
(mew :version 1.17 :type regular)
(mailcrypt :version 2.11 :type regular)
(mail-lib :version 1.47 :type regular)
(jde :version 1.35 :type regular)
(ispell :version 1.24 :type regular)
(ilisp :version 1.27 :type regular)
(igrep :version 1.08 :type regular)
(idlwave :version 1.25 :type regular)
(ibuffer :version 1.08 :type regular)
(hm--html-menus :version 1.18 :type regular)
(haskell-mode :version 1.04 :type regular)
(gnus :version 1.62 :type regular)
(gnats :version 1.15 :type regular)
(games :version 1.13 :type regular)
(fsf-compat :version 1.11 :type single-file)
(frame-icon :version 1.09 :type regular)
(forms :version 1.14 :type regular)
(footnote :version 1.15 :type regular)
(eudc :version 1.36 :type regular)
(eterm :version 1.13 :type regular)
(ess :version 1.02 :type regular)
(eshell :version 1.03 :type regular)
(emerge :version 1.09 :type regular)
(elib :version 1.1 :type single-file)
(eieio :version 1.02 :type regular)
(efs :version 1.29 :type regular)
(edt :version 1.12 :type regular)
(edit-utils :version 1.89 :type single-file)
(ediff :version 1.41 :type regular)
(edebug :version 1.14 :type regular)
(dired :version 1.12 :type regular)
(dictionary :version 1.11 :type regular)
(debug :version 1.15 :type regular)
(crisp :version 1.12 :type regular)
(cookie :version 1.14 :type regular)
(clearcase :version 1.04 :type regular)
(cc-mode :version 1.28 :type regular)
(calendar :version 1.18 :type regular)
(calc :version 1.23 :type regular)
(c-support :version 1.16 :type single-file)
(build :version 1.06 :type regular)
(bbdb :version 1.21 :type regular)
(auctex :version 1.32 :type regular)
(apel :version 1.24 :type regular)
(ada :version 1.1 :type regular))
Features:
--------
(mail-abbrevs xemacsbug shadow sendmail rfc822 cc-mode cc-align
cc-cmds cc-engine cc-styles cc-langs cc-vars wid-edit cc-menus imenu
cc-defs efs-cu font disp-table paren blink-paren workshop eserve
font-lock cus-face zenirc-autoloads xslt-process-autoloads
xslide-autoloads xemacs-devel-autoloads xemacs-base-autoloads
w3-autoloads vm-autoloads viper-autoloads view-process-autoloads
vhdl-autoloads vc-cc-autoloads vc-autoloads tramp-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
sieve-autoloads sh-script-autoloads sgml-autoloads semantic-autoloads
scheme-autoloads rmail-autoloads reftex-autoloads psgml-autoloads
ps-print-autoloads prog-modes-autoloads pcomplete-autoloads
pcl-cvs-autoloads pc-autoloads os-utils-autoloads net-utils-autoloads
mmm-mode-autoloads misc-games-autoloads mine-autoloads mh-e-autoloads
mew-autoloads mailcrypt-autoloads mail-lib-autoloads jde-autoloads
ispell-autoloads ilisp-autoloads igrep-autoloads idlwave-autoloads
ibuffer-autoloads hm--html-menus-autoloads haskell-mode-autoloads
gnus-autoloads gnats-autoloads games-autoloads fsf-compat-autoloads
frame-icon-autoloads forms-autoloads footnote-autoloads eudc-autoloads
eterm-autoloads ess-autoloads eshell-autoloads emerge-autoloads
elib-autoloads eieio-autoloads efs-autoloads edt-autoloads
edit-utils-autoloads ediff-autoloads edebug-autoloads dired-autoloads
dictionary-autoloads debug-autoloads crisp-autoloads cookie-autoloads
clearcase-autoloads cc-mode-autoloads calendar-autoloads
calc-autoloads c-support-autoloads build-autoloads bbdb-autoloads
auctex-autoloads apel-autoloads ada-autoloads lisp-autoloads loadhist
auto-show fontl-hooks x-iso8859-1 gutter-items menubar-items x-menubar
mode-motion mouse itimer auto-save lisp-mode easymenu iso8859-1 page
buff-menu lib-complete help-nomule cus-file derived frame text-props
obsolete cus-start custom widget cl-extra mini-cl cl cl-19 packages
backquote very-early-lisp tooltalk 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 gutter png gif jpeg xpm xbm lisp-float-type usg-unix-v
dialog devices window-system base64)
Recent keystrokes:
-----------------
misc-user
Recent messages (most recent first):
-----------------------------------
Loading xemacsbug...done
Loading xemacsbug...
Loading cc-mode...done
Loading cc-mode...
Loading efs-cu...done
Loading efs-cu...
Loading font...done
Loading font...
Paren mode is blink-paren
Loading paren...done
Loading paren...
Loading /skel/emacs.el...done
Loading /opt/SUNWspro/lib/workshop.el...done
Loading /opt/SUNWspro/lib/workshop.el...
Loading /opt/SUNWspro/lib/eserve.el...done
Loading /opt/SUNWspro/lib/eserve.el...
Loading /skel/emacs.el...
Loading cus-face...done
Loading cus-face...