http://bugs.winehq.org/show_bug.cgi?id=33125 Travis Greenman <cartman-2000(a)cartman-2000.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cartman-2000(a)cartman-2000.n | |et --- Comment #89 from Travis Greenman <cartman-2000(a)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. -- 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.