http://bugs.winehq.org/show_bug.cgi?id=11627
--- Comment #10 from Jeff Zaroyko jeffz@jeffz.name 2009-05-31 16:28:54 --- (In reply to comment #9)
(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.
The first command is correct, but will not work presumably because of this bug.