From mboxrd@z Thu Jan 1 00:00:00 1970 From: "John Kacur" Subject: Re: 2.6.26.3-rt3 bug report Date: Fri, 29 Aug 2008 16:29:03 +0200 Message-ID: <520f0cf10808290729q1d99b915s1543256796c8eeb7@mail.gmail.com> References: <520f0cf10808241551x2fe64e9esadf66634b3790c54@mail.gmail.com> <520f0cf10808251615r5953794x9816bd58ea771ab3@mail.gmail.com> <1219724080.25366.13.camel@perihelion> <48B39969.8060501@osadl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Jon Masters" , "Steven Rostedt" , LKML , RT , "Thomas Gleixner" , "Ingo Molnar" To: "Carsten Emde" Return-path: Received: from ik-out-1112.google.com ([66.249.90.179]:63452 "EHLO ik-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755728AbYH2O3H (ORCPT ); Fri, 29 Aug 2008 10:29:07 -0400 Received: by ik-out-1112.google.com with SMTP id c28so521453ika.5 for ; Fri, 29 Aug 2008 07:29:03 -0700 (PDT) In-Reply-To: <48B39969.8060501@osadl.org> Content-Disposition: inline Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Tue, Aug 26, 2008 at 7:49 AM, Carsten Emde wrote: > Jon Masters wrote: >> On Tue, 2008-08-26 at 01:15 +0200, John Kacur wrote: >>> 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 >> Er, does firefox run reliably on a non-RT 2.6.26.3 kernel? This many >> random calls to bad_page suggests more of a RAM problem. > Don't think so. Same problem here: > Bad page state in process 'bonobo-activati' > page:c18f66fc flags:0x40000000 mapping:c18f670c mapcount:0 count:0 > Trying to fix it up, but a reboot is needed > Backtrace: > Pid: 4169, comm: bonobo-activati Not tainted 2.6.26.3-rt3 #2 > [] ? printk+0x14/0x1a > [] bad_page+0x4e/0x79 > [] free_hot_cold_page+0x5b/0x1dc > [] free_hot_page+0xf/0x11 > [] __free_pages+0x20/0x2b > [] __pte_alloc+0x6f/0x77 > [] handle_mm_fault+0xa5/0x56c > [] ? rt_mutex_down_read+0x15c/0x164 > [] do_page_fault+0x2c1/0x674 > [] ? enqueue_task+0x5a/0x66 > [] ? __spin_unlock_irqrestore+0x24/0x42 > [] ? rt_mutex_adjust_prio+0x1a/0x31 > [] ? __spin_lock_irqsave+0x1e/0x38 > [] ? try_to_wake_up+0x176/0x180 > [] ? __spin_unlock_irqrestore+0x18/0x42 > [] ? rt_mutex_adjust_prio+0x1a/0x31 > [] ? rt_mutex_adjust_prio+0x2c/0x31 > [] ? rt_mutex_adjust_prio+0x2c/0x31 > [] ? rt_write_slowunlock+0x1cd/0x1d5 > [] ? mprotect_fixup+0x238/0x282 > [] ? audit_syscall_exit+0x2b6/0x2d1 > [] ? resume_userspace+0x6/0x1c > [] ? do_page_fault+0x0/0x674 > [] error_code+0x72/0x78 > Hi Carsten Any progress or ideas here? Thank you John