Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752790AbXJVPLV (ORCPT ); Mon, 22 Oct 2007 11:11:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751742AbXJVPLI (ORCPT ); Mon, 22 Oct 2007 11:11:08 -0400 Received: from wr-out-0506.google.com ([64.233.184.237]:30153 "EHLO wr-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751681AbXJVPLG (ORCPT ); Mon, 22 Oct 2007 11:11:06 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=gJKcMzBAFh59UJbRirGVvl/TJWhKAb/mkCmaJzMSdUrnGwWu1GRC+vSPowaHygjL+zL4N6b1vB1/dDaZJqg8e3SWnub0GdBADPTr7L8xkTPY/JjIRkNbDBnDrGlZAvEhZ35YIG7RcAXbK5767F3UZz8xU9hgY8BZUrpmWL0csoU= Message-ID: <471CBD76.6030205@googlemail.com> Date: Mon, 22 Oct 2007 17:10:46 +0200 From: Gabriel C User-Agent: Thunderbird 2.0.0.6 (X11/20071004) MIME-Version: 1.0 To: Nick CC: Linux Kernel Mailing List , "Eric W. Biederman" , netdev Subject: Re: appletalk bugs References: <471CB159.1070706@googlemail.com> <1193064745.20114.3.camel@stingray> In-Reply-To: <1193064745.20114.3.camel@stingray> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1929 Lines: 46 Nick wrote: [ restoring CC ] > Fascinating ... Are you using chooser or NetInfo? No I don't. I fact I don't even know why that module got loaded. > On Mon, 2007-10-22 at 16:19 +0200, Gabriel C wrote: >> Hi, >> >> modprobing appletalk on current git gives a warning in dmesg : >> >> [38506.600269] sysctl table check failed: /net/appletalk .3.7 procname does not match binary path procname >> >> on rmmod appletalk I get an Oops : >> >> >> [38541.525258] BUG: unable to handle kernel NULL pointer dereference at virtual address 0000000c >> [38541.525266] printing eip: c011d4f0 *pde = 00000000 >> [38541.525274] Oops: 0000 [#1] PREEMPT SMP >> [38541.525282] Modules linked in: appletalk psnap llc pc87360 hwmon_vid eeprom adm1021 sr_mod shpchp pci_hotplug iTCO_wdt iTCO_vendor_support intel_agp i82860_edac i2c_i801 edac_core cdrom agpgart 3c59x mii ext4dev jbd2 crc16 loop lp parport_pc parport evdev >> [38541.525312] >> [38541.525316] Pid: 28887, comm: rmmod Not tainted (2.6.23-gcfa76f02 #341) >> [38541.525321] EIP: 0060:[] EFLAGS: 00010202 CPU: 0 >> [38541.525334] EIP is at unregister_sysctl_table+0x11/0x70 >> [38541.525339] EAX: 00000001 EBX: e8ef2180 ECX: 00000002 EDX: 00000000 >> [38541.525343] ESI: 00000000 EDI: 00000880 EBP: cc094000 ESP: cc095f38 >> [38541.525347] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 > >> [38541.525389] Call Trace: >> [38541.525395] [] atalk_exit+0x5/0x4b [appletalk] >> [38541.525410] [] sys_delete_module+0x187/0x1b5 >> [38541.525420] [] do_page_fault+0x18b/0x51a >> [38541.525426] [] do_munmap+0x19b/0x1b4 >> [38541.525437] [] sysenter_past_esp+0x5f/0x85 > > > - 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/