Why Steam fails [VirtualAlloc]

Mike Hearn mike at plan99.net
Mon Dec 5 03:54:42 CST 2005


On Sat, 03 Dec 2005 20:39:01 -0600, Rob Shearman wrote:
> I would suggest playing around with the prelink tool to put 
> dynamic libraries in better positions in memory.

Another thing to try is disabling execshield and VMA randomization:

echo 0 >/proc/sys/kernel/exec-shield
echo 0 >/proc/sys/kernel/randomize_va_space

thanks -mike




More information about the wine-devel mailing list