On Tue, Jan 17, 2006 at 01:42:28PM +0100, [EMAIL PROTECTED] wrote: > Emacs (as shipped with Debian) works when launched under the hurd > console but when it is done in a X window session, the system goes > crazy and finally, the only solution I have is to reboot the system > (if I wait longer, it reboots on its own).
I can confirm this running emacs remotely on my Debian GNU/Hurd system via a `ssh -X' connection from a GNU/Linux system; with the only change that my system doesn't ``go crazy'', but I get a segmentation fault instead. emacs-snapshot shows exactly the same behaviour. Running it through gdb only told me the following so far: #v+ Program received signal SIGTRAP, Trace/breakpoint trap. 0x0133aac9 in trampoline () from /lib/libc.so.0.3 (gdb) bt #0 0x0133aac9 in trampoline () from /lib/libc.so.0.3 #1 0x0000000e in ?? () #2 0x00000000 in ?? () #3 0x017f9044 in ?? () #4 0x0135f890 in sigismember () from /lib/libc.so.0.3 #5 0x014464e3 in dl_open_worker () from /lib/libc.so.0.3 #6 0x0000b48a in _dl_catch_error () from /lib/ld.so #7 0x01446b00 in _dl_open () from /lib/libc.so.0.3 #8 0x01480e7d in dlopen_doit () from /lib/libdl.so.2 [...] #v- :-| I can't continue to debug this at the moment. Regards, Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

