Date: Sun, 18 Jul 1999 02:24:59 +0930 (CST) From: Greg Lewis <glewis@ares.maths.adelaide.edu.au> To: freebsd-questions@freebsd.org Subject: Wine and SMP Message-ID: <199907171654.CAA21012@ares.maths.adelaide.edu.au>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907171654.CAA21012>
