From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1Ap0fm-0004KQ-01 for user-mode-linux-devel@lists.sourceforge.net; Thu, 05 Feb 2004 23:45:10 -0800 Received: from mx2.elte.hu ([157.181.151.9]) by sc8-sf-mx1.sourceforge.net with esmtp (Exim 4.30) id 1Ap0cW-0003N4-RK for user-mode-linux-devel@lists.sourceforge.net; Thu, 05 Feb 2004 23:41:49 -0800 From: Ingo Molnar Message-ID: <20040206074220.GA25860@elte.hu> References: <200401241820.i0OIKHY3002399@ccure.user-mode-linux.org> <20040205123057.GA23555@elte.hu> <20040205183624.GA5236@elte.hu> <20040205191558.GA6580@elte.hu> <20040205195054.GA8248@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040205195054.GA8248@elte.hu> Subject: [uml-devel] Re: tt mode tls/glibc crash with 2.6 (Was: Re: uml-patch-2.6.0) Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Fri, 6 Feb 2004 08:42:20 +0100 To: M A Young Cc: Jeff Dike , user-mode-linux-devel@lists.sourceforge.net, Gerd Knorr * Ingo Molnar wrote: > ok, ignore this crash for the time being - it's probably caused by one > of my changes. I'm investigating it. found the bug - it was caused by my MM_COPY_SEGMENTS 'optimization'. I misunderstood the purpose of MM_COPY_SEGMENTS: in skas mode it's needed to copy the LDTs from an existing mm to the new mm, but the 'old mm' context is not the current task. Ingo ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel