From: Dave Haywood <tla@oak.selfip.net>
To: Artem Savkov <artem.savkov@gmail.com>
Cc: Shaun Ruffell <sruffell@digium.com>,
Linux Kernel <linux-kernel@vger.kernel.org>,
linux-net@vger.kernel.org
Subject: Re: BUG: unable to handle kernel paging request at 00010016
Date: Tue, 21 Aug 2012 01:05:20 +0100 [thread overview]
Message-ID: <5032D0C0.4080908@oak.selfip.net> (raw)
In-Reply-To: <20120819082117.GA4634@thinkpad.lan>
On 19/08/2012 09:21, Artem Savkov wrote:
> On Sat, Aug 18, 2012 at 11:25:43PM -0500, Shaun Ruffell wrote:
>> Adding linux-net to the CC list.
>>
>> On Fri, Aug 17, 2012 at 11:57:56PM +0100, Dave Haywood wrote:
>>> [1.] One line summary of the problem:
>>> BUG: unable to handle kernel paging request at 00010016
>>>
>>> System boots then crashes a 5-10 or so seconds after getting to the login prompt
>>> Booting without the network cable attached prevents the crash (no evidence beyond 10 minutes after boot)
>>>
>>> Diagnostics:
>>> Captured the boot and managed a login + dmesg before the crash
>>> Some of the log looks corrupted. Probably my crappy usb dongle serial flow control but left it in anyway
>> [snip]
>>
>> Just a note that I see this as well. It happens reliably for me after trying to
>> login to the machine via ssh.
>>
>> Here is the back trace I collected on the serial port.
> There is a patch posted on netdev that fixes this for me:
> http://patchwork.ozlabs.org/patch/178525/
>
Bisected to:
5d299f3d3c8a2fbc732b1bf03af36333ccec3130 is the first bad commit
commit 5d299f3d3c8a2fbc732b1bf03af36333ccec3130
Author: Eric Dumazet <edumazet@google.com>
Date: Mon Aug 6 05:09:33 2012 +0000
net: ipv6: fix TCP early demux
IPv6 needs a cookie in dst_check() call.
We need to add rx_dst_cookie and provide a family independent
sk_rx_dst_set(sk, skb) method to properly support IPv6 TCP early demux.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
:040000 040000 96ade77f304a89c1886fbaa125b03d1f5699e418 485a021044b8f52ae8562e4e90d8f6536863f5e7 M include
:040000 040000 1ebd6792af2014ad11979216b9a56504a28d5782 7a53fc9e7fb219c4cacb1bbb3b6867f30790dfd1 M net
next prev parent reply other threads:[~2012-08-21 0:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-17 22:57 BUG: unable to handle kernel paging request at 00010016 Dave Haywood
2012-08-18 15:00 ` Dave Jones
2012-08-19 4:25 ` Shaun Ruffell
2012-08-19 8:21 ` Artem Savkov
2012-08-19 17:19 ` Shaun Ruffell
2012-08-21 0:05 ` Dave Haywood [this message]
2012-08-21 13:46 ` Neal Cardwell
2012-08-22 12:53 ` Dave Haywood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5032D0C0.4080908@oak.selfip.net \
--to=tla@oak.selfip.net \
--cc=artem.savkov@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-net@vger.kernel.org \
--cc=sruffell@digium.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.