Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 1995 22:33:06 +0200 (MET DST)
From:      Thomas Graichen <graichen@omega.physik.fu-berlin.de>
To:        wpaul@skynet.ctr.columbia.edu (A boy and his worm gear)
Cc:        bugs@freebsd.org
Subject:   Re: 3 ways to crash FreeBSD (2.0.5 and 950412-SNAP)
Message-ID:  <9507262033.AA26584@omega.physik.fu-berlin.de>
In-Reply-To: <199507211831.OAA05262@skynet.ctr.columbia.edu> from "A boy and his worm gear" at Jul 21, 95 02:31:27 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> I think I fixed this one. I noticed a similar problem with the if_sl
> module; all the MISC type modules are suceptible to the bug. The problem
> ...
> What you need to do to fix this is grab a new copy of /usr/src/sys/sys/lkm.h,
> install it (it goes in /usr/include/sys too, if you have just the lkm
> sources installed) and rebuild all the MISC modules. The new lkm.h
> has a tiny modification in the DISPATCH() macro: it makes a quick call
> to lkmexists() before actually trying to run the module's initialization
> routine.
> 
ok - i've tried it and it works fine - no more crashes :-)
> 
> > Feb  9 10:49:45 julia /vmunix: instruction pointer      = 0x8:0xf0125b1b
>                                                                   ^^^^^^^^
> Do an 'nm /vmunix' and see if you can find a symbol with an address
> close to this one. This will give you a rough idea of where the system
> is getting hosed (though it may not point you directly at the problem).
>  
ok - now i've been upgrading the 950412 snap machine to 2.0.5 release and now
only freebsd is there on the disk (before it was half linux half freebsd) -
now i've enough space to create crashdumps - and i get them (about the problem
with the other machine i'm not able to produce crashdumps with i'll report
more detailed later here) - thus you'll get more info about this nfs-xdm
problem within the next days (happy kernel debugging :-)

t
 _______________________________________________________||_____________________
                                                  __||
 Perfection is reached, not when there is no  __||       thomas graichen
 longer anything to add, but when there   __||      freie universitaet berlin
 is no longer anything to take away   __||              fachbereich physik
                                  __||
 - Antoine de Saint-Exupery - __||
 ___________________________||____email: graichen@omega.physik.fu-berlin.de____



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