When I run Emacs (either emacs20 from Debian or a hand compiled Emacs 21.0.105) in X in Hurd, I can see only an empty frame and the Emacs freezes. gdb backtrace of 21.0.105 follows, Emacs freezes always at the same place:
#0 0x0126b8cc in evc_wait () from /lib/libc.so.0.2 #1 0x0126bf79 in mach_msg () from /lib/libc.so.0.2 #2 0x0127194b in _hurd_exec () from /lib/libc.so.0.2 #9 0x080b4539 in x_make_frame_visible (f=0x83d0d20) at xterm.c:12730 #0 0x0126b8cc in evc_wait () from /lib/libc.so.0.2 #1 0x0126bf79 in mach_msg () from /lib/libc.so.0.2 #8 0x080be5ac in x_sync (f=0x83d0d20) at xfns.c:5219 #9 0x080b4539 in x_make_frame_visible (f=0x83d0d20) at xterm.c:12730 #10 0x080588f6 in Fmake_frame_visible (frame=1211960608) at frame.c:1477 Non-window starts of all Emacsen run fine. Does anybody know what's happening? Is there any way to fix the problem? It would make me happy :-), I could start using Hurd for serious work. The list of my installed packages with their versions is below. Thanks for any advice. Milan Zamazal adduser 3.41 base-files 2.2.13 base-passwd 3.2.1 bash 2.05-7 bbdb 2.32-1 binutils 2.11.90.0.27-1 blackbox 0.61.1-1.1 bsdmainutils 5.20010615-2 bsdutils 4.4.1.1 cpio 2.4.2-37 cpp 2.95.4-6 cpp-2.95 2.95.4-0.01081 debconf 1.0.00 debconf-utils 1.0.00 debhelper 3.0.44 debianutils 1.15 diff 2.7-26 dpkg 1.9.17 dpkg-dev 1.9.17 dpkg-mountable 0.8 e2fsprogs 1.22-2 ed 0.2-19 emacs20 20.7-10 emacsen-common 1.4.13 file 3.33-5 fileutils 4.1-3 findutils 4.1.7-2 gcc 2.95.4-6 gcc-2.95 2.95.4-0.01081 gdb 5.0.cvs2001072 gettext-base 0.10.39-2 gnumach 20010818-1 gnumach-dev 20010818-1 gnuserv 3.12.3-2 grep 2.4.2-2 grub 0.90-6 gzip 1.2.4-33 hostname 2.09 html2text 1.2.4-7 hurd 20010817-2 hurd-dev 20010817-2 inetutils 20010817 less 358-9 libc0.2 2.2.4-1 libc0.2-dev 2.2.4-1 libdb2 2.7.7.0-1 libdps1 4.1.0-5 libfreetype6 2.0.2.20010514 libgdbmg1 1.7.3-27 liblockfile1 1.03 libncurses4 4.2-3.4 libncurses5 5.2.20010318-3 libncurses5-de 5.2.20010318-3 libnet-perl 1.0703-4.1 libpam-runtime 0.72-31 libpam0g 0.72-31 libreadline4 4.2-5 libstdc++2.10 2.95.4-0.01081 libterm-slang- 0.07-6 libterm-stool- 0.26 libwrap0 7.6-8.2 libxaw6 4.1.0-5 libxaw7 4.1.0-5 libxaw7-dev 4.1.0-5 lynx 2.8.3-1.5 make 3.79.1-10 mawk 1.3.3-8 most 4.9.2-1 ncurses-base 5.2.20010318-3 ncurses-bin 5.2.20010318-3 ncurses-term 5.2.20010318-3 oo-browser 4.07-8 passwd 20000902-7 patch 2.5.4-5.01 perl 5.6.1-5 perl-base 5.6.1-5 perl-modules 5.6.1-5 screen 3.9.9-2 sed 3.02-8 shellutils 2.0.11-11 slang1 1.4.4-3.1 stow 1.3.2-14 syslogd 20010817 tar 1.13.19-1 tcpd 7.6-8.2 texinfo 4.0b-2 textutils 2.0-9 vim 5.8.007-2 xbase-clients 4.1.0-5 xfonts-100dpi 4.1.0-5 xfonts-75dpi 4.1.0-5 xfonts-base 4.1.0-5 xfonts-pex 4.1.0-5 xfonts-scalabl 4.1.0-5 xfree86-common 4.1.0-5 xlib6g-dev 4.1.0-5 xlibmesa3 4.1.0-5 xlibs 4.1.0-5 xlibs-dev 4.1.0-5 xserver-common 4.1.0-5 xserver-xfree8 4.1.0-5 xterm 4.1.0-5 xutils 4.1.0-5 zlib1g 1.1.3-15

