Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 1999 20:44:21 -0500 (CDT)
From:      Bruce Albrecht <bruce@zuhause.mn.org>
To:        Koen Schreel <K.R.A.M.Schreel@wtb.tue.nl>
Cc:        emulation@FreeBSD.ORG, Julian Elischer <julian@whistle.com>, freebsd-smp@FreeBSD.ORG
Subject:   Re: wine and SMP
Message-ID:  <14241.885.945134.868473@celery.zuhause.org>
In-Reply-To: <379F0404.B3017FE8@wtb.tue.nl>
References:  <379F0404.B3017FE8@wtb.tue.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Koen Schreel writes:
 > Hi,
 > 
 > I'm having trouble running wine with an SMP kernel. It compiles fine,
 > but when I start wine, it just 'hangs' without an error message.
 > Pressing ctrl-c returns to the prompt. One line is added to the dmesg
 > output like:
 > 
 > shared address space fork attempted: pid: 2252
 > 
 > Using a non-SMP kernel works OK.

It's because the 3.2-stable kernel doesn't currently support forks with
shared address space.  It appears that this has been fixed for -current,
but I don't know when, if ever, 3.2 will be fixed, since it's been
broken since at least March 2.

It looks like Julian Elischer was the last person to commit anything to
sys/kern/kern_fork.c in -stable, so he may know if there are any plans
to fix this before 4.0 is released.


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?14241.885.945134.868473>