On Tue, 2011-02-22 at 12:42 +0100, Samuel Thibault wrote: > Svante Signell, le Tue 22 Feb 2011 07:18:23 +0100, a écrit : > > On Tue, 2011-02-22 at 02:04 +0100, Samuel Thibault wrote: > > > Svante Signell, le Tue 22 Feb 2011 00:38:03 +0100, a écrit : > > > > gcc -g fails_on_hurd.c > > > > ./a.out > > > > getifaddrs: (os/kern) successful > > > > > > To fix it you need both the hurd patch I've just pushed and the glibc > > > patch Roland has just pushed. > > > > Thanks, are the updated hurd and (e)glibc going to be built soon by the > > buildds? > > Not in the near future. I've but some fixed libc.so and pfinet on > http://people.debian.org/~sthibault/tmp/
Something might be wrong with libc (or sshd), I get a free() error in libc when starting ssh: (when booting or restarting) /etc/init.d/ssh start Starting OpenBSD Secure shell server: sshd *** glibc detected /usr/sbin/sshd: free(=: invalid pointer: 0x000a4000 *** Aborted failed! I also still have the following problem with dbus during boot after installing the new libc and pfinet: Starting message bus: dbus Failed to set socket option "/var/run/dbus/system_bus_socket" Filesystem was checked before the current boot (the problems were the same before filesystem check or reboots) I'm kind of lost now. Maybe I will install Hurd again under qemu-kvm and start from scratch :(