http://bugs.winehq.org/show_bug.cgi?id=7229
Stephan Wienczny stephan@wienczny.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stephan@wienczny.de
--- Comment #16 from Stephan Wienczny stephan@wienczny.de 2008-01-16 03:20:51 --- I'm playing WoW using a 64bit Ubuntu on a DualCore Intel Cpu. The underlying problem is probably a race condition because you can reduce lock ups by setting the linux scheduler cpu affinity mask to just one cpu.
schedtool -a 0x2 -e ./Wow.exe
Are those of you that have the same lockup using dualcore cpus?