Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2004 23:56:52 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        net@freebsd.org
Subject:   Re: "panic: fxp_start_body: attempted use of a free mbuf!" in RELENG_5
Message-ID:  <20041008235652.279b8d3c@dev.lan.Awfulhak.org>
In-Reply-To: <20041007165719.GA4023@xor.obsecurity.org>
References:  <20041007165719.GA4023@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 Oct 2004 09:57:19 -0700, Kris Kennaway <kris@obsecurity.org> wrote:
> Top of RELENG_5 on an smp machine:
> 
> panic: fxp_start_body: attempted use of a free mbuf!

I'm guessing you've got nothing weird saying options MSIZE=<non-power-of-2>
in your kernel config?  I committed a fix to -current that moans if you
try to do that (it breaks mtod()), but haven't MFC'd to RELENG_5.

-- 
Brian <brian@Awfulhak.org>                        <brian@[uk.]FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !



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