Date: Mon, 16 Feb 1998 13:28:57 -0800 From: Mike Smith <mike@smith.net.au> To: luoqi@watermarkgroup.com (Luoqi Chen) Cc: emulation@FreeBSD.ORG, scrappy@hub.org Subject: Re: wine 980215 Message-ID: <199802162128.NAA07830@dingo.cdrom.com> In-Reply-To: Your message of "Mon, 16 Feb 1998 14:00:30 EST." <9802161900.AA20131@watermarkgroup.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802162128.NAA07830>