[issue] Crash at startup

Stephen J. Turnbull stephen at xemacs.org
Tue Feb 26 04:35:53 EST 2008


jean-louis.a.leroy at fortis.com writes:

 > I have run xemacs under truss, hoping to find the location of the
 > core file, without success. I have re-read `man core`, still no
 > clue. But I'll ask a sysadmin.
 > 
 > I have found a 32 bit gdb and here's the stack trace and register dump:
 > 
 > (gdb) bt
 > #0  0x00000000 in ?? ()
 > #1  0xfef620fc in XRegisterIMInstantiateCallback () from /usr/lib/libX11.so.4

To work around the crash, try configuring and building with
--with-xim=no.

To help us debug, build XEmacs with CFLAGS="-g -O2" in the environment
and see if you can still get the crash.  This ways, we should be able
to oberve the values of the arguments to the various functions.  If
so, please post the traceback, again.

The registers are not very helpful to me, as I know little about the
Sun architecture.



More information about the XEmacs-Beta mailing list