Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762462AbYHAVR1 (ORCPT ); Fri, 1 Aug 2008 17:17:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759993AbYHAVKu (ORCPT ); Fri, 1 Aug 2008 17:10:50 -0400 Received: from e3.ny.us.ibm.com ([32.97.182.143]:40886 "EHLO e3.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760649AbYHAVKm (ORCPT ); Fri, 1 Aug 2008 17:10:42 -0400 Date: Fri, 1 Aug 2008 14:10:36 -0700 From: "Paul E. McKenney" To: Suresh Siddha Cc: Vegard Nossum , LKML , the arch/x86 maintainers Subject: Re: recent -git: BUG in free_thread_xstate Message-ID: <20080801211036.GU14851@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <19f34abd0807231307y191c0ad7tfab4cda57ee88eb@mail.gmail.com> <20080723203109.GH14380@linux-os.sc.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080723203109.GH14380@linux-os.sc.intel.com> User-Agent: Mutt/1.5.15+20070412 (2007-04-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 995 Lines: 31 On Wed, Jul 23, 2008 at 01:31:09PM -0700, Suresh Siddha wrote: > On Wed, Jul 23, 2008 at 01:07:04PM -0700, Vegard Nossum wrote: > > Hi, > > > > I just got this on c010b2f76c3032e48097a6eef291d8593d5d79a6 (-git from > > yesterday): > > Do you see this in 2.6.26 aswell? I suspect it is coming from post 2.6.26 > changes. > > > > > BUG: unable to handle kernel paging request at 00664381 > > IP: [] free_thread_xstate+0x4/0x30 > ... > > > EIP is at arch/x86/kernel/process.c:36: > > > > if (tsk->thread.xstate) { > > > > It looks like the kernel stack of that process got corrupted, corrupting the > task pointer in thread_info. Can you send us your config file? I would also like to see the config file. Thanx, Paul -- 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/