From: Alexey Dobriyan <adobriyan@gmail.com>
To: jonathan@jonmasters.org
Cc: netdev@vger.kernel.org, netfilter-devel@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: PROBLEM: reproducible crash KVM+nf_conntrack all recent 2.6 kernels
Date: Thu, 28 Jan 2010 11:19:07 +0200 [thread overview]
Message-ID: <b6fcc0a1001280119t1394d956paa4865c078b52c9f@mail.gmail.com> (raw)
> RIP: 0010:[<ffffffff813b4115>] [<ffffffff813b4115>] destroy_conntrack+0x82/0x114
Rebuild kernel with CONFIG_DEBUG_INFO=y.
Double sure conntracking is compiled-in.
Then run
addr2line -e vmlinux $RIP
it will tell exact line where kernel is oopsing.
next reply other threads:[~2010-01-28 9:27 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-28 9:19 Alexey Dobriyan [this message]
2010-01-28 11:21 ` PROBLEM: reproducible crash KVM+nf_conntrack all recent 2.6 kernels Jon Masters
-- strict thread matches above, loose matches on Subject: below --
2010-01-28 5:45 Jon Masters
2010-01-28 5:59 ` Jon Masters
2010-01-28 12:19 ` Patrick McHardy
2010-01-28 21:05 ` Jon Masters
2010-01-28 21:49 ` Jon Masters
2010-01-28 23:21 ` Jon Masters
2010-01-29 1:11 ` Jon Masters
2010-01-29 8:42 ` Jon Masters
2010-01-29 9:10 ` Eric Dumazet
2010-01-29 10:57 ` Jon Masters
2010-01-29 21:51 ` Jon Masters
2010-01-28 7:20 ` Jon Masters
2010-01-28 8:07 ` Jon Masters
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=b6fcc0a1001280119t1394d956paa4865c078b52c9f@mail.gmail.com \
--to=adobriyan@gmail.com \
--cc=jonathan@jonmasters.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
/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).