milhouse$ xemacs -vanilla -eval '(progn (find-file "compilation-buffer.txt") (compilation-mode) (next-error))' 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 /usr/local/bin/xemacs 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: looking-at("\\([^\n]*: Entering directory `\\([^\n]*\\)'$\\)\\|\\([^\n]*: Leav ing directory `\\([^\n]*\\)'$\\)\\|\\(\\(\\([a-zA-Z]?:?[^:( \n]+\\)[:(][ ]*\ \([0-9]+\\)\\([) ]\\|:\\([^0-9\n]\\|\\([0-9]+:\\)\\)\\)\\)\\|\\(\\(\\([a- zA-Z]:\\)?[^:( \n-]+\\)[:(][ ]*\\([0-9]+\\)[:) ]\\)\\|\\(\\(Error\\|War ning\\) \\([a-zA-Z]?:?[^:( \n]+\\) \\([0-9]+\\)\\([) ]\\|:[^0-9\n]\\) \\)\\|\\([^\n]*[ :]\\([a-zA-Z]?:?[^:( \n]+\\)[:(](+[ ]*\\([0-9]+\\))[ :) ]*$\\)\\|\\([^\n]*([ ]*\\([a-zA-Z]?:?[^:( \n]+\\)[:(][ ]*\\([0- 9]+\\))\\)\\|\\([^ \n]+ (\\([0-9]+\\)) in \\([^ \n]+\\)\\)\\|\\([^\n]*in \\([^(\ n]+\\)(\\([0-9]+\\))$\\)\\|\\(\\(cfe\\|fort\\): [^:\n]*: \\([^ \n]*\\), line \\( [0-9]+\\):\\)\\|\\(^cc-[0-9]* \\(cc\\|CC\\|f77\\): \\(REMARK\\|WARNING\\|ERROR\\ ) File = \\(.*\\), Line = \\([0-9]*\\)\\)\\|\\(\\(\\|[^\n]* on \\)[Ll]ine[ ]+\\( [0-9]+\\)[ ]+of[ ]+\"?\\([a-zA-Z]?:?[^\":\n]+\\)\"?:\\)\\|\\([^\n]*\"\\([ ^,\" \n ]+\\)\", lines? \\([0-9]+\\)\\([(.]\\([0-9]+\\))?\\)?[:., (-]\\)\\|\\([^ \n]*rror: \\([^,\" \n ]+\\)[,:] \\(line \\)?\\([0-9]+\\):\\)\\|\\([^\n]*in lin e \\([0-9]+\\) of file \\([^ \n]+[^. \n]\\)\\.? \\)\\|\\([EW], \\([^(\n]*\\)(\\( [0-9]+\\),[ ]*\\([0-9]+\\)\\)\\|\\([a-zA-Z]?:?[^0-9 \n :]+:[ ]*\\([^ \n :]+\\):\\([0-9]+\\):\\(\\([0-9]+\\)[: ]\\)?\\)\\|\\([^0-9 \n :]+:[ ]* \\([^ \n :]+\\):\\([0-9]+\\):\\(\\([0-9]+\\):\\)?[A-Za-z]:\\)\\|\\([^\n]* \\([^ \n,\"]+\\), line \\([0-9]+\\):\\)\\|\\([^\n]*: \\([^ \n,\"]+\\): \\([0-9] +\\):\\)\\|\\(\\(cc\\| cft\\)-[0-9]+ c\\(c\\|f77\\): ERROR \\([^,\n]+, \\)* File = \\([^,\n]+\\), Line = \\([0-9]+\\)\\)\\|\\(\\([^( \n ]+\\)(\\([0-9]+\\):\\([0 -9]+\\)) : \\)\\|\\(\\([^, \n ]+\\), line \\([0-9]+\\), char \\([0-9]+\\)[:., (-]\\)\\)") # bind (orig orig-expanded parent-expanded regexp enter-group leave-group erro r-group alist subexpr error-regexp-groups found-desired compilation-num-errors-f ound message-freq find-at-least limit-search) compilation-parse-errors(nil 0) # bind (error-list-pos) byte-code("..." [compilation-parsing-end error-list-pos limit-search compilati on-last-buffer find-at-least compilation-error-list t compilation-forget-errors get-buffer-window select-window switch-to-buffer set-buffer-modified-p nil w com pilation-old-error-list reparse compilation-parse-errors-function] 5) # (unwind-protect ...) # (unwind-protect ...) # bind (find-at-least limit-search reparse) compile-reinitialize-errors(nil nil 0) # bind (silent reparse move) compilation-next-error-locus(1 nil) # bind (argp) next-error() (progn (find-file "~/compilation-buffer.txt") (compilation-mode) (next-error)) eval((progn (find-file "~/compilation-buffer.txt") (compilation-mode) (next-er ror))) # bind (arg) command-line-do-eval("-eval") # bind (dir file-count line end-of-options file-p arg tem) command-line-1() # bind (command-line-args-left) command-line() # (unwind-protect ...) normal-top-level() # (condition-case ... . error) # (catch top-level ...) Segmentation fault milhouse$