[423] in arla-drinkers
Re: Arla 0.19 on Linux 2.1.131 core dump
daemon@ATHENA.MIT.EDU (assar@stacken.kth.se)
Wed Dec 23 19:13:42 1998
From owner-arla-drinkers@stacken.kth.se Thu Dec 24 00:13:41 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 15408 invoked from network); 24 Dec 1998 00:13:40 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 24 Dec 1998 00:13:40 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id BAA12173
for arla-drinkers-list; Thu, 24 Dec 1998 01:08:17 +0100 (MET)
Received: from assaris.sics.se (assaris.sics.se [193.10.66.108])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id BAA12168
for <arla-drinkers@stacken.kth.se>; Thu, 24 Dec 1998 01:08:13 +0100 (MET)
Received: (from assar@localhost) by assaris.sics.se (8.9.1/8.7.3) id BAA09216; Thu, 24 Dec 1998 01:09:32 +0100 (CET)
From: assar@stacken.kth.se
To: "Brandon S. Allbery" <allbery@hilfy.ece.cmu.edu>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: Arla 0.19 on Linux 2.1.131 core dump
References: <199812221538.QAA11473@sundance.stacken.kth.se>
Mime-Version: 1.0 (generated by tm-edit 7.68)
Content-Type: text/plain; charset=US-ASCII
Date: 24 Dec 1998 01:09:31 +0100
In-Reply-To: "Brandon S. Allbery"'s message of "Tue, 22 Dec 1998 10:29:13 -0500"
Message-ID: <5logouflj8.fsf@assaris.sics.se>
Lines: 18
X-Mailer: Gnus v5.5/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
"Brandon S. Allbery" <allbery@hilfy.ece.cmu.edu> writes:
> It's abort()ing in find_first_fs(), looking for the volume ID of
> root.sup.readonly in the volume structure for root.cell. This makes me
> think that it either inappropriately followed the mountpoint for root.sup
> (/afs/ece.cmu.edu/support) or failed to follow it to select the correct
> volume's cache structure.
I've seen the error but haven't been able to track the cause of it.
> BTW, here's a minor diff to xfs/linux/getcwd.c so things don't break if you
> reboot to a 2.0 kernel. The folks who are experimenting with 2.1 around
> here jump around a lot, and it's moderately annoying to see the system
> break if you forget to zap the LD_PRELOAD.
Thanks for the patch. I have installed it and it will be included in
0.20.
/assar