Debug - help please

Bruce M Simpson bms at spc.org
Wed Sep 10 19:18:22 PDT 2003


On Wed, Sep 10, 2003 at 06:36:21PM +0100, Hotmail wrote:
> Hello!
> 
> My machine is rebooting everyday. Without reason? - YES, but after set dumpdev="/dev/ad0s1b" and dumpdir="/var/crash" I've logs =  kernel.0 and vmcore.0

Can you try to replicate the problem with a debug kernel? This tells us
that the failure happened when something was being prefaulted into a map,
but it doesn't tell us which process the map belongs to.

If you compile a kernel with debugging symbols, and DDB, you will be
able to more accurately pinpoint the problem.

BMS


More information about the freebsd-hackers mailing list