how to get more info
Vasil Dimov
vd at datamax.bg
Thu Dec 8 22:07:08 PST 2005
On Thu, Dec 08, 2005 at 06:05:03PM +0000, David Reid wrote:
> I'm running -STABLE and at present I'm being lucky to get more than 6
> hours uptime! The problem (and reason for this email) is to ask if there
> is anything I can do to try and get more info on th crashes to help
> debug and correct them. When the system goes it just reboots, no panic
> or information written to any logs. It's been doing it for a while but
> the last few days have seen it happening more often.
>
> I'm running a GENERIC kernel with WITNESS enabled. I'm more than willing
> to try and help find/fix the problem, but the lack of information is
> stopping me from doing much!
>
In addition to WITNESS you may add the following in your kernel config:
options MUTEX_DEBUG
options WITNESS # you already have that
options WITNESS_KDB
options DEBUG_MEMGUARD # only for 6.x
options INVARIANTS
options INVARIANT_SUPPORT
Do you do something specific when the machine reboots?
If the reboots continue with the above options I guess you should start
to replace the hardware part by part - try with another memory,
than another motherboard, etc.
Good Luck!
--
Vasil Dimov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 155 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-amd64/attachments/20051209/d8785c44/attachment.bin
More information about the freebsd-amd64
mailing list