miércoles, 31 de octubre de 2012

Fix Starcraft II crashing on/before login


With Ubuntu 12.04 and (presumably) recent version of the linux kernel, pthread protection causes SCII to crash immediately upon start or after login. To fix this, enter the following command to disable pthread protection: 
echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope

this error is for c++ runtime