"Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
We've seen something like this before, it has not yet been
identified. I think it's mostly been on exit, though. What context,
are you usually doing a particular kind of thing or does it seem
totally random?
indeed, it seems not to be connected to a particular command ... at
least i cant force the problem to turn up.
Please send your Installation file, and any details about platform
that might be significant (eg, OpenMotif vs. platform Motif) that
are not evident from Installation.
it is sparc-sun-solaris2.8 and uname -a gives
SunOS zion.fdm.uni-freiburg.de 5.8 Generic_108528-05 sun4u sparc SUNW,Ultra-5_10
and here is the relevant part from the installation file:
##
##
## xemacs-21.4.5
##
##
umask 002
##
mkdir /usr/local/lib/xemacs-21.4.5
##
cd /tmp
gzip -cd /h/sc/downloads/xemacs/xemacs-21.4.5.tar.gz | tar xvf -
gzip -cd /h/sc/downloads/xemacs/xemacs-21.4.5-elc.tar.gz | tar xvf -
gzip -cd /h/sc/downloads/xemacs/xemacs-21.4.5-info.tar.gz | tar xvf -
##
cd xemacs-21.4.5
./configure \
--cflags='-O2' \
--dynamic=yes \
--site-includes=/usr/local/include/X11 \
--site-libraries=/usr/local/lib/X11 \
--package-path=/usr/local/lib/xemacs/xemacs-packages
## --cflags='-O2 -mcpu=v8' \
##
make
make install
make gzip-el
##
cd /usr/local
chgrp -R staff bin/xemacs-21.4.5
chmod -R g+w bin/xemacs-21.4.5
##
rm -rf /tmp/xemacs-21.4.5
cd /usr/local/lib/xemacs-21.4.5/lisp
ln -s /h/sc/xemacs/site-start.el
##
##
##
## xemacs-sumo-2001-07-09
##
##
umask 002
##
cd /usr/local/lib/xemacs
rm -rf xemacs-packages-old
mv xemacs-packages xemacs-packages-old
##
zcat /h/sc/downloads/xemacs/xemacs-sumo-2001-07-09.tar.gz | tar xf -
##
cd xemacs-packages/lisp/auctex
rm tex-site.el
ln -s /h/sc/xemacs/tex-site.el
ln -s /h/sc/xemacs/auctex/style
##
If you can get XEmacs running at all, and you have a recent version
of the net-utils package, M-x report-xemacs-bug RET is the
recommended way to submit bug reports, as it will give all that data
automatically, as well as a lot of information about context (such
as your packages and recent keystrokes).
i will send a proper bug-report as soon as the problem turns up again ...
thank you very much,
tomy
--
Signature for mail groups