From owner-freebsd-questions Sat Jul 17 18:18: 1 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id 5C50E14D06 for ; Sat, 17 Jul 1999 18:17:38 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id VAA26467; Sat, 17 Jul 1999 21:26:49 -0400 (EDT) Date: Sat, 17 Jul 1999 20:26:47 -0500 (EST) From: Alfred Perlstein To: Greg Lewis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Wine and SMP In-Reply-To: <199907180055.KAA22020@ares.maths.adelaide.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 18 Jul 1999, Greg Lewis wrote: > > > I'm wondering if anyone currently has the wine emulator running on an SMP > > > machine? I have no problems setting it up on my single processor machine > > > at home, but on an SMP machine at work I can't get anything running. > > > Whenver I try and execute a program with wine I get the message > > > > > > shared space address fork attempted > > > > This only work on -current, sorry. What it's trying to do is > > fork() but share the data segments. You this _may_ work on > > 3-stable, but i doubt it. > > Hi Alfred (copying to the list too :), > > Thanks for the info. > > I'm running 3.2-STABLE on the SMP machine and 3.2-RELEASE at home. I don't > believe this is the issue though as I had the same problems with 3.1-STABLE > on the SMP machine. So, this must be to do with -CURRENT. I'm happy to > backport if anyone has any clues on which files to look at :). The best I can say is look the commit logs, search for "luoqi" and "stack" you'll probably find the commit there, I don't know how accepted it will be into -stable though. good luck, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message