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!
The steps to reproduce the crash are:
xemacs -vanilla -nw
M-x gnuserv-start
(from another terminal) gnuclient -nw SOMEFILE
(in the gnuclient window) C-x #
kaboom
The Lisp backtrace is:
Lisp backtrace follows:
# (condition-case ... . error)
# (catch top-level ...)
The gdb backtrace is:
#0 0x403c8921 in kill () from /lib/libc.so.6
#1 0x80bee53 in fatal_error_signal (sig=6)
at /usr/local/xemacs/src/beta/src/emacs.c:536
#2 0x403c8858 in sigaction () from /lib/libc.so.6
#3 0x403c9c61 in abort () from /lib/libc.so.6
#4 0x80c1b5b in assert_failed (
file=0x827e060 "/usr/local/xemacs/src/beta/src/events.h", line=505,
expr=0x827e0e0 "RECORD_TYPEP (obj, lrecord_type_command_builder)")
at /usr/local/xemacs/src/beta/src/emacs.c:3320
#5 0x811b736 in execute_command_event (command_builder=0x86da8a8, event=138239192)
at /usr/local/xemacs/src/beta/src/events.h:505
#6 0x811c2ac in Fdispatch_event (event=138239192)
at /usr/local/xemacs/src/beta/src/event-stream.c:4234
#7 0x80a61a8 in Fcommand_loop_1 () at /usr/local/xemacs/src/beta/src/cmdloop.c:583
#8 0x80a643a in command_loop_1 (dummy=137433284)
at /usr/local/xemacs/src/beta/src/cmdloop.c:494
#9 0x80c3f90 in condition_case_1 (handlers=137433380,
bfun=0x80a63fc <command_loop_1>, barg=137433284, hfun=0x80a64ac <cmd_error>,
harg=137433284) at /usr/local/xemacs/src/beta/src/eval.c:1692
#10 0x80a65a1 in command_loop_2 (dummy=137433284)
at /usr/local/xemacs/src/beta/src/cmdloop.c:256
#11 0x80cc45c in internal_catch (tag=137509860, func=0x80a6560 <command_loop_2>,
arg=137433284, threw=0x0) at /usr/local/xemacs/src/beta/src/eval.c:1317
#12 0x80a5a16 in initial_command_loop (load_me=137433284)
at /usr/local/xemacs/src/beta/src/cmdloop.c:305
#13 0x80bfe6d in xemacs_21_5_b3_i686_pc_linux ()
at /usr/local/xemacs/src/beta/src/emacs.c:2358
#14 0x80c1e32 in main () at /usr/local/xemacs/src/beta/src/emacs.c:2787
#15 0x403c2a42 in __libc_start_main () from /lib/libc.so.6
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: Linux levin 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i686 unknown
../../src/beta/configure '--with-mule'
XEmacs 21.5-b3 "asparagus" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /usr/local/xemacs/src/beta
Installation prefix: /usr/local
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wshadow -Wsign-compare
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
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.
Using Motif dialog boxes.
Using Motif native widgets.
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.
Compiling in support for X-Face message headers.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for Berkeley database.
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.
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Compiling in support for dynamic shared object modules.
Compiling in support for extra debugging code.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
Installed XEmacs Packages:
-------------------------
((zenirc :version 1.11 :type regular)
(xemacs-devel :version 1.37 :type single-file)
(xemacs-base :version 1.55 :type regular)
(w3 :version 1.2 :type regular)
(vm :version 6.95 :type regular)
(viper :version 1.26 :type regular)
(view-process :version 1.11 :type regular)
(vc-cc :version 1.16 :type regular)
(vc :version 1.28 :type regular)
(tooltalk :version 1.13 :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.17 :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.06 :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
.4
: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.2 :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)
(jde :version 1.27 :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.56 :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.33 :type regular)
(eterm :version 1.13 :type regular)
(eshell :version 1.01 :type regular)
(elib :version 1.08 :type single-file)
(eieio :version 1.01 :type regular)
(efs :version 1.26 :type regular)
(edit-utils :version 1.65 :type single-file)
(ediff :version 1.31 :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.25 :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.13 :type regular)
(auctex :version 1.25 :type regular)
(apel :version 1.2 :type regular)
(ada :version 1.1 :type regular)
(Sun :version 1.13 :type regular)
(skk :version 1.18 :type regular)
(mule-base :version 1.37 :type regular)
(lookup :version 1.07 :type regular)
(locale :version 1.18 :type regular)
(leim :version 1.17 :type regular)
(egg-its :version 1.25 :type regular)
(edict :version 1.12 :type regular))
Features:
--------
(gnus-ems gnus-xmas wid-edit efs-cu mail-extr message messagexmas mml
mm-decode mm-encode mailcap mm-bodies uudecode mail-parse rfc2045
rfc2231 rfc2047 gnus-util qp ietf-drums time-date parse-time
mail-abbrevs nnheader nnheaderxm mm-util mail-prsvr mail-utils
mailheader xemacsbug sendmail vc-hooks jka-compr func-menu time
gnuserv edmacro iswitchb advice advice-preload uniquify rsz-minibuf
paren blink-paren font-lock cus-face ssh shell comint ring
zenirc-autoloads xemacs-devel-autoloads xemacs-base-autoloads
w3-autoloads vm-autoloads viper-autoloads view-process-autoloads
vc-cc-autoloads vc-autoloads tooltalk-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 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 eudc-autoloads eterm-autoloads
eshell-autoloads elib-autoloads eieio-autoloads efs-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
Sun-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 md5 xemacs xim gutter tiff png gif jpeg xface xpm xbm
lisp-float-type linux dialog devices window-system base64)
Recent keystrokes:
-----------------
misc-user
Recent messages (most recent first):
-----------------------------------
Loading gnus-xmas...done
Loading gnus-xmas...
Loading gnus-ems...
Loading efs-cu...done
Loading efs-cu...
Parsing /home/evgenyr/.mailrc... done
Parsing /home/evgenyr/.mailrc...
Loading mail-extr...done
Loading mail-extr...
Loading message...done
Loading message...
Loading xemacsbug...done
Loading xemacsbug...
Loading vc-hooks...done
Loading vc-hooks...
Automatic file (de)compression is now ON.
Loading time...done
Loading time...
Loading gnuserv...done
Loading gnuserv...