http://bugs.winehq.org/show_bug.cgi?id=9528
Chris Spencer spencercw@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spencercw@googlemail.com
--- Comment #5 from Chris Spencer spencercw@googlemail.com 2007-10-06 11:26:10 --- This is a regression:
chris@chrispc ~/Software/wine/wine-git $ git bisect bad 216c3b0d0aee29728adcd8f0b7846563fca030fb is first bad commit commit 216c3b0d0aee29728adcd8f0b7846563fca030fb Author: Miko��aj Zalewski mikolaj@zalewski.pl Date: Mon Aug 13 10:55:08 2007 -0700
kernel: Allocate global memory with execute permission.
:040000 040000 7986f16fb6a4ee32a75679e1f60cc29c58883b39 3f0c684de9f8aba983eabbdf8a375503c064b96d M dlls
However, undoing these changes in the current git does not fix this bug. I have double checked that this commit originally introduced the bug. Not sure where to go from here...