Ronald Pottol <chaos(a)chaostrophy.org> writes:
I run Xemacs in console mode on a stock Red Hat Linux 6.0 system,
and
display to an X server on my desktop. The desktop machine had a
hardware crash. Xemacs on the console became unresponsive, I try more
than one C-g, and eventually it backgrounds its self.
This is a known (and probably unsolvable) problem with the Xt
libraries. It used to be that XEmacs died immediately, so there has
been some improvement.
#1 0x806eba9 in fatal_error_signal ()
#2 <signal handler called>
(gdb)
Unfortunately this is useless... I if interpret the gdb mailing list
archives correctly this because gdb prior to gdb 4.18+patch from july
cannot interpret the linux kernel trampolines.
If you [or any body else running Red Hat 6.x] have the time could you
try a development snapshot from gdb
(
http://sourceware.cygnus.com/gdb) to confirm that is fixed that would
be nice.
Jan