[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080509102509.GA11710@gondor.apana.org.au>
Date: Fri, 9 May 2008 18:25:09 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Marco Berizzi <pupilla@...mail.com>
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: 2.6.25 crash: EIP: [<c02e2f14>] xfrm_output_resume+0x64/0x100 ss:esp 0068:c03a1e5c
On Fri, May 09, 2008 at 11:50:00AM +0200, Marco Berizzi wrote:
>
> I have rebooted the two boxes with slub_debug.
> This is the output taken with network console.
> Herbert does it help you?
>
> BUG: unable to handle kernel paging request at 6b6b6b9f
Unfortunately this just confirms that your skb has been freed
prematurely because 6b is the poison value.
However, it doesn't point us at the offender.
Although I wonder if there might be something in netfilter that's
freeing it since that's the only thing that could've run on your
machine between the previous access and the crash. I'll take
another look.
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists