From owner-freebsd-bugs Wed Aug 29 1:40: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5575737B405 for ; Wed, 29 Aug 2001 01:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7T8e3R56822; Wed, 29 Aug 2001 01:40:03 -0700 (PDT) (envelope-from gnats) Date: Wed, 29 Aug 2001 01:40:03 -0700 (PDT) Message-Id: <200108290840.f7T8e3R56822@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Chris Pockele Subject: Re: misc/30168: 4-stable, crash when writing to msdos fs Reply-To: Chris Pockele Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/30168; it has been noted by GNATS. From: Chris Pockele To: Kris Kennaway Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/30168: 4-stable, crash when writing to msdos fs Date: Wed, 29 Aug 2001 10:27:13 +0200 Kris Kennaway wrote: > > Do you have msdosfs compiled into your kernel? Check by running > kldstat after you mount the volume. If msdos.ko shows up in kldstat, > then check whether your /modules/msdos.ko is in sync with your kernel > (it should have the same date as /kernel if it was installed at the > same time). Out of date modules can cause panics. > Yes, it's in the kernel (not in a module). It happens with the GENERIC kernel too (even after a fresh install). Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message