http://bugs.winehq.org/show_bug.cgi?id=12710 Robert M. Muncrief <rmuncrief(a)comcast.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rmuncrief(a)comcast.net --- Comment #8 from Robert M. Muncrief <rmuncrief(a)comcast.net> 2009-06-30 01:12:11 --- (In reply to comment #7)
Is this still an issue in current (1.1.20 or newer) wine?
Yes, as of 1.1.24 it is. I have an Athlon XP dual core processor and I have to turn off the second processor core to run it. It never hangs when I only use one core, but it does run very slow of course. I use this command to turn off the second core: echo 0 | sudo tee /sys/devices/system/cpu/cpu1/online To re-enable it I use: echo 1 | sudo tee /sys/devices/system/cpu/cpu1/online -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.