http://bugs.winehq.org/show_bug.cgi?id=33125
Travis Greenman cartman-2000@cartman-2000.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cartman-2000@cartman-2000.n | |et
--- Comment #89 from Travis Greenman cartman-2000@cartman-2000.net 2013-07-14 19:38:30 CDT --- (In reply to comment #68)
Created attachment 44122 [details] Patch which disables optimization for CreateEventExW
It seems to be the "CreateEventExW" function which gets broken in optimized builds. This patch disables optimization for this function only. Sorry, it uses a function attribute which only recent GCC version (probably >= 4.4) understand.
This also fixes the freeze for me on wine 1.6_rc3. I'm using 64bit gentoo with the 3.8.13 kernel, gcc 4.6.3.