Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755538AbYHYXPU (ORCPT ); Mon, 25 Aug 2008 19:15:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753752AbYHYXPI (ORCPT ); Mon, 25 Aug 2008 19:15:08 -0400 Received: from nf-out-0910.google.com ([64.233.182.190]:43557 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752306AbYHYXPF (ORCPT ); Mon, 25 Aug 2008 19:15:05 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ODXLOUPX7RRmAFhhQ4P/HCI+Ht2qYvQKrYdzFKL77R6NbJECoUEMcY7cYmesfMijoz UVZKpk/j+F2Cesuu6NqLgi/+u81olcVAJJAcoQOg3QKcL/dRIc9PqvDjrorA4DkagnH+ uT+WfGPAkMQfUkBOpUPMJjyY1nUcUhCPKVv2g= Message-ID: <520f0cf10808251615r5953794x9816bd58ea771ab3@mail.gmail.com> Date: Tue, 26 Aug 2008 01:15:03 +0200 From: "John Kacur" To: "Steven Rostedt" , LKML , RT Subject: Re: 2.6.26.3-rt3 bug report Cc: "Thomas Gleixner" , "Ingo Molnar" In-Reply-To: <520f0cf10808241551x2fe64e9esadf66634b3790c54@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <520f0cf10808241551x2fe64e9esadf66634b3790c54@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2946 Lines: 72 On Mon, Aug 25, 2008 at 12:51 AM, John Kacur wrote: > I haven't seen this one before. > > Bad page state in process 'firefox-bin' > page:ffffe20001011f00 flags:0x0100000000000000 > mapping:ffffe20001011f18 mapcount:0 count:0 > Trying to fix it up, but a reboot is needed > Backtrace: > Pid: 4180, comm: firefox-bin Tainted: G W 2.6.26.3-rt3 #3 > > Call Trace: > [] bad_page+0x6f/0x9d > [] ? inc_zone_page_state+0x5f/0x6b > [] free_hot_cold_page+0x88/0x1e6 > [] free_hot_page+0x10/0x12 > [] __free_pages+0x1d/0x26 > [] __pte_alloc+0x8e/0x99 > [] handle_mm_fault+0x15f/0x766 > [] ? rt_mutex_down_read_trylock+0x1ee/0x1f9 > [] do_page_fault+0x51d/0x92c > [] ? native_sched_clock+0x2a/0x72 > [] ? ftrace_now+0x9/0xb > [] ? tracing_hist_preempt_start+0xf1/0x10d > [] ? native_sched_clock+0x2a/0x72 > [] ? ftrace_now+0x9/0xb > [] error_exit+0x0/0x56 > > --------------------------- > | preempt count: 00000000 ] > | 0-level deep critical section nesting: > ---------------------------------------- > Slightly different form today. Bad page state in process 'firefox-bin' page:ffffe20000daa360 flags:0x0100000000000000 mapping:ffffe20000daa378 mapcount:0 count:0 Trying to fix it up, but a reboot is needed Backtrace: Pid: 16955, comm: firefox-bin Not tainted 2.6.26.3-rt3 #3 Call Trace: [] bad_page+0x6f/0x9d [] ? inc_zone_page_state+0x5f/0x6b [] free_hot_cold_page+0x88/0x1e6 [] free_hot_page+0x10/0x12 [] __free_pages+0x1d/0x26 [] __pte_alloc+0x8e/0x99 [] handle_mm_fault+0x15f/0x766 [] ? rt_mutex_down_read_trylock+0x1ee/0x1f9 [] do_page_fault+0x51d/0x92c [] ? trace_hardirqs_off+0x11d/0x136 [] ? __spin_unlock_irqrestore+0x29/0x4d [] ? __spin_unlock_irqrestore+0x29/0x4d [] ? hrtick_set+0x8f/0x100 [] ? native_sched_clock+0x2a/0x72 [] ? ftrace_now+0x9/0xb [] ? tracing_hist_preempt_stop+0x2cb/0x2f5 [] ? retint_swapgs+0xe/0x13 [] ? trace_hardirqs_on_thunk+0x3a/0x3c [] error_exit+0x0/0x56 --------------------------- | preempt count: 00000000 ] | 0-level deep critical section nesting: ---------------------------------------- -- 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/