From owner-freebsd-emulation@FreeBSD.ORG Thu Jul 10 10:32:23 2003 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE57037B401; Thu, 10 Jul 2003 10:32:23 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6034A43FA3; Thu, 10 Jul 2003 10:32:23 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([12.233.125.100]) by attbi.com (rwcrmhc13) with ESMTP id <200307101732210150022nmue>; Thu, 10 Jul 2003 17:32:22 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id KAA40658; Thu, 10 Jul 2003 10:32:17 -0700 (PDT) Date: Thu, 10 Jul 2003 10:32:15 -0700 (PDT) From: Julian Elischer To: Ulrich Spoerlein In-Reply-To: <20030710172123.GB634@galgenberg.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: emulation@freebsd.org cc: Julian Elischer Subject: Re: LDT entries and WINE and Threads.. X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2003 17:32:24 -0000 On Thu, 10 Jul 2003, Ulrich Spoerlein wrote: > Hello, > > On Tue, 08.07.2003 at 14:06:51 -0700, Julian Elischer wrote: > > I'm looking at this and I think that my interpretation is that > > WINE, under FreeBSD, blindly allocates LDT entries starting at location 17, > > without looking to see if they are in use already.. > > [...] > > comments? > > This is not really your problem and not really related to LDT (I think), > but WINE is not 100% functional on FreeBSD anyway. > > Just cd to WRKSRC and do a 'gmake test' (and watch Wine deadlock three > times) > > I know that you have things far more important to look at, but I would > be cool if you could give me a clue to what is going on there. > I wouldn't know where to begin.. I just want to make sure that if We use LDT entries in the threads package that we don't clobber wine and visa versa.. > Cheers! > > -- > FreeBSD is the most powerful OS. > NetBSD is the most portable OS. > OpenBSD is the most secure OS. > Linux is the most popular OS. >