From owner-freebsd-emulation Mon Feb 16 13:30:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA04119 for freebsd-emulation-outgoing; Mon, 16 Feb 1998 13:30:23 -0800 (PST) (envelope-from owner-freebsd-emulation@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA03965 for ; Mon, 16 Feb 1998 13:29:36 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id NAA07830; Mon, 16 Feb 1998 13:28:58 -0800 (PST) Message-Id: <199802162128.NAA07830@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: luoqi@watermarkgroup.com (Luoqi Chen) cc: emulation@FreeBSD.ORG, scrappy@hub.org Subject: Re: wine 980215 In-reply-to: Your message of "Mon, 16 Feb 1998 14:00:30 EST." <9802161900.AA20131@watermarkgroup.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 13:28:57 -0800 From: Mike Smith Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I guess no one paid any attention to my previous post several days ago > regarding this problem. The cause of the crash was that wine expected > fs to be the same as ds initially, but this is not the case on FreeBSD. > Fs is set to cs instead. There are two solutions. > 1. Set fs to ds in the kernel, > 2. Initialize fs to ds at the very beginning of wine, before any call > to the scheduler module. Have you passed this on to the Wine maintainers? #2 is the correct approach. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message