http://bugs.winehq.org/show_bug.cgi?id=6622
------- Additional Comments From patrol@sinus.cz 2006-14-11 23:46 ------- The patch didn't help here. wine loaders are marked as requiring executable stack, but the problem still persists on both platforms. I've even used execstack binary manually and set it for every ELF object in the wine distribution including all .dll.so's, but no change, bug is still there. Maybe wine tries to execute data sections instead of stack ?