Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 16:48:46 +0200 (CEST)
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        current@FreeBSD.ORG
Subject:   MFS broken in vop_stdbmap (was: trap12: page fault)
Message-ID:  <200105091448.f49Emmm00972@Magelan.Leidinger.net>
In-Reply-To: <200105031434.f43EYrG00732@Magelan.Leidinger.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On  3 Mai, An: current@FreeBSD.ORG wrote:
> Hi,
> 
> /sys from cvsup around 2pm CEST from cvsup3.de.freebsd.org (contains
> npx.c fix).

CVSUP from May 7, ~1pm CEST.

I made some progress. As you see in my last message I have parts of the
kernel loaded as modules. The mfs module was responsible for the page
fault (/tmp as mfs, /etc/rc deletes some files in /tmp unconditionally
at the point of the breakage).
Now I have the FSes, VESA and the random module in the kernel instead of
loading it as a module. Backtrace (no coredump, I try to get one at the
weekend if the following isn't enough):
---snip---
vop_stdbmap()
bdwrite()
ffs_update()
ufs_inactive()
ufs_vnoperate()
vrele()
vn_close()
vn_closefile()
fdrop()
...
---snip---

Bye,
Alexander.

-- 
                Where do you think you're going today?

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105091448.f49Emmm00972>