From owner-freebsd-current Tue Aug 21 8:15:16 2001 Delivered-To: freebsd-current@freebsd.org Received: from tara.freenix.org (keltia.freenix.org [62.4.20.87]) by hub.freebsd.org (Postfix) with ESMTP id 3762337B40A; Tue, 21 Aug 2001 08:15:11 -0700 (PDT) (envelope-from roberto@tara.freenix.org) Received: by tara.freenix.org (Postfix/TLS, from userid 101) id 49E0E2B7; Tue, 21 Aug 2001 17:15:10 +0200 (CEST) Date: Tue, 21 Aug 2001 17:15:10 +0200 From: Ollivier Robert To: FreeBSD Current Users' list Cc: iedowse@freebsd.org Subject: Re: Panic with latest current/UFS_DIRHASH Message-ID: <20010821171510.A75116@tara.freenix.org> Mail-Followup-To: FreeBSD Current Users' list , iedowse@freebsd.org References: <20010821165443.A36763@caerdonn.eurocontrol.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010821165443.A36763@caerdonn.eurocontrol.fr>; from roberto@eurocontrol.fr on Tue, Aug 21, 2001 at 04:54:43PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT K6-3D/266 & 2x PPro/200 SMP Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG According to Ollivier Robert: > Just upgraded my laptop to the latest current and during installworld, got > this panic: > > panic: ufsdirhash_findslot: 'ka_JP.Shift_JIS' not found > db> trace > Debugger > panic > ufsdirhash_findslot > ufsdirhash_move > ufs_direnter > ufs_makeinode > ufs_symlink > ufs_vnoperate > symlink > syscall > syscall_with_err_pushed The interesting thing is that I also get that with my old 17th Jul. kernel... except that the panic message is "ufsdirhash_checkblock: bad dir inode" It is always in the following part of installworld: /usr/src/etc/Makefile: cd ${DESTDIR}/usr/share/locale; \ set - `grep "^[a-zA-Z]" ${.CURDIR}/locale.alias`; \ while [ $$# -gt 0 ] ; \ do \ rm -rf "$$1"; \ ln -s "$$2" "$$1"; \ shift; shift; \ done I'll try disabling UFS_DIRHASH. I have softupdates on all partitions EXCEPT /. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun 4 22:44:19 CEST 2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message