Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 20 Feb 2003 06:37:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 20 Feb 2003 06:37:14 -0500 Received: from mx2.elte.hu ([157.181.151.9]:11753 "HELO mx2.elte.hu") by vger.kernel.org with SMTP id ; Thu, 20 Feb 2003 06:37:09 -0500 Date: Thu, 20 Feb 2003 12:46:51 +0100 (CET) From: Ingo Molnar Reply-To: Ingo Molnar To: Linus Torvalds Cc: Zwane Mwaikambo , Chris Wedgwood , Kernel Mailing List , "Martin J. Bligh" , William Lee Irwin III Subject: Re: doublefault debugging (was Re: Linux v2.5.62 --- spontaneous reboots) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2155 Lines: 59 i think i managed to trigger a potentially useful oops, with BK-curr: Unable to handle kernel paging request at virtual address 6b6b6b8b printing eip: c011944b *pde = 00000000 Oops: 0002 CPU: 0 EIP: 0060:[] Not tainted EFLAGS: 00010046 EIP is at do_page_fault+0x7b/0x4e4 eax: 6b6b6b8b ebx: 6b6b6b6b ecx: 0000002b edx: c02dd6ac esi: 6b6b6b8b edi: ca095320 ebp: ca092170 esp: ca0920c8 ds: 007b es: 007b ss: 0068 Process start-threads (pid: 21685, threadinfo=ca090000 task=ca094ce0) Stack: c02dd6ac 0000002b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b8b 6b6b6b6b 6b6b6b6b 6b6b6b6b 00030001 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b Call Trace: [tons of pagefault recursion] [] do_page_fault+0x0/0x4e4 [] error_code+0x2d/0x38 [] do_page_fault+0x7b/0x4e4 [] do_page_fault+0x0/0x4e4 [] error_code+0x2d/0x38 [] do_page_fault+0x7b/0x4e4 [] do_timer+0xc8/0xd0 [] rcu_process_callbacks+0x17c/0x1b0 [] scheduler_tick+0x3ff/0x410 [] tasklet_action+0x73/0xc0 [] do_page_fault+0x0/0x4e4 [] error_code+0x2d/0x38 [] schedule+0xb8/0x3d0 [] release_task+0x17d/0x200 [] mmput+0x1f/0xc0 [] do_exit+0x31d/0x3b0 [] do_nmi+0x58/0x60 [] __dequeue_signal+0x6e/0xb0 [] do_group_exit+0x110/0x140 [] dequeue_signal+0x2e/0x60 [] get_signal_to_deliver+0x2b1/0x440 [] do_signal+0xb2/0xf0 [] schedule_timeout+0x74/0xc0 [] sigprocmask+0x89/0x140 [] process_timeout+0x0/0x10 [] sys_rt_sigprocmask+0x7d/0x1a0 [] sys_nanosleep+0x154/0x180 [] do_notify_resume+0x5b/0x60 [] work_notifysig+0x13/0x15 - 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/