Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030201AbWALJYT (ORCPT ); Thu, 12 Jan 2006 04:24:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964984AbWALJYT (ORCPT ); Thu, 12 Jan 2006 04:24:19 -0500 Received: from rhlx01.fht-esslingen.de ([129.143.116.10]:53474 "EHLO rhlx01.fht-esslingen.de") by vger.kernel.org with ESMTP id S964983AbWALJYT (ORCPT ); Thu, 12 Jan 2006 04:24:19 -0500 Date: Thu, 12 Jan 2006 10:24:06 +0100 From: Andreas Mohr To: Chase Venters Cc: linux-kernel@vger.kernel.org, ck@vds.kolivas.org Subject: Re: [ck] Bad page state at free_hot_cold_page Message-ID: <20060112092406.GA2587@rhlx01.fht-esslingen.de> References: <200601120301.00361.chase.venters@clientec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200601120301.00361.chase.venters@clientec.com> User-Agent: Mutt/1.4.2.1i X-Priority: none Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1701 Lines: 40 Hi, On Thu, Jan 12, 2006 at 03:00:59AM -0600, Chase Venters wrote: > Greetings, > (I'm posting this to LKML and CK because I'm not sure if any of 2.6.15-ck1's > changes might cause this scenario) > Recently I've noticed that after my desktop has been up for a while, my music > playback / mouse cursor movement will on occasion pause briefly. I got > frustrated with it a minute ago and decided to kill artsd, wondering if there > could be issues with both arts and amarok's backend holding the audio device > open at once. > When running killall artsd, I locked up for a second and found this in dmesg: > > Bad page state at free_hot_cold_page (in process 'artsd', page b1761620) > flags:0x80000404 mapping:00000000 mapcount:0 count:0 > Backtrace: > [] bad_page+0x84/0xbc > [] free_hot_cold_page+0x65/0x13a > [] _spin_unlock_irqrestore+0xf/0x23 > [] zap_pte_range+0x1d1/0x28f > [] unmap_page_range+0xc1/0x122 > [] unmap_vmas+0xed/0x242 > [] unmap_region+0xb4/0x156 > [] do_munmap+0x108/0x144 > [] sys_munmap+0x51/0x76 > [] sysenter_past_esp+0x54/0x75 > Trying to fix it up, but a reboot is needed AFAIK random page state toggling often happens due to bad RAM. Care to run memtest86 or similar to confirm this? Or also try running an older kernel to verify whether it doesn't happen there. But I'm betting on bad RAM :-\ Andreas Mohr - 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/