[425] in arla-drinkers
arla 0.20: getcwd & XFS panics
daemon@ATHENA.MIT.EDU (Max)
Thu Dec 24 21:49:57 1998
From owner-arla-drinkers@stacken.kth.se Fri Dec 25 02:49:56 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 1600 invoked from network); 25 Dec 1998 02:49:55 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 25 Dec 1998 02:49:55 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id DAA28761
for arla-drinkers-list; Fri, 25 Dec 1998 03:44:33 +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 DAA28757
for <arla-drinkers@stacken.kth.se>; Fri, 25 Dec 1998 03:44:26 +0100 (MET)
Received: (from assar@localhost) by assaris.sics.se (8.9.1/8.7.3) id DAA00514; Fri, 25 Dec 1998 03:45:47 +0100 (CET)
Subject: arla 0.20: getcwd & XFS panics
To: arla-drinkers@stacken.kth.se
Date: Thu, 24 Dec 1998 16:45:47 -0800 (PST)
From: Max <maxk@chinook.stanford.edu>
X-Mailer: ELM [version 2.4ME+ PL50s (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Message-Id: <E0ztLNz-0000Ys-00@chinook.stanford.edu>
Lines: 35
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Greetings!
I just compiled Arla 0.20 and noticed some major problems. The first
mistake was copying getcwd.so to /lib. I did this with all the other
versions with no major problems. My /etc/ld.so.preload has been
modified appropriately. As soon as I overwrote the old getcwd.so, the
system started responding to EVERY command with "Segmentation fault".
There was absolutely nothing I could do except press the reset
button. :( Fortunately, the system rebooted OK and I was even able to
log in and remove getcwd.so from ld.so.preload. Until I did that, I
couldn't start X (it complained about a missing __getcwd symbol).
So, whatever changed with getcwd managed to break it in a major way.
Incidentally, I used to be able to get pwd to work in AFS cells even
without it. Now, it doesn't.
On another note, the following produces a kernel panic message.
1. Go to an AFS cell.
2. Type "ls"
3. Before it has a chance to execute, hit Ctrl-c.
4. I see a message that says:
Message from syslogd@chinook at Thu Dec 24 16:30:49 1998 ...
chinook kernel: XFS Panic: xfs_message_installnode: dentry existed in cache && requested == 0
What is going on? Could this be related to the -z flag? Or is it
something else?
FYI, I'm using Debian Linux 2.2 beta (potato).
E-mail responses please.
Max