Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755933AbXIQOHu (ORCPT ); Mon, 17 Sep 2007 10:07:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754263AbXIQOHk (ORCPT ); Mon, 17 Sep 2007 10:07:40 -0400 Received: from swsoft-mipt-nat.sw.ru ([195.214.233.10]:51297 "EHLO iris" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753460AbXIQOHi (ORCPT ); Mon, 17 Sep 2007 10:07:38 -0400 Message-ID: <46EE8A13.1070102@sw.ru> Date: Mon, 17 Sep 2007 18:07:15 +0400 From: "Denis V. Lunev" User-Agent: Thunderbird 2.0.0.6 (X11/20070803) MIME-Version: 1.0 To: Dhaval Giani CC: ajwade+00@andrew.wade.mooo.com, Satyam Sharma , thunder7@xs4all.nl, Jeff Garzik , Andrew Morton , Linux Kernel Mailing List , netdev Subject: Re: 2.6.23-rc4-mm1 OOPS in forcedeth? References: <20070831215822.26e1432b.akpm@linux-foundation.org> <20070901181352.GA4156@amd64.of.nowhere> <46D9B7EF.2050109@garzik.org> <20070902061900.GA5595@amd64.of.nowhere> <20070913235133.0df3c590.ajwade+00@andrew.wade.networklinux.net> <20070917135729.GA19802@linux.vnet.ibm.com> In-Reply-To: <20070917135729.GA19802@linux.vnet.ibm.com> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2357 Lines: 52 I have also seen this OOPS on e1000 card. So, looks like driver independent. By the way, this one has been triggered in a semi-stable way by the 'git-pull' Regards, Den Dhaval Giani wrote: > On Thu, Sep 13, 2007 at 11:51:33PM -0400, Andrew James Wade wrote: >> I have an Oops that may be related: >> >> BUG: unable to handle kernel NULL pointer dereference at virtual address 00000025 >> printing eip: c037d81b *pde = 00000000 >> Oops: 0000 [#1] >> last sysfs file: /devices/pci0000:00/0000:00:01.0/0000:01:00.0/class >> >> Pid: 0, comm: swapper Not tainted (2.6.23-rc4-mm1-config2 #2) >> EIP: 0060:[] EFLAGS: 00010246 CPU: 0 >> EIP is at tcp_rto_min+0xb/0x15 >> EAX: 00000032 EBX: c4c98b68 ECX: fffffffe EDX: 00000000 >> ESI: c4c98b68 EDI: c055f600 EBP: c4432e40 ESP: c0596dec >> DS: 007b ES: 007b FS: 0000 GS: 0000 SS: 0068 >> Process swapper (pid: 0, ti=c0596000 task=c052a340 task.ti=c0568000) >> Stack: c037d8de c4c98b68 c4c98b68 c037e0ec 00000001 c037f879 c052a8b4 c052a340 >> 00000000 00000001 c25e1e60 00000000 00000000 00000001 8c176265 8c17678a >> 00000000 00000001 00000001 00000000 8c17678a 86000000 ffffffff 007d8b21 >> Call Trace: >> [] tcp_rtt_estimator+0xb9/0xfe >> [] tcp_ack_saw_tstamp+0x14/0x43 >> [] tcp_ack+0x6b8/0x17b8 >> [] tcp_rcv_established+0x519/0x5f1 >> [] tcp_v4_do_rcv+0x28/0x2f8 >> [] tcp_v4_rcv+0x7df/0x83d >> [] ip_local_deliver+0xcc/0x148 >> [] ip_rcv+0x3b7/0x3de >> [] netif_receive_skb+0x17a/0x1c2 >> [] rtl8139_poll+0x2d9/0x425 >> [] net_rx_action+0xa8/0xc8 >> [] __do_softirq+0x40/0x90 >> [] do_softirq+0x4d/0xb6 >> ======================= >> INFO: lockdep is turned off. >> Code: 24 8b 82 88 03 00 00 89 82 40 05 00 00 a1 a0 23 53 c0 89 82 44 05 00 00 83 c4 0c 5b 5e 5f 5d c3 8b 90 88 00 00 00 b8 32 00 00 00 42 25 20 74 03 8b 42 54 c3 56 >> 85 d2 b9 01 00 00 00 0f 45 ca >> EIP: [] tcp_rto_min+0xb/0x15 SS:ESP 0068:c0596dec >> Kernel panic - not syncing: Fatal exception in interrupt - 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/