StarCraft II on Ubuntu 12.04 crash

After updating to Ubuntu 12.04 StarCraft II started crashing during login with an “ACCESS VIOLATION” error.
I did a quick google search and found this post about it.

Basically the workaround is to turn off a kernes security feature by executing:

sudo sysctl kernel.yama.ptrace_scope=0

You can turn it back on by executing:

sudo sysctl kernel.yama.ptrace_scope=1

This entry was posted in Gaming, Linux and tagged , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *


+ 3 = twelve

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>