This is the second time in 10 minutes I had to recover my session. :-(
I am wondering if this is Motif related?
--[[text/plain]]
Reading symbols from /usr/lib/libcanna.sl...done.
Reading symbols from /usr/lib/libRKC.sl...done.
Reading symbols from /usr/dt/lib/libDtSvc.3...done.
Reading symbols from /usr/lib/libXm.4...done.
Reading symbols from /usr/lib/libXp.2...done.
Reading symbols from /usr/dt/lib/libtt.3...done.
Reading symbols from /usr/lib/libnsl.1...done.
Reading symbols from /usr/lib/libxti.2...done.
Reading symbols from /usr/lib/X11R6/libXt.3...done.
Reading symbols from /usr/lib/X11R6/libXext.3...done.
Reading symbols from /usr/lib/X11R6/libX11.3...done.
Reading symbols from /usr/lib/X11R6/libSM.2...done.
Reading symbols from /usr/lib/X11R6/libICE.2...done.
Reading symbols from /usr/lib/libm.2...done.
Reading symbols from /usr/lib/libc.2...done.
Reading symbols from /usr/lib/libdld.2...done.
Reading symbols from /usr/lib/libnss_dns.1...done.
#0 0xc00f0a10 in kill () from /usr/lib/libc.2
#0 0xc00f0a10 in kill () from /usr/lib/libc.2
(gdb) where
#0 0xc00f0a10 in kill () from /usr/lib/libc.2
#1 0x9920c in fatal_error_signal ()
#2 <signal handler called>
#3 0x16bca8 in bufpos_to_bytind_func ()
#4 0x913d4 in beginning_of_line_p ()
#5 0x24009c in Fset_window_buffer ()
#6 0xa58d4 in funcall_recording_as ()
#7 0xa5af8 in Ffuncall ()
#8 0x67ce4 in $00000048 ()
--[[text/plain]]
Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
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(a)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 /opt/src/xemacs-21.0-b57/src/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:
set-window-buffer(#<window on "INBOX" 0x4d83> #<buffer
"INBOX">)
# bind (delete-me done all-frames start w obj-2 obj-1 action)
vm-window-loop(replace #<buffer "INBOX Presentation"> #<buffer
"INBOX">)
# bind (new old)
vm-replace-buffer-in-windows(#<buffer "INBOX Presentation"> #<buffer
"INBOX">)
# (unwind-protect ...)
# bind (vm-sbe-buffer)
vm-preview-current-message()
# bind (buffer)
#<compiled-function (buffer) "...(73)" [symbol-name buffer vm-system-state
vm-garbage-collect-message vm-message-pointer nil vm-folder-type
vm-update-summary-and-mode-line vm-preview-current-message major-mode vm-virtual-mode
vm-message-order-changed vm-message-order-header-present
vm-clear-expunge-invalidated-undos] 2>(INBOX)
mapatoms(#<compiled-function (buffer) "...(73)" [symbol-name buffer
vm-system-state vm-garbage-collect-message vm-message-pointer nil vm-folder-type
vm-update-summary-and-mode-line vm-preview-current-message major-mode vm-virtual-mode
vm-message-order-changed vm-message-order-header-present
vm-clear-expunge-invalidated-undos] 2> [INBOX 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0])
# (unwind-protect ...)
# bind (use-marks mp virtual buffers-altered prev virtual-messages shaddap)
#<compiled-function (&optional shaddap) "...(964)" [vm-mail-buffer
buffer-name error "Folder buffer has been killed." vm-check-for-killed-summary
vm-folder-read-only signal folder-read-only vm-update-summary-and-mode-line shaddap
message "Expunging..." last-command vm-next-command-uses-marks vm-message-list
major-mode vm-virtual-mode make-vector 29 0 nil virtual-messages prev buffers-altered
virtual mp use-marks 2 1 vm-thread-obarray vm-unthread-message 5 4 curr vms 9 6 intern
vm-set-numbering-redo-start-point t vm-set-summary-redo-start-point vm-message-pointer
vm-system-state vm-last-message-pointer inhibit-quit vm-set-deleted-flag-of expunged 3
vm-modification-counter vm-set-buffer-modified-p old-delq vm-numbering-redo-start-point
buffer-size vm-sr-max vm-sr-min vm-sr-clip make-marker (...) buffer-read-only vm-display
(vm-expunge-folder) (vm-expunge-folder) mapatoms #<compiled-function ...
"...(73)" ... 2> "Deleted messages expunged." "No messages are
flagged for deletion."] 7 "Expunge messages with the `deleted'
attribute.\nFor normal folders this means that the deleted messages are\nremoved from the
message list and the message contents are\nremoved from the folder buffer.\n\nFor virtual
folders, messages are removed from the virtual\nmessage list. If virtual mirroring is in
effect for the virtual\nfolder, the corresponding real messages are also removed from
real\nmessage lists and the message contents are removed from real folders.\n\nWhen
invoked on marked messages (via vm-next-command-uses-marks),\nonly messages both marked
and deleted are expunged, other messages are\nignored." nil>()
call-interactively(vm-expunge-folder)
# (condition-case ... . error)
# (catch top-level ...)