http://bugs.winehq.org/show_bug.cgi?id=58480 Tres Finocchiaro <tres.finocchiaro(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Tres Finocchiaro <tres.finocchiaro(a)gmail.com> --- This issue has been fixed. `winebuild` now supports `--disable-dynamicbase` which will disable high entropy variable addressing and ASLR. This can be passed directly to `winegcc` via `-Wl,--disable-dynamicbase`. A cake example can be found here: https://github.com/LMMS/lmms/pull/7987/files. -- 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.