Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 1997 00:16:27 -0600 (CST)
From:      Lars Fredriksen <fredriks@Mcs.Net>
To:        current@freebsd.com
Subject:   Current dies in lkm_vfs()
Message-ID:  <199702130616.AAA00334@Mercury.mcs.net>

next in thread | raw e-mail | index | archive | help
Hi,
	I just compiled a current kernel and it dies in 
lkm_vfs(), line 622. It appears that vfc(ie. args->lkm_vfsconf).
I put a check in  right above to bail out if vfc was null and
that did not trigger. It is almost as if an interrup is getting
inbetween and blowing the registers away.

Dump failed, but the stack trace I had was:

__lkm_vfs()
lkmdispatch()
end()
lkm_ioctl()
spec_ioctl()
vn_ioctl()
ioctl()
syscall(27)

The active process at the time was modload.

Lars
-- 
-------------------------------------------------------------------
Lars Fredriksen		fredriks@mcs.com		(home)
			lars@fredriks-2.pr.mcs.net	(home-home)



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