http://bugs.winehq.org/show_bug.cgi?id=15290
Summary: Wine memory issues and related crashes Product: Wine Version: 1.0.0 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: tom.weingarten@gmail.com
When I open any application (even regedit, winecfg, etc) in wine 1.0.0 or 1.1.4 it uses more than 3 gigs of virtual memory.
When I use wine to play Warcraft 3, the game runs fine for a while, and then will randomly freeze or crash giving an error message. Either GL_OUT_OF_MEMORY or "Not Enough Memory", seemingly at random. This is preceded by a huge number of sound errors: err:wave:wodUpdatePlayedTotal ioctl(/dev/dsp, SNDCTL_DSP_GETOSPACE) failed (Input/output error)
I've attached the results of cat /proc/PID/maps. I'm running Ubuntu 64bit Intrepid Ibex, kernel 2.6.27-3, with 6 gigs of RAM.
I've searched google for hours and haven't been able to find anything useful. Any help would be greatly appreciated. Thanks for reading!