From: Eric Dumazet <eric.dumazet@gmail.com>
To: Tomas Carnecky <tom@dbservice.com>
Cc: Bandan Das <bandan.das@stratus.com>,
David Miller <davem@davemloft.net>,
netdev@vger.kernel.org, akpm@linux-foundation.org
Subject: Re: [Bugme-new] [Bug 33842] New: NULL pointer dereference in ip_fragment
Date: Wed, 27 Apr 2011 09:41:07 +0200 [thread overview]
Message-ID: <1303890067.3166.4.camel@edumazet-laptop> (raw)
In-Reply-To: <4DB7C44D.60306@dbservice.com>
Le mercredi 27 avril 2011 à 09:22 +0200, Tomas Carnecky a écrit :
> On 4/26/11 11:24 PM, Eric Dumazet wrote:
> > Le mardi 26 avril 2011 à 17:19 -0400, Bandan Das a écrit :
> >> Yeah, I just rechecked and this is already in Linus' tree. So, Tomas you can
> >> either try pulling in those changes or you can apply this patch and see
> >> if it makes any difference. Thanks!
> > Better pull Linus tree because there is another patch involved.
> >
> > (commits c65353daf137dd41f3ede3baf62d561fca076228
> > ip: ip_options_compile() resilient to NULL skb route
>
> Still getting that error (on rc4-00245-g4175242, which includes that
> commit).
>
Could you send us a complete trace ?
One way to get one is to use netconsole (provided you have another
machine )
grep NETCONSOLE .config
CONFIG_NETCONSOLE=y
Add on your boot command
netconsole=4444@192.168.20.108/eth0,4444@192.168.20.112/00:1e:0b:ec:c3:e4
messages sent to host 192.168.20.112 udp port 4444, mac addr 00:1e:0b:ec:c3:e4, on eth0
then on 192.168.20.112 start a netcat listening on udp port 4444 to get
a copy of messages.
netcat -l -u -p 4444
Complete doc on Documentation/networking/netconsole.txt
Thanks !
next prev parent reply other threads:[~2011-04-27 7:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-26 20:31 [Bugme-new] [Bug 33842] New: NULL pointer dereference in ip_fragment Bandan Das
2011-04-26 20:46 ` David Miller
2011-04-26 20:53 ` Eric Dumazet
2011-04-26 20:59 ` Bandan Das
2011-04-26 21:01 ` Eric Dumazet
2011-04-26 21:19 ` Bandan Das
2011-04-26 21:24 ` Eric Dumazet
2011-04-27 7:22 ` Tomas Carnecky
2011-04-27 7:41 ` Eric Dumazet [this message]
2011-04-27 11:52 ` Tomas Carnecky
2011-04-27 12:17 ` Eric Dumazet
[not found] <bug-33842-10286@https.bugzilla.kernel.org/>
2011-04-26 4:29 ` Andrew Morton
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=1303890067.3166.4.camel@edumazet-laptop \
--to=eric.dumazet@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=bandan.das@stratus.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=tom@dbservice.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox