[issue] Crash at startup

Mike Kupfer mike.kupfer at xemacs.org
Tue Feb 26 13:11:38 EST 2008


>>>>> "ST" == Stephen J Turnbull <stephen at xemacs.org> writes:

>> (gdb) bt
>> #0  0x00000000 in ?? ()
>> #1  0xfef620fc in XRegisterIMInstantiateCallback () from /usr/lib/libX11.so.4
[...]
ST> The registers are not very helpful to me, as I know little about the
ST> Sun architecture.

FWIW, the registers point at trying to indirect through a null function
pointer, which is consistent with the stack backtrace.

>> pc             0x0      0
>> npc            0x4      0x4

mike



More information about the XEmacs-Beta mailing list