lwkt & a fatal trap
Matthew Dillon
dillon at apollo.backplane.com
Sun Feb 15 11:46:37 PST 2004
:Well, this is odd. I've changed nothing but the ext2fs option in my
:kernel config file (since, apparently, I was already builing a kernel
:with gdb debub symbols), and now I have no problems when starting up or
:shutting down. So apparently this is only a problem when using the
:ext2fs kernel module.
:
:Adam
It could be that something got out of sync. The modules are nortorious
for not always properly recompiling.
Try rm -rf'ing /usr/obj/usr/src/sys/KERNELNAME and rebuilding the whole
thing from scratch, then see if the module works (if you haven't done
that already).
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Bugs
mailing list