/usr/local/xemacs-beta/bin/xemacs: Symbol `toggleClassRec' has different size in shared object, consider re-linking /usr/local/xemacs-beta/bin/xemacs: Symbol `labelClassRec' has different size in shared object, consider re-linking Warning: Representation size 4 must match superclass's to override value 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/xemacs-beta/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: # (unwind-protect ...) specifier-instance(# nil nil nil) # bind (value no-fallback default domain property glyph) glyph-property-instance(#0x1774> image nil nil nil) # bind (no-fallback default domain glyph) glyph-image-instance(#0x1774>) # bind (inhibit-read-only zmacs-region-stays val frame value message) raw-append-progress-display("Fontifying *scratch*..." 0 #) # bind (tmsg top frame value message label) append-progress-display(font-lock "Fontifying *scratch*..." 0 nil) # bind (frame value message label) display-progress-display(font-lock "Fontifying *scratch*..." 0) # bind (str) # (unwind-protect ...) # bind (args value fmt label) lprogress-display(font-lock "Fontifying %s..." 0 "*scratch*") # bind (maybe-loudly end beg) font-lock-default-unfontify-region(1 198 t) # bind (loudly end beg) font-lock-unfontify-region(1 198 t) # bind (was-on font-lock-verbose font-lock-message-threshold aborted) font-lock-default-fontify-buffer() # bind (font-lock-verbose) font-lock-fontify-buffer() # bind (on-p maximum-size arg) font-lock-mode(nil) # bind (command-debug-status) call-interactively(font-lock-mode) command-execute(font-lock-mode t) # bind (_execute_command_keys_ _execute_command_name_ prefix-arg) execute-extended-command(nil) # bind (command-debug-status) call-interactively(execute-extended-command) # (condition-case ... . error) # (catch top-level ...)