[526] in arla-drinkers
Re: kernel crashes
daemon@ATHENA.MIT.EDU (Love)
Sun Jan 24 17:09:12 1999
From owner-arla-drinkers@stacken.kth.se Sun Jan 24 22:09:12 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 1857 invoked from network); 24 Jan 1999 22:09:11 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 24 Jan 1999 22:09:11 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id XAA13203
for arla-drinkers-list; Sun, 24 Jan 1999 23:04:03 +0100 (MET)
Received: from elixir.e.kth.se (1073744992@elixir.e.kth.se [130.237.48.5])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id XAA13199
for <arla-drinkers@stacken.kth.se>; Sun, 24 Jan 1999 23:04:00 +0100 (MET)
Received: from hummel.e.kth.se (hummel.e.kth.se [130.237.43.135])
by elixir.e.kth.se (8.9.2/8.9.2) with ESMTP id XAA13349;
Sun, 24 Jan 1999 23:03:59 +0100 (MET)
Received: (from lha@localhost)
by hummel.e.kth.se (8.9.2/8.9.2) id XAA02585;
Sun, 24 Jan 1999 23:03:58 +0100 (MET)
From: Love <lha@stacken.kth.se>
To: Kenneth Wayne Culver <culverk@wam.umd.edu>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: kernel crashes
References: <Pine.GSO.3.95q.990124161841.20566C-100000@rac9.wam.umd.edu>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 24 Jan 1999 23:03:58 +0100
In-Reply-To: Kenneth Wayne Culver's message of Sun, 24 Jan 1999 16:20:10 -0500 (EST)
Message-ID: <amg190ib01.fsf@hummel.e.kth.se>
Lines: 18
X-Mailer: Gnus v5.5/Emacs 20.2
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Kenneth Wayne Culver <culverk@wam.umd.edu> writes:
> In FreeBSD 3.0 when using the ELF KLD for arla, the kernel crashes upon
> trying to load the module.
>
> all I type is:
>
> kldload xfs.ko
>
> to cause the crash.
The problem is probably a unresolved symbol in the and when it fails to
link, the kld stuff crashes then it tries to back it out.
Don't remember what the symbol was. It's fixed in the cvs-tree.
Love