http://bugs.winehq.org/show_bug.cgi?id=33678 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Regression SHA1|4adfb787f4e8c36a37ce1d53a7e | |6df16d03ecd8a | --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-10 13:45:17 CDT --- It works when disabling stack alignment only for RtlAllocateHeap, or when changing stack usage some other way, for instance by disabling valgrind. It looks like the app is using uninitialized stack data or something along those lines. -- 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.