Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751257AbWHBRQu (ORCPT ); Wed, 2 Aug 2006 13:16:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751278AbWHBRQt (ORCPT ); Wed, 2 Aug 2006 13:16:49 -0400 Received: from gateway-1237.mvista.com ([63.81.120.158]:37737 "EHLO gateway-1237.mvista.com") by vger.kernel.org with ESMTP id S1751257AbWHBRQs (ORCPT ); Wed, 2 Aug 2006 13:16:48 -0400 Subject: Re: 2.6.17-rt8 crash amd64 From: Daniel Walker To: Bill Huey Cc: Steven Rostedt , Ingo Molnar , linux-kernel@vger.kernel.org In-Reply-To: <20060802071348.GA28653@gnuppy.monkey.org> References: <20060802011809.GA26313@gnuppy.monkey.org> <1154482302.30391.14.camel@localhost.localdomain> <20060802021956.GC26364@gnuppy.monkey.org> <20060802022539.GA26799@gnuppy.monkey.org> <20060802071348.GA28653@gnuppy.monkey.org> Content-Type: text/plain Date: Wed, 02 Aug 2006 10:16:44 -0700 Message-Id: <1154539004.8620.16.camel@c-67-188-28-158.hsd1.ca.comcast.net> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1169 Lines: 31 On Wed, 2006-08-02 at 00:13 -0700, Bill Huey wrote: > [ 3254.657547] BUG: scheduling while atomic: mv/0x00000001/5222 > [ 3254.663380] > [ 3254.663381] Call Trace: > [ 3254.667255] {__schedule+155} > [ 3254.672491] > {_raw_spin_unlock_irqrestore+81} > [ 3254.836278] {ia32_sysret+0} > [ 3254.841606] --------------------------- > [ 3254.845554] | preempt count: 00000001 ] > [ 3254.849503] | 1-level deep critical section nesting: > [ 3254.854614] ---------------------------------------- > [ 3254.859725] .. [] .... __schedule+0xb3/0xb2a > [ 3254.865743] .....[] .. ( <= > preempt_schedule+0x55/0x8f) _raw_spin_unlock_irqrestore() calls preempt_schedule() which calls __schedule() , maybe (should be impossible though)? Are you using a 32-bit userspace and a 64-bit kernel ? Daniel - 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/