bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: looking into the amd64 arch problems


From: Constantine Kousoulos
Subject: Re: looking into the amd64 arch problems
Date: Mon, 05 Mar 2007 22:27:38 +0200
User-agent: Icedove 1.5.0.9 (X11/20061220)

Samuel Thibault wrote:
Constantine Kousoulos, le Mon 05 Mar 2007 20:37:25 +0200, a ιcrit :
I know that the amd64 arch is a big problem. Maybe with a little help i could pinpoint some bugs and, maybe, fix them.

I wouldn't say so big a problem, since Mach got to boot fine :)

:)


./native-install: line 138:    16 Killed                  /bin/settrans -c 
/servers/socket/2 /hurd/pfinet

Could you try to run it by hand in gdb so as to determine what is
killing it? (probably something like a non-enabled feature or something)

After 20 or so reboots, here are the results.

After two "successful" 'native-install' commands, the system boots into single user mode. Swap cannot be set up without making the system unbootable. I cannot fetch anything with apt-get (including gdb) because libc0.3 was not setup correctly during the first 'native-install' and that created unresolved dependency problems:

*** glibc detected *** double free or corruption (out): 0x080f5ca8 ***

This is what seems to break libc0.3:
/var/lib/dpkg/info/libc0.3.postinst: line 20: update-rc.d "$@" >/dev/null

I tried

# dpkg --force-depends --configure libc0.3

after the two native-install's but the problem persists.

Constantine





reply via email to

[Prev in Thread] Current Thread [Next in Thread]