Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 1999 20:26:47 -0500 (EST)
From:      Alfred Perlstein <bright@rush.net>
To:        Greg Lewis <glewis@ares.maths.adelaide.edu.au>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Wine and SMP
Message-ID:  <Pine.BSF.3.96.990717202228.14320e-100000@cygnus.rush.net>
In-Reply-To: <199907180055.KAA22020@ares.maths.adelaide.edu.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990717202228.14320e-100000>