From: "Steinar H. Gunderson" <sgunderson@bigfoot.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-kernel@vger.kernel.org, davem@davemloft.net,
netdev@vger.kernel.org, Rusty Russell <rusty@rustcorp.com.au>
Subject: Re: NULL pointer dereference when loading the gre module (3.10.0-rc4)
Date: Fri, 7 Jun 2013 10:43:03 +0200 [thread overview]
Message-ID: <20130607084303.GE15083@uio.no> (raw)
In-Reply-To: <20130607030648.GA28618@home.goodmis.org>
On Thu, Jun 06, 2013 at 11:06:48PM -0400, Steven Rostedt wrote:
> Note the faulting address is 0xffffffffa0e52001, which is around the
> above address, be interesting to know what was at that location.
Aha, the plot thickens:
root 6095 0.0 0.0 6632 596 ? D Jun06 0:00 /sbin/modprobe -q -- net-pf-17
pannekake:/usr/src/linux-3.10-rc4> sudo cat /proc/6095/stack
[<ffffffff812bb04f>] register_pernet_subsys+0x18/0x39
[<ffffffffa0ffd089>] packet_init+0x32/0x44 [af_packet]
[<ffffffff81000263>] do_one_initcall+0x7b/0x10c
[<ffffffff8107e5db>] load_module+0x1b1f/0x1e19
[<ffffffff8107e969>] SyS_init_module+0x94/0xa1
[<ffffffff8138cf12>] system_call_fastpath+0x16/0x1b
[<ffffffffffffffff>] 0xffffffffffffffff
I have a tcpdump running almost all the time (from boot), for a variety of
reasons. And I think I have the BPF JIT on; possibly related.
/* Steinar */
--
Homepage: http://www.sesse.net/
next prev parent reply other threads:[~2013-06-07 8:43 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20130606221656.GA11475@uio.no>
2013-06-07 3:06 ` NULL pointer dereference when loading the gre module (3.10.0-rc4) Steven Rostedt
2013-06-07 3:59 ` Eric Dumazet
2013-06-07 8:31 ` Steinar H. Gunderson
2013-06-13 10:01 ` David Miller
2013-06-07 8:27 ` Steinar H. Gunderson
2013-06-07 8:43 ` Steinar H. Gunderson [this message]
2013-06-07 8:54 ` Steinar H. Gunderson
2013-06-07 13:40 ` Eric Dumazet
2013-06-07 15:15 ` Steven Rostedt
2013-06-07 15:46 ` Steinar H. Gunderson
2013-06-07 16:12 ` Steven Rostedt
2013-06-07 17:52 ` Steinar H. Gunderson
2013-06-07 18:26 ` Steven Rostedt
2013-06-07 18:34 ` Steinar H. Gunderson
2013-06-07 18:44 ` Steven Rostedt
2013-06-07 18:46 ` Steinar H. Gunderson
2013-06-07 20:26 ` Eric Dumazet
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=20130607084303.GE15083@uio.no \
--to=sgunderson@bigfoot.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=rusty@rustcorp.com.au \
/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;
as well as URLs for NNTP newsgroup(s).