Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Amnesia Segfaults when leaving Laboratory or enter Archives
Author Message
xentalion Offline
Junior Member

Posts: 3
Joined: Sep 2010
Reputation: 0
Post: #1
Amnesia Segfaults when leaving Laboratory or enter Archives
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
09-08-2010 08:09 PM
Find all posts by this user Quote this message in a reply
Thomas Offline
Frictional Games

Posts: 2,425
Joined: Apr 2006
Reputation: 29
Post: #2
RE: Amnesia Segfaults when leaving Laboratory or enter Archives
Are you running 64bit?

If possible try running 32 bit and see if the problem remains.
09-08-2010 08:44 PM
Find all posts by this user Quote this message in a reply
RlyDontKnow Offline
Junior Member

Posts: 4
Joined: Sep 2010
Reputation: 0
Post: #3
RE: Amnesia Segfaults when leaving Laboratory or enter Archives
might be a similiar issue to the one I had? http://www.frictionalgames.com/forum/thread-3903.html

it seemed to me that some node of the scenery got corrupted somehow - starting over fixed it, however I probably didn't touch exactly the same things.
09-08-2010 09:16 PM
Find all posts by this user Quote this message in a reply
xentalion Offline
Junior Member

Posts: 3
Joined: Sep 2010
Reputation: 0
Post: #4
RE: Amnesia Segfaults when leaving Laboratory or enter Archives
(09-08-2010 08:44 PM)Thomas Wrote:  Are you running 64bit?

If possible try running 32 bit and see if the problem remains.

Oh yes, I am running 64 bit. Sorry for not mentioning that.

The 32 bit version does not crash. Thank you!
09-08-2010 09:18 PM
Find all posts by this user Quote this message in a reply
Urkle Offline
FG - Associate

Posts: 1,101
Joined: Jul 2006
Reputation: 14
Post: #5
RE: Amnesia Segfaults when leaving Laboratory or enter Archives
can you provide a savegame file with instructions to recreate the crash on 64bit?

Developing away on one of
Mac Pro Dual 2Ghz, 7GB RAM, Snow Leopard, nVidia 8800 512MB.
Linux, 3-core AMD, 4GB RAM, Fedora 16, nVidia 450 1GB
09-09-2010 03:26 PM
Visit this user's website Find all posts by this user Quote this message in a reply
xentalion Offline
Junior Member

Posts: 3
Joined: Sep 2010
Reputation: 0
Post: #6
RE: Amnesia Segfaults when leaving Laboratory or enter Archives
(09-09-2010 03:26 PM)Urkle Wrote:  can you provide a savegame file with instructions to recreate the crash on 64bit?

Unfortunately, not right this second. Amnesia overwrote the old save files I think (though I could have deleted them by accident).

Once I get a chance, I'll start the game from the beginning and get them to you.

Thanks!
09-13-2010 09:27 PM
Find all posts by this user Quote this message in a reply
nilsonpvh Offline
Junior Member

Posts: 16
Joined: Sep 2010
Reputation: 0
Post: #7
RE: Amnesia Segfaults when leaving Laboratory or enter Archives
Friend,

I'm having the same problem, it has been reported here in the forum. Now the question is whether the company will release a patch .....
09-14-2010 12:59 AM
Find all posts by this user Quote this message in a reply
Lasse. Offline
Junior Member

Posts: 12
Joined: Sep 2010
Reputation: 0
Post: #8
RE: Amnesia Segfaults when leaving Laboratory or enter Archives
(09-14-2010 12:59 AM)nilsonpvh Wrote:  Friend,

I'm having the same problem, it has been reported here in the forum. Now the question is whether the company will release a patch .....
If you read the topic, you can see it's solved by installing 32bit version of the game.
09-14-2010 08:41 AM
Find all posts by this user Quote this message in a reply
Oblidor Offline
Junior Member

Posts: 23
Joined: Sep 2010
Reputation: 0
Post: #9
RE: Amnesia Segfaults when leaving Laboratory or enter Archives
(09-09-2010 03:26 PM)Urkle Wrote:  can you provide a savegame file with instructions to recreate the crash on 64bit?

If you tell me how to locate the savegame file I can send to you mine. I have 64 bit version, and it crashes when I try to enter the Archives
(09-08-2010 08:44 PM)Thomas Wrote:  Are you running 64bit?

If possible try running 32 bit and see if the problem remains.

Is there any coding difference between the 32 and 64 bit versions or only compilation? I don't see why 64 bit should crash and 32 bit don't.
(This post was last modified: 09-14-2010 11:15 AM by Oblidor.)
09-14-2010 11:13 AM
Find all posts by this user Quote this message in a reply
nilsonpvh Offline
Junior Member

Posts: 16
Joined: Sep 2010
Reputation: 0
Post: #10
RE: Amnesia Segfaults when leaving Laboratory or enter Archives
(09-14-2010 08:41 AM)Lasse. Wrote:  
(09-14-2010 12:59 AM)nilsonpvh Wrote:  Friend,

I'm having the same problem, it has been reported here in the forum. Now the question is whether the company will release a patch .....
If you read the topic, you can see it's solved by installing 32bit version of the game.

I will not switch to x32bits because of this game ... the company must have a solution!
09-14-2010 12:05 PM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: