Jake Colman wrote:
================================================================
Dear Bug Team!
I've been using this build of XEmacs for over two years. I was just moved to
a newly created Solaris 8 machine and continued to use this build without an
issue. They just rebooted the Solaris 8 system and now xemacs won't start on
that system. It still starts on the Solaris 7 system without a problem.
Here is my trace:
Lisp backtrace follows:
# (unwind-protect ...)
make-device(x nil)
# bind (display)
make-x-device(nil)
init-x-win()
# bind (debugger debug-on-error command-line-args-left)
command-line()
# (condition-case ... . ((t (byte-code " Â" ... 1))))
# bind (error-data)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
Segmentation Fault (core dumped)
Thank for any help!
can you get a c stack backtrace? this looks like a problem in the X
libraries but it's hard to say for sure.
ben