From owner-cvs-all Wed Apr 10 2:24:32 2002 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id 7883E37B416; Wed, 10 Apr 2002 02:24:23 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [IPv6:fec0::1:12]) by Awfulhak.org (8.12.2/8.11.6) with ESMTP id g3A9OHoi028920; Wed, 10 Apr 2002 10:24:18 +0100 (BST) (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.12.2/8.12.2) with ESMTP id g3A9OEOF049763; Wed, 10 Apr 2002 10:24:14 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200204100924.g3A9OEOF049763@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Alexander Leidinger Cc: brian@freebsd-services.com, julian@elischer.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_linker.c In-Reply-To: Message from Alexander Leidinger of "Wed, 10 Apr 2002 11:01:12 +0200." <200204100901.g3A91CHA000612@Magelan.Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 10 Apr 2002 10:24:14 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On 10 Apr, Brian Somers wrote: > > > I'm running with an April 3 kernel (I reverted it because kernels > > over the past few days have dysfunctional shared library support). > > Can you a little bit more specific? I've a Apr 7 kernel here, and I > can't see any problems (after turning of tagged queuing for ATA). I was seeing this at boot: : Clearing /tmp:/usr/libexec/ld-elf.so.1: /usr/lib/libc.so.5: invalid file format : . : Additional daemons: syslogd/usr/libexec/ld-elf.so.1: /usr/lib/libc.so.5: invalid file format : . : Checking for core dump: Mediasize = 1048576000 : Sectorsize = 512 : savecore: Parity error on last dump header on /dev/ad1s1b : : Doing additional network setup: named/usr/libexec/ld-elf.so.1: /usr/lib/libc.so.5: invalid file format : timed/usr/libexec/ld-elf.so.1: /usr/lib/libutil.so.3: invalid file format : rpcbind/usr/libexec/ld-elf.so.1: /usr/lib/libwrap.so.3: invalid file format : ypbind/usr/libexec/ld-elf.so.1: /usr/lib/libc.so.5: invalid file format : . : Starting final network daemons: mountd^\Reboot interrupted : Enter full pathname of shell or RETURN for /bin/sh: pid 221 (mountd), uid 0: exited on signal 3 (core dumped) Booting from an April 3 kernel is ok (with an April 9 userland). I also had my entire / partition completely garbled *twice* during the week (since mkcusick's fsck_ffs changes - although I don't suspect they're the problem) after a clean shutdown - directories such as sbin being replaced by character specials, directories becoming large (size 3*10^38) files etc. I haven't said much however because I haven't had time to diagnose anything :-( -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message