I'm playing factorio (through steam) on updated archlinux (laptop) since about a month without any issue.
I don't know what was updated (archlinux has daily updates (rolling release)) and keep every package to the most recent version.
That being said, factorio stopped working this week. The screen just freez at startup (displaying a glitch of my desktop in place of the game).
factorio log file : http://pastebin.com/raw/2MR8HFGd
My config : http://pastebin.com/raw/60yQ7dNX
Mesa version : Mesa 11.2.1
Graphic drivers : xf86-video-intel 1:2.99.917+636+g562ae1f-1 (xorg-drivers xorg)
Also I attached `strace` to the process to see if it's stuck in a specific syscall and it appears to be the case :
Code: Select all
strace: Process 5486 attached
futex(0x7f6496d2d9d0, FUTEX_WAIT, 5487, NULL
Thanks