[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 6.1-RELEASE / 6.2 Kernel Crash...
- To: Jan Knepper <jan_(_at_)_digitaldaemon_(_dot_)_com>
- Subject: Re: 6.1-RELEASE / 6.2 Kernel Crash...
- From: Mike Meyer <mwm_(_at_)_mired_(_dot_)_org>
- Date: Wed, 27 Dec 2006 15:14:12 -0500
- Cc: freebsd-isp_(_at_)_freebsd_(_dot_)_org, Tim McCullagh <tim_(_at_)_halenet_(_dot_)_com_(_dot_)_au>, Mario Theodoridis <mario-dated-1167617290_(_dot_)_71c9c2_(_at_)_schmut_(_dot_)_com>, FreeBSD Hackers <FreeBSD-Hackers_(_at_)_freebsd_(_dot_)_org>
In <4592690B_(_dot_)_7080800_(_at_)_digitaldaemon_(_dot_)_com>, Jan Knepper <jan_(_at_)_digitaldaemon_(_dot_)_com> typed:
> FreeBSD 5.x branch run on that machine for almost 2 years without a
> problem and magically the same time period in *hours* that I upgrade the
> machine I get hardware problems too? Not an impossible coincidence, but
> not very likely...
Or it could be that you have a hardware problem in hardware that
wasn't used by 5.x but is by 6.x.
<Storytime>
I had an 11/750 that ran BSD 4.2 for years with no problems. When I
tried to upgrade it to BSD 4.3, it would reliably panic in namei
during the boot process. We had about a dozen 750s, and this was our
test machine - so none of them were going to be upgraded until this
got fixed, deadline or no.
Stepping through namei in the debugger showed that one of the
instructions in the function prelude was changing a high bit in a
register it wasn't supposed to touch at all. In 4.2, the register was
unused, because namei got passed a handful of arguments. In 4.3, it
got passed a pointer to a struct with some of that information in it,
and the pointer wound up in said register. Dereferencing the pointer
caused the panic.
A motherboard replacement solved the problem.
</Storytime>
<mike
--
Mike Meyer <mwm_(_at_)_mired_(_dot_)_org> http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.
_______________________________________________
freebsd-isp_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org