Hello
I've just installed Amnesia and discovered that the game crashes after leaving the laboratory for the first time.
The first time this happened, I went to the Archives door and the game immediately segmentation faulted (when it tried to load the Archives level)
The second time, (I think since the autosave assumed I was in the Archives) the game segfaulted upon clicking Continue.
So I restarted the game, and clicked continue and I returned to the scene where you leave the laboratory for the first time.
I noticed that there was a similar issue, but I have full write permissions for everything in the game's folder.
I ran GDB on it and this is the output I recieved:
Starting program: /home/xentalion/bin/Amnesia/Amnesia.bin64
[Thread debugging using libthread_db enabled]
[New Thread 0x7ffff1f32710 (LWP 2051)]
[New Thread 0x7fffef006710 (LWP 2052)]
[New Thread 0x7fffee805710 (LWP 2053)]
[New Thread 0x7fffed90b710 (LWP 2054)]
[New Thread 0x7fffed10a710 (LWP 2055)]
[New Thread 0x7fffec808710 (LWP 2056)]
[New Thread 0x7fffe7fff710 (LWP 2057)]
[New Thread 0x7fffe77fe710 (LWP 2058)]
[New Thread 0x7fffe6ffd710 (LWP 2059)]
[Thread 0x7fffe6ffd710 (LWP 2059) exited]
[Thread 0x7fffe77fe710 (LWP 2058) exited]
[Thread 0x7fffec808710 (LWP 2056) exited]
[Thread 0x7fffe7fff710 (LWP 2057) exited]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5e77124 in pthread_mutex_lock () from /lib/libpthread.so.0
Attached is the hpl.log