Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758494Ab3FMKBb (ORCPT ); Thu, 13 Jun 2013 06:01:31 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:38753 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755062Ab3FMKBa (ORCPT ); Thu, 13 Jun 2013 06:01:30 -0400 Date: Thu, 13 Jun 2013 03:01:29 -0700 (PDT) Message-Id: <20130613.030129.858604303672324590.davem@davemloft.net> To: eric.dumazet@gmail.com Cc: rostedt@goodmis.org, sgunderson@bigfoot.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, rusty@rustcorp.com.au Subject: Re: NULL pointer dereference when loading the gre module (3.10.0-rc4) From: David Miller In-Reply-To: <1370577588.24311.407.camel@edumazet-glaptop> References: <20130606221656.GA11475@uio.no> <20130607030648.GA28618@home.goodmis.org> <1370577588.24311.407.camel@edumazet-glaptop> X-Mailer: Mew version 6.5 on Emacs 24.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1152 Lines: 28 From: Eric Dumazet Date: Thu, 06 Jun 2013 20:59:48 -0700 > On Thu, 2013-06-06 at 23:06 -0400, Steven Rostedt wrote: >> On Fri, Jun 07, 2013 at 12:16:56AM +0200, Steinar H. Gunderson wrote: >> > Hi, >> > >> > In 3.10.0-rc4, I get this on boot: >> > >> > [ 16.871043] BUG: unable to handle kernel NULL pointer dereference at 0000000000000003 >> > [ 16.879453] IP: [] 0xffffffffa0e52001 >> >> Strange, kallsyms should have registered the address already, even if it >> crashed on early module load. Not sure why it's not reporting it. Well, >> it seems to have reported some of the symbols of ip_gre below. Maybe >> this pointer is just totally screwed up. > > I could not reproduce this here. > > Steinar, please make sure you recompiled your modules, because this > looks like you loaded old modules. I applied Eric's fixed version of the patch, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/