From owner-freebsd-questions Sat Jul 17 9:57: 3 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ares.maths.adelaide.edu.au (Ares.maths.adelaide.edu.au [129.127.44.147]) by hub.freebsd.org (Postfix) with ESMTP id CD07514C1A for ; Sat, 17 Jul 1999 09:56:35 -0700 (PDT) (envelope-from glewis@ares.maths.adelaide.edu.au) Received: (from glewis@localhost) by ares.maths.adelaide.edu.au (8.9.3/8.9.3) id CAA21012 for freebsd-questions@freebsd.org; Sun, 18 Jul 1999 02:24:59 +0930 (CST) (envelope-from glewis) From: Greg Lewis Message-Id: <199907171654.CAA21012@ares.maths.adelaide.edu.au> Subject: Wine and SMP To: freebsd-questions@freebsd.org Date: Sun, 18 Jul 1999 02:24:59 +0930 (CST) X-Mailer: ELM [version 2.4ME+ PL56 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, 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 in the system logs and nothing much happens. The last 10 or so lines that I can see with -debugmsg +all are always: 083bf000: create_event( manual_reset=0, initial_state=0, inherit=0, name="" ) 083bf000: create_event() = 0 { handle=15 } 083bf000: dup_handle( src_process=2147483647, src_handle=15, dst_process=-1, access=00000000, inherit=0, options=-2147483646 ) 083bf000: dup_handle() = 0 { handle=1414155753 } 083bf000: dup_handle( src_process=2147483647, src_handle=14, dst_process=2147483 647, access=00000000, inherit=0, options=2 ) 083bf000: dup_handle() = 0 { handle=16 } trace:heap:HeapAlloc (286f0000,0000000a,00000024): returning 286f4d38 083bf000: queue_apc( handle=0, func=0x0, param=0x0 ) 083bf000: queue_apc() = 6 083bf100: init_thread( unix_pid=21007, teb=0x286f4b34 ) 083bf100: init_thread() = 0 { pid=0x83bf080, tid=0x83bf100 } trace:timer:SERVICE_Loop Waiting for 1 objects with timeout -1 trace:x11:TSXSync Call XSync trace:x11:TSXSync Ret XSync 083bf100: select( count=1, flags=2, timeout=-1, handles={16} ) Any pointers would be appreciated :). -- Greg Lewis glewis@trc.adelaide.edu.au Computing Officer +61 8 8303 5083 Teletraffic Research Centre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message