just did a cvs update. starting xemacs give me this backtrace.
# (unwind-protect ...)
# (catch #<INTERNAL OBJECT (XEmacs bug?) (opaque, size=4) 0x82c21c0> ...)
# (unwind-protect ...)
# (unwind-protect ...)
# bind (inhibit-quit frame-being-created)
make-frame(nil #<x-device on ":0.0" 0x1b19>)
frame-initialize()
# bind (debugger debug-on-error command-line-args-left)
command-line()
# (unwind-protect ...)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
Segmentation fault (core dumped)
not much looking at the core dump
(gdb) where
#0 0x403ce111 in __kill ()
#1 0x80874d5 in fatal_error_signal ()
#2 <signal handler called>
(gdb)