Dumping under the name xemacs Testing for Lisp shadows ... Fatal error (11). Your files have been auto-saved. Use `M-x recover-session' to recover them. If you have access to the PROBLEMS file that came with your version of XEmacs, please check to see if your crash is described there, as there may be a workaround available. Otherwise, please report this bug by running the send-pr script included with XEmacs, or selecting `Send Bug Report' from the help menu. As a last resort send ordinary email to `crashes@xemacs.org'. *MAKE SURE* to include the information in the command M-x describe-installation. 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 the editor, or maybe in your home directory), and type gdb /u/wk/tolsen/gnu/src/XEmacs/xemacs-21.5.9/src/temacs 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: gmake[1]: *** [xemacs] Segmentation fault (core dumped) gmake[1]: *** Deleting file `xemacs' gmake[1]: Leaving directory `/u/wk/tolsen/gnu/src/XEmacs/xemacs-21.5.9/src' gmake: *** [src] Error 2 <653 tolsen@oct202:XEmacs/xemacs-21.5.9> gdb /u/wk/tolsen/gnu/src/XEmacs/xemacs-21.5.9/src/temacs src/core GNU gdb 5.1.1 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 "mips-sgi-irix6.5"... Core was generated by `xemacs'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/lib32/libXm.so.1...done. Reading symbols from /u/wk/tolsen/aux/lib32/libpng.so.2.1.0.9...done. Reading symbols from /u/wk/tolsen/aux/lib32/libjpeg.so...done. Reading symbols from /u/wk/tolsen/aux/lib32/libz.so.1.1.4...done. Reading symbols from /usr/lib32/libXmu.so...done. Reading symbols from /usr/lib32/libXt.so...done. Reading symbols from /usr/lib32/libXext.so...done. Reading symbols from /usr/lib32/libX11.so.1...done. Reading symbols from /usr/lib32/libdb.so...done. Reading symbols from /usr/lib32/libcurses.so...done. Reading symbols from /usr/lib32/libaudio.so...done. Reading symbols from /usr/lib32/libm.so...done. Reading symbols from /usr/lib32/libc.so.1...done. Reading symbols from /usr/local/lib/libgcc_s.so.1...done. ---Type to continue, or q to quit--- Reading symbols from /usr/lib32/libgen.so...done. #0 0x0fa460b8 in kill () at regcomp.c:637 637 regcomp.c: No such file or directory. in regcomp.c (gdb) where #0 0x0fa460b8 in kill () at regcomp.c:637 #1 0x100a284c in fatal_error_signal (sig=11) at emacs.c:3424 (gdb) quit DESCRIBE INSTALLATION (for 21.5.9 compiled without --pdump). Also, today: uname -a: IRIX64 oct202 6.5 07121149 IP30 uname -a: IRIX64 oct202 6.5 01091821 IP30 ./configure '--prefix=/u/wk/tolsen/gnu' '--site-includes=/u/wk/tolsen/aux/include' '--site-libraries=/u/wk/tolsen/aux/lib32' '--with-gcc' '--dynamic=no' '--use-kkcc' '--error-checking=none' XEmacs 21.5-b9 "brussels sprouts" configured for `mips-sgi-irix6.5'. Compilation / Installation: Source code location: /u/wk/tolsen/gnu/src/xemacs-21.5.9 Installation prefix: /u/wk/tolsen/gnu Additional header files: /u/wk/tolsen/aux/include Additional libraries: /u/wk/tolsen/aux/lib32 Operating system description file: `s/irix6-0.h' Machine description file: `m/iris6d.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: - X Windows libraries location: - 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. Compiling in support for X-Face message headers. 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 dynamic shared object modules. Using the new GC algorithms. Compiling in support for extra debugging code.