Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 1997 22:07:39 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        current@FreeBSD.ORG
Subject:   Re: page fault
Message-ID:  <19970602220739.KN28267@uriah.heep.sax.de>
In-Reply-To: <199706021259.PAA05257@shadows.aeon.net>; from mika ruohotie on Jun 2, 1997 15:59:01 %2B0300
References:  <19970601222428.RH40488@uriah.heep.sax.de> <199706021259.PAA05257@shadows.aeon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
As mika ruohotie wrote:

> > Rebuild a few object files with -g, and see where it crashes in
> > ether_output().
> 
> i'm sorry but you lost me there... :\
> 
> little more info what exactly i gotta do and i should be able to do it...

Well, if you don't know much about kernel debugging, it's always best
to start with the section about kernel debugging in the handbook. :)
I've answered these questions quite too often in the past, and thus
decided to better write it down there. ;-)

I'm still waiting on someone (was it Doug?) who promised to contribute
the part about LKM debugging...

I hope, after reading that stuff, you know what i mean by the above
comment.

> > > keep it on coz now it should not crash too often (i'm low on drive
> > If it's always the same spot, you only need one dump.
> 
> true, but my machine doesnt know it if it keeps crashing alone.
> 
> ofcourse, my dumps go to a filesystem i can afford to flood...

No need to flood filesystems with coredumps.  /var/crash/minfree is
your friend (and now finally works since FreeBSD 2.2).  Could i hint
you again to RTFM? :^)  (minfree is documented.)

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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