http://bugs.winehq.com/show_bug.cgi?id=1935
marcus@jet.franken.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
------- Additional Comments From marcus@jet.franken.de 2004-12-01 13:32 ------- ah.
the problem is that you do not have enough memory....
there is a new feature in wine to work around another bug, which pulls in 256MB of ram, and you probably have less.
To work around it, do as root:
echo -n 1 > /proc/sys/vm/overcommit_memory
and try to run CVS wine again. (The SUSE RPM has this extra feature disabled because it is not needed on suse.)