http://bugs.winehq.org/show_bug.cgi?id=11627 --- Comment #9 from Wylda <wylda(a)volny.cz> 2009-05-31 16:14:16 --- (In reply to comment #8)
Make sure you set the affinity to run on one cpu/core using schedtool or taskset.
$ schedtool -a 0x1 -e wine nfs2sen.exe The instruction at 0x00493062 referenced memory at 0x00000004. The memory could not be written. $ schedtool -a 0x1 -e wine pe.exe nfs2sen.exe found 900096 filesize Existing MajorSubsystemVersion: 3 Done! None of these two attempts leads to start of NFS2 SE. Winecfg set to Windows98. -- 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.