[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <b6fcc0a1001280119t1394d956paa4865c078b52c9f@mail.gmail.com>
Date: Thu, 28 Jan 2010 11:19:07 +0200
From: Alexey Dobriyan <adobriyan@...il.com>
To: jonathan@...masters.org
Cc: netdev@...r.kernel.org, netfilter-devel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: PROBLEM: reproducible crash KVM+nf_conntrack all recent 2.6
kernels
> 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists