Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2005 01:45:08 -0800
From:      Giorgos Keramidas <keramida@hellug.gr>
To:        Eric Anderson <anderson@centtech.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Instant reboot on new interface coming up
Message-ID:  <20051111094508.GA2945@flame.pc>
In-Reply-To: <43734F29.7050101@centtech.com>
References:  <43724C11.5090201@centtech.com> <20051110081736.GA1855@flame.pc> <43734F29.7050101@centtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-11-10 07:46, Eric Anderson <anderson@centtech.com> wrote:
>Giorgos Keramidas wrote:
>>On 2005-11-09 13:20, Eric Anderson <anderson@centtech.com> wrote:
>>> I've been having issues lately when trying to bring up a new
>>> interface.  It's a hard problem to actually see, because it makes my
>>> machine instantly reboot.
>>> [...]
>>> I'm running 7.0-CURRENT as of a few days ago.
>>
>> How many days?  You need at least a version that includes the following
>> commit, otherwise you may have problems with ACPI or mbuf allocation:
>>
>> % glebius     2005-11-06 16:47:59 UTC
>> %
>> %   FreeBSD src repository
>> %
>> %   Modified files:
>> %     sys/kern             kern_mbuf.c
>> %   Log:
>> %   Fix panic string in last revision.
>> %
>> %   Revision  Changes    Path
>> %   1.15      +1 -1      src/sys/kern/kern_mbuf.c
>
> As of Monday, Nov 7th, and I've just checked, and I am indeed using
> this later version.  It happened both before, and after this commit.

Hi Eric,

There are reports for callout list corruption in recent CURRENT, after
some changes to IPv6 code.  If you don't really depend to INET6, can you
disable that in your kernel config and see if the panics go away?

- Giorgos




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