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 able to reproduce the core when opening the .java file.
I have saved the core in case more info is wanted from it, but
here is the backtrace:
[greear@grok greear]$ gdb xemacs core.9373
GNU gdb Red Hat Linux (5.2-2)
Copyright 2002 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 "i386-redhat-linux"...(no debugging symbols
found)...
warning: core file may not match specified executable file.
Core was generated by `xemacs'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libcanna.so.1.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libcanna.so.1.0
Reading symbols from /usr/lib/libRKC.so.1.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libRKC.so.1.0
Reading symbols from /usr/lib/libtiff.so.3...done.
Loaded symbols for /usr/lib/libtiff.so.3
Reading symbols from /usr/lib/libpng.so.2...done.
Loaded symbols for /usr/lib/libpng.so.2
Reading symbols from /usr/lib/libjpeg.so.62...done.
Loaded symbols for /usr/lib/libjpeg.so.62
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Loaded symbols for /usr/X11R6/lib/libXpm.so.4
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXmu.so.6
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXt.so.6
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from /lib/libncurses.so.5...done.
Loaded symbols for /lib/libncurses.so.5
Reading symbols from /usr/lib/libpq.so.2...done.
Loaded symbols for /usr/lib/libpq.so.2
Reading symbols from /usr/lib/libldap.so.2...done.
Loaded symbols for /usr/lib/libldap.so.2
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libutil.so.1...done.
Loaded symbols for /lib/libutil.so.1
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/libcrypt.so.1...done.
Loaded symbols for /lib/libcrypt.so.1
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libtinfo.so.5...done.
Loaded symbols for /lib/libtinfo.so.5
Reading symbols from /lib/libssl.so.2...done.
Loaded symbols for /lib/libssl.so.2
Reading symbols from /lib/libcrypto.so.2...done.
Loaded symbols for /lib/libcrypto.so.2
Reading symbols from /usr/kerberos/lib/libkrb5.so.3...done.
Loaded symbols for /usr/kerberos/lib/libkrb5.so.3
Reading symbols from /usr/kerberos/lib/libk5crypto.so.3...done.
Loaded symbols for /usr/kerberos/lib/libk5crypto.so.3
Reading symbols from /usr/kerberos/lib/libcom_err.so.3...done.
Loaded symbols for /usr/kerberos/lib/libcom_err.so.3
Reading symbols from /lib/libresolv.so.2...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /usr/lib/libsasl.so.7...done.
Loaded symbols for /usr/lib/libsasl.so.7
Reading symbols from /usr/lib/liblber.so.2...done.
Loaded symbols for /usr/lib/liblber.so.2
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/lib/libgdbm.so.2...done.
Loaded symbols for /usr/lib/libgdbm.so.2
Reading symbols from /lib/libpam.so.0...done.
Loaded symbols for /lib/libpam.so.0
Reading symbols from /usr/X11R6/lib/X11/locale/common/xlcDef.so.2...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/common/xlcDef.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /usr/X11R6/lib/X11/locale/common/ximcp.so.2...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/common/ximcp.so.2
Reading symbols from /usr/lib/gconv/ISO8859-1.so...done.
Loaded symbols for /usr/lib/gconv/ISO8859-1.so
Reading symbols from /usr/X11R6/lib/X11/locale/common/xomGeneric.so.2...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/common/xomGeneric.so.2
#0 0x4032e0a1 in kill () from /lib/libc.so.6
(gdb) bt
#0 0x4032e0a1 in kill () from /lib/libc.so.6
#1 0x080ace17 in fatal_error_signal ()
#2 <signal handler called>
#3 0x08109530 in concat ()
#4 0x08109287 in Fconcat ()
#5 0x0808fa02 in execute_optimized_program ()
#6 0x0808f167 in funcall_compiled_function ()
#7 0x080b3e1e in Ffuncall ()
#8 0x0808f4cb in execute_optimized_program ()
#9 0x0808f167 in funcall_compiled_function ()
#10 0x080b3e1e in Ffuncall ()
#11 0x0808f4cb in execute_optimized_program ()
#12 0x08092175 in Fbyte_code ()
#13 0x080b3794 in Feval ()
#14 0x080b124e in condition_case_1 ()
#15 0x080b1500 in condition_case_3 ()
#16 0x0808ff7f in execute_rare_opcode ()
#17 0x0808f32e in execute_optimized_program ()
#18 0x0808f167 in funcall_compiled_function ()
#19 0x080b3e1e in Ffuncall ()
#20 0x0808f4cb in execute_optimized_program ()
#21 0x0808f167 in funcall_compiled_function ()
#22 0x080b3e1e in Ffuncall ()
#23 0x0808f4cb in execute_optimized_program ()
#24 0x08092175 in Fbyte_code ()
#25 0x080b3794 in Feval ()
#26 0x080b124e in condition_case_1 ()
#27 0x080b1500 in condition_case_3 ()
#28 0x0808ff7f in execute_rare_opcode ()
#29 0x0808f32e in execute_optimized_program ()
#30 0x0808f167 in funcall_compiled_function ()
#31 0x080b3e1e in Ffuncall ()
#32 0x0808f4cb in execute_optimized_program ()
#33 0x0808f167 in funcall_compiled_function ()
#34 0x080b3e1e in Ffuncall ()
#35 0x08093730 in Fcall_interactively ()
#36 0x080b2dd6 in Fcommand_execute ()
#37 0x080f21bc in execute_command_event ()
#38 0x080f2689 in Fdispatch_event ()
#39 0x08099bbf in Fcommand_loop_1 ()
#40 0x080b124e in condition_case_1 ()
#41 0x08099626 in command_loop_3 ()
#42 0x0809964b in command_loop_2 ()
#43 0x080b0eea in internal_catch ()
#44 0x080997af in initial_command_loop ()
#45 0x080add68 in xemacs_21_4_6_i386_redhat_linux ()
#46 0x080ae533 in main ()
#47 0x4031d1c4 in __libc_start_main () from /lib/libc.so.6
(gdb)
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: Linux
daffy.perf.redhat.com 2.4.17-0.13smp #1 SMP Fri Feb 1 10:30:48 EST 2002
i686 unknown
./configure 'i386-redhat-linux' '--prefix=/usr'
'--exec-prefix=/usr' '--bindir=/usr/bin' '--datadir=/usr/share'
'--libdir=/usr/lib' '--mandir=/usr/share/man/man1'
'--infodir=/usr/share/info' '--with-gpm=no' '--with-sound=native'
'--with-pop' '--mail-locking=lockf' '--with-clash-detection'
'--debug=no' '--error-checking=none' '--with-mule=yes'
'--with-database=no' '--with-ldap=yes' '--with-hesiod=no'
'--with-canna=yes' '--with-wnn=yes' '--with-menubars=lucid'
'--with-scrollbars=lucid' '--with-dialogs=lucid' '--with-xim=xlib'
'--with-msw=no' '--with-xfs=yes'
XEmacs 21.4.6 "Common Lisp" configured for `i386-redhat-linux'.
Compilation / Installation:
Source code location: /usr/src/build/74640-i386/BUILD/xemacs-21.4.6
Installation prefix: /usr
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -O2 -march=i386 -mcpu=i686
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Linking with `-z nocombreloc'.
- Consider configuring with --pdump.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Using Lucid menubars.
Using Lucid scrollbars.
TTY:
Compiling in support for ncurses.
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 LDAP.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
- Using XFontSet to provide bilingual menubar.
Compiling in support for Canna on Mule.
Compiling in support for the WNN input method on Mule.
Mail:
Compiling in support for POP mail retrieval.
Compiling in support for "lockf" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Load-Path Lisp Shadows:
----------------------
(/usr/lib/xemacs/mule-packages/lisp/skk/queue-m
/usr/lib/xemacs/xemacs-packages/lisp/elib/queue-m
/home/greear/elisp/smtpmail
/usr/lib/xemacs/xemacs-packages/lisp/flim/smtpmail
/usr/lib/xemacs/xemacs-packages/lisp/flim/md5
/usr/lib/xemacs/xemacs-packages/lisp/gnus/md5 /home/greear/elisp/jde
/usr/lib/xemacs/xemacs-packages/lisp/jde/jde
/home/greear/elisp/jde-run
/usr/lib/xemacs/xemacs-packages/lisp/jde/jde-run
/home/greear/elisp/jde-db
/usr/lib/xemacs/xemacs-packages/lisp/jde/jde-db
/home/greear/elisp/smtpmail
/usr/lib/xemacs/xemacs-packages/lisp/mail-lib/smtpmail
/home/greear/elisp/tar-mode
/usr/lib/xemacs/xemacs-packages/lisp/os-utils/tar-mode
/usr/lib/xemacs/xemacs-packages/lisp/gnus/smime
/usr/lib/xemacs/xemacs-packages/lisp/semi/smime
/home/greear/elisp/speedbar
/usr/lib/xemacs/xemacs-packages/lisp/speedbar/speedbar
/usr/lib/xemacs/xemacs-packages/lisp/semi/signature
/usr/lib/xemacs/xemacs-packages/lisp/tm/signature
/usr/lib/xemacs/xemacs-packages/lisp/semi/mime-setup
/usr/lib/xemacs/xemacs-packages/lisp/tm/mime-setup
/usr/lib/xemacs/xemacs-packages/lisp/flim/mel-u
/usr/lib/xemacs/xemacs-packages/lisp/tm/mel-u
/usr/lib/xemacs/xemacs-packages/lisp/flim/mel-q
/usr/lib/xemacs/xemacs-packages/lisp/tm/mel-q
/usr/lib/xemacs/xemacs-packages/lisp/flim/mel-g
/usr/lib/xemacs/xemacs-packages/lisp/tm/mel-g
/usr/lib/xemacs/xemacs-packages/lisp/flim/mel
/usr/lib/xemacs/xemacs-packages/lisp/tm/mel
/usr/lib/xemacs/xemacs-packages/lisp/gnus/utf7
/usr/lib/xemacs/xemacs-packages/lisp/wl/utf7
/usr/lib/xemacs/xemacs-packages/lisp/apel/alist
/usr/share/xemacs-21.4.6/lisp/alist)
Installed XEmacs Packages:
-------------------------
((zenirc:version 1.13 :type regular)
(xslt-process :version 1.06 :type regular)
(xemacs-devel :version 1.4 :type single-file)
(xemacs-base :version 1.57 :type regular)
(w3 :version 1.21 :type regular)
(vm :version 7.02 :type regular)
(viper :version 1.31 :type regular)
(view-process :version 1.11 :type regular)
(vhdl :version 1.15 :type regular)
(vc-cc :version 1.18 :type regular)
(vc :version 1.3 :type regular)
(tramp :version 1.01 :type regular)
(tpu :version 1.12 :type regular)
(tooltalk :version 1.13 :type regular)
(tm :version 1.3 :type regular)
(time :version 1.11 :type regular)
(textools :version 1.12 :type regular)
(text-modes :version 1.36 :type single-file)
(texinfo :version 1.2 :type regular)
(supercite :version 1.19 :type regular)
(strokes :version 1.08 :type regular)
(speedbar :version 1.22 :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.01 :type regular)
(sh-script :version 1.13 :type regular)
(sgml :version 1.08 :type regular)
(semantic :version 1.11 :type regular)
(scheme :version 1.11 :type regular)
(rmail :version 1.13 :type regular)
(reftex :version 1.24 :type regular)
(psgml :version 1.26 :type regular)
(ps-print :version 1.02 :type regular)
(prog-modes
:version
1
.49
:type
single-file)
(pcomplete :version 1.01 :type regular)
(pcl-cvs :version 1.57 :type regular)
(pc :version 1.21 :type single-file)
(os-utils :version 1.26 :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.14 :type regular)
(mailcrypt :version 2.11 :type regular)
(mail-lib :version 1.42 :type regular)
(jde :version 1.31 :type regular)
(ispell :version 1.24 :type regular)
(ilisp :version 1.2 :type regular)
(igrep :version 1.08 :type regular)
(idlwave :version 1.24 :type regular)
(hm--html-menus :version 1.17 :type regular)
(gnus :version 1.58 :type regular)
(gnats :version 1.13 :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.14 :type regular)
(footnote :version 1.13 :type regular)
(eudc :version 1.35 :type regular)
(eterm :version 1.13 :type regular)
(eshell :version 1.02 :type regular)
(emerge :version 1.09 :type regular)
(elib :version 1.1 :type single-file)
(eieio :version 1.02 :type regular)
(efs :version 1.27 :type regular)
(edt :version 1.12 :type regular)
(edit-utils :version 1.75 :type single-file)
(ediff :version 1.35 :type regular)
(edebug :version 1.14 :type regular)
(dired :version 1.11 :type regular)
(dictionary :version 1.06 :type regular)
(debug :version 1.14 :type regular)
(crisp :version 1.12 :type regular)
(cookie :version 1.13 :type regular)
(clearcase :version 1.02 :type regular)
(cc-mode :version 1.27 :type regular)
(calendar :version 1.18 :type regular)
(calc :version 1.18 :type regular)
(c-support :version 1.16 :type single-file)
(build :version 1.05 :type regular)
(bbdb :version 1.17 :type regular)
(auctex :version 1.29 :type regular)
(ada :version 1.1 :type regular)
(mule-ucs :version 1.01 :type regular)
(mule-base :version 1.39 :type regular)
(lookup :version 1.09 :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 rfc822 fast-lock pending-del
paren blink-paren func-menu font-lock hexl java-flock java-mode
include flip cycle-buffer ps-print lpr rpm-spec-mode cus-face
zenirc-autoloads xslt-process-autoloads xemacs-devel-autoloads
xemacs-base-autoloads wl-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
semi-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
misc-games-autoloads mine-autoloads mh-e-autoloads mailcrypt-autoloads
mail-lib-autoloads jde-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 flim-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
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 skk-setup skk-autoloads
mule-ucs-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 canna-leim
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 postgresqlv7 postgresql CANNA
file-coding wnn mule lucid-scrollbars cut-buffer lucid-menubars x
c-balloon-help tty-frames tty toolbar native-sound scrollbar
unix-processes multicast network-streams subprocesses modules
menu-accelerator-support menubar md5 xemacs xim gutter tiff png gif
jpeg xpm xbm lisp-float-type linux devices window-system base64)
Recent keystrokes:
-----------------
misc-user
Recent messages (most recent first):
-----------------------------------
Loading xemacsbug...done
Loading xemacsbug...
Paren mode is sexp
Loading hscroll...done
Loading hscroll...
Loading hexl...done
Loading hexl...
Loading include...done
Loading include...
Loading emacs-flip...done
Loading emacs-flip...
Loading cycle...done
Loading cycle...
Loading hscroll...done
Loading hscroll...
Loading cus-face...done
Loading cus-face...
Loading /usr/lib/xemacs/xemacs-packages/lisp/site-start.d/xemacs-po-mode-init.el...done
Loading /usr/lib/xemacs/xemacs-packages/lisp/site-start.d/xemacs-po-mode-init.el...
Loading /usr/lib/xemacs/xemacs-packages/lisp/site-start.d/psgml-init.el...done