[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131020183312.GB16002@macbook.localnet>
Date: Sun, 20 Oct 2013 19:33:12 +0100
From: Patrick McHardy <kaber@...sh.net>
To: Wim Vandersmissen <Wim.Vandersmissen@...s.kuleuven.be>,
netdev@...r.kernel.org, kernelspam@...h.be
Subject: Re: kernel BUG at net/core/skbuff.c:1048!
On Sun, Oct 20, 2013 at 08:25:23PM +0200, Hannes Frederic Sowa wrote:
> Hi Patrick!
>
> On Sat, Oct 05, 2013 at 11:01:05AM +0100, Patrick McHardy wrote:
> > On Fri, Oct 04, 2013 at 11:35:55AM +0200, Wim Vandersmissen wrote:
> > > Hi,
> > >
> > > Got the following BUG when using ipv6 netfilter/conntrack/ipv6
> > > forwarding and traffic flowing.
> > >
> > > No issues in 3.4.x, but triggered in 3.10.x (introduced in 3.7)
> >
> > Please also send me your 3.10.x config and the ip6tables rules you're
> > using.
> >
> > Are you actually using IPv6 NAT?
>
> Maybe the same bug was hit by someone else and was reported in kernel
> bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=63331
>
> I added him in Cc.
Thanks, didn't really get to it yet. The problem is obviously that we're
rerouting the individual fragments, during which their headroom gets
expanded while a reference to them is held by the reassembled skb. Just
not sure yet how to fix it.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists