http://bugs.winehq.org/show_bug.cgi?id=29431 Andrew Eikum <aeikum(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #16 from Andrew Eikum <aeikum(a)codeweavers.com> 2012-02-06 10:56:17 CST --- Someone on the Arch bug pointed out that this is caused by the stack alignment problem from Wine Bug 22316 (see also <https://bugs.archlinux.org/task/27560>). Adding -mstackrealign to the dsound build flags fixes the problem, so it's pretty clearly the same bug. To fix this in the meantime, make sure you build wine with -mstackrealign. See the Arch Linux PKGBUILD: <http://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/wine> *** This bug has been marked as a duplicate of bug 22316 *** -- 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.