Andy Piper <andyp(a)parallax.co.uk> writes:
>The crash I'm getting is occurring in a call to Gpm_Open, but
only
>when XEmacs is run inside an xterm. When run on the Linux console the
>splash screen comes up. When I build without GPM everything is fine.
Didn't Jan identify this as a bug in GPM a while back? The stack trace
looks familiar.
No, that was a problem with M-x suspend-emacs. it caused an infinite
signal loop in libgpm when used on a glibc2 system. So it is most
likely not the same bug, but it does make it likely that the glibc2.1
is the "culprit".
Jan