Date: Wed, 18 Apr 2001 18:10:08 +0200 (CEST) From: Oliver Fromme <olli@secnetix.de> To: freebsd-stable@FreeBSD.ORG Subject: Re: top failing with nlist error Message-ID: <200104181610.SAA03964@lurza.secnetix.de> In-Reply-To: <20010417151441.A6826@shagged.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Simon Edwards <manic@shagged.org> wrote: > # top > top: nlist failed > > I had a look at the handbook, and it says that either kernel and userland are > not synced, even though it was a fresh install, i buildworld and build kernel'd > > This made no difference. > > The hand book also said that it may be that I wasn`t using /boot/loader > Checked that and I am. Are you 100% sure that yoru kernel and your binaries are in sync? Check the timestamps on your kernel, libkvm and top. Also check the output of ,,sysctl kern.bootfile'' to verify that this is really running the kernel that you think it is. Did you accidentally strip your kernel? This would also result in the above error message. Other than that, I have no idea. Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104181610.SAA03964>