Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752305AbZLIOtN (ORCPT ); Wed, 9 Dec 2009 09:49:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751789AbZLIOtL (ORCPT ); Wed, 9 Dec 2009 09:49:11 -0500 Received: from mk-filter-3-a-1.mail.uk.tiscali.com ([212.74.100.54]:4650 "EHLO mk-filter-3-a-1.mail.uk.tiscali.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751745AbZLIOtL (ORCPT ); Wed, 9 Dec 2009 09:49:11 -0500 X-Trace: 300708655/mk-filter-3.mail.uk.tiscali.com/B2C/$b2c-THROTTLED-DYNAMIC/b2c-CUSTOMER-DYNAMIC-IP/80.41.111.197/None/hugh.dickins@tiscali.co.uk X-SBRS: None X-RemoteIP: 80.41.111.197 X-IP-MAIL-FROM: hugh.dickins@tiscali.co.uk X-SMTP-AUTH: X-Originating-Country: GB/UNITED KINGDOM X-MUA: X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ai4BADJHH0tQKW/F/2dsb2JhbAAIhB7DGZAlg1lTBA X-IronPort-AV: E=Sophos;i="4.47,368,1257120000"; d="scan'208";a="300708655" Date: Wed, 9 Dec 2009 14:49:08 +0000 (GMT) From: Hugh Dickins X-X-Sender: hugh@sister.anvils To: =?UTF-8?Q?Am=C3=A9rico_Wang?= cc: linux-mm@kvack.org, LKML Subject: Re: An mm bug in today's 2.6.32 git tree In-Reply-To: <2375c9f90912090238u7487019eq2458210aac4b602@mail.gmail.com> Message-ID: References: <2375c9f90912090238u7487019eq2458210aac4b602@mail.gmail.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323584-1942787429-1260370148=:30748" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2463 Lines: 67 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323584-1942787429-1260370148=:30748 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 9 Dec 2009, Am=C3=A9rico Wang wrote: > Hi, mm experts, >=20 > I met the following bug in the kernel from today's git tree, accidentally= =2E > I don't know how to reproduce it, just saw it twice when doing different > work. Machine is x86_64. >=20 > Is this bug known? Thanks for the report. Not known to me. It looks like something has corrupted the start of a pagetable. No idea what that something might be, but probably not bad RAM. >=20 > Please feel free to let me know if you need more info. You say you saw it twice: please post what the other occasion showed (unless the first six lines were identical to this and it occurred around the same time i.e. separate report of the same). Thanks, Hugh >=20 > Thanks! >=20 > ---------------- > swap_free: Bad swap offset entry 09003c00 > BUG: Bad page map in process vim pte:1200780000 pmd:22f221067 > addr:000000319ce0f000 vm_flags:08000075 anon_vma:(null) > mapping:ffff88022efa8848 index:f > vma->vm_ops->fault: filemap_fault+0x0/0x593 > vma->vm_file->f_op->mmap: generic_file_mmap+0x0/0x63 > Pid: 659, comm: vim Tainted: G B 2.6.32 #55 > Call Trace: > [] ? print_bad_pte+0x29b/0x2c2 > [] ? unmap_vmas+0x8bc/0xbd5 > [] ? exit_mmap+0x13b/0x232 > [] ? mmput+0x57/0x123 > [] ? exit_mm+0x1af/0x1c1 > [] ? up_read+0x10/0x19 > [] ? do_exit+0x2f2/0xa61 > [] ? up_read+0x10/0x19 > [] ? sys_exit_group+0x0/0x24 > [] ? sys_exit_group+0x19/0x24 > [] ? system_call_fastpath+0x16/0x1b >=20 > -- > To unsubscribe, send a message with 'unsubscribe linux-mm' in > the body to majordomo@kvack.org. For more info on Linux MM, > see: http://www.linux-mm.org/ . > Don't email: email@kvack.org --8323584-1942787429-1260370148=:30748-- -- 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/