Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755123AbZJHALT (ORCPT ); Wed, 7 Oct 2009 20:11:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754985AbZJHALT (ORCPT ); Wed, 7 Oct 2009 20:11:19 -0400 Received: from mail-fx0-f227.google.com ([209.85.220.227]:47050 "EHLO mail-fx0-f227.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754952AbZJHALS (ORCPT ); Wed, 7 Oct 2009 20:11:18 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=SyIU3sAnUAphbijaLtlNArHSIA9hiZluQMgJxTRW/Yiqx3gXlzhzZ24IVLJdgfFda6 17p60gG9GZFAKYTnMbcG1U9dhdKxr67pujSzbZ2MoFtk1xhrB+1ysEknvCJr1Eqdf++q kqA2vNUinPDAtl6UbMg1eZFwnHbcX22rnXOe0= MIME-Version: 1.0 In-Reply-To: <6dd519ae0910071634q329239f2n360c8a54fcb81a26@mail.gmail.com> References: <6dd519ae0910071634q329239f2n360c8a54fcb81a26@mail.gmail.com> Date: Thu, 8 Oct 2009 03:10:41 +0300 Message-ID: <6dd519ae0910071710q6d4acealb749966a86fb860b@mail.gmail.com> Subject: Re: BUG: bad page state in process (In version 2.6.31.2) From: Brian Marete To: LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2054 Lines: 46 On Thu, Oct 8, 2009 at 2:34 AM, Brian Marete wrote: > Hello, > > Just found the BUG back-trace pasted below in my kernel logs. Sorry, failed to post the 1st two lines of the BUG trace. So, here is the entire trace once more: [ 508.575356] BUG: Bad page state in process tracker-indexer pfn:64e71 [ 508.575370] page:c459de20 flags:80000000 count:0 mapcount:0 mapping:00000001 index:0 [ 508.575381] Pid: 3827, comm: tracker-indexer Tainted: P 2.6.31.2 #1 [ 508.575387] Call Trace: [ 508.575402] [] ? printk+0x18/0x20 [ 508.575414] [] bad_page+0xc4/0x130 [ 508.575424] [] get_page_from_freelist+0x37f/0x490 [ 508.575435] [] __alloc_pages_nodemask+0xcd/0x540 [ 508.575446] [] ? __wake_up+0x40/0x50 [ 508.575455] [] __do_page_cache_readahead+0xd2/0x1d0 [ 508.575464] [] ra_submit+0x28/0x40 [ 508.575472] [] ondemand_readahead+0x7f/0x1f0 [ 508.575481] [] ? kunmap_atomic+0x6a/0x90 [ 508.575489] [] page_cache_async_readahead+0x78/0x90 [ 508.575499] [] generic_file_aio_read+0x386/0x6a0 [ 508.575508] [] ? mntput_no_expire+0x1a/0xd0 [ 508.575518] [] do_sync_read+0xd1/0x110 [ 508.575529] [] ? autoremove_wake_function+0x0/0x50 [ 508.575538] [] ? mntput_no_expire+0x1a/0xd0 [ 508.575548] [] ? security_file_permission+0xf/0x20 [ 508.575556] [] ? rw_verify_area+0x54/0xd0 [ 508.575564] [] ? __fput+0x175/0x1f0 [ 508.575572] [] vfs_read+0x99/0x190 [ 508.575580] [] ? do_sync_read+0x0/0x110 [ 508.575588] [] sys_read+0x3d/0x70 [ 508.575597] [] sysenter_do_call+0x12/0x28 -- B. Gitonga Marete Tel: +254-722-151-590 -- 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/