Frictional Games Forum (read-only)
Crash in some place all the time - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - SOMA (https://www.frictionalgames.com/forum/forum-74.html)
+---- Forum: Linux - SOMA (https://www.frictionalgames.com/forum/forum-75.html)
+---- Thread: Crash in some place all the time (/thread-30673.html)

Pages: 1 2 3 4 5


RE: Crash in some place all the time - Cybolic - 09-23-2015

(09-23-2015, 11:45 AM)jens Wrote: We hopefully have a fix that will be coming out later today.

Looking forward to it! Big Grin


RE: Crash in some place all the time - sahib - 09-23-2015

Hello,

I seem to have a similar problem. It crashes on me on the Lambda station, either when I initially talk to Catherine (always when she notices the omnitool) or shortly before.

Im running ArchLinux (64 bit, kernel 3.14 lts) and had to apply the SDL library hack to get the game working. I obtained some backtraces through gdb, they seem to be similar between each crash: https://gist.github.com/sahib/f25a2684f2cbc1c6d5d1

I got the game from GOG if that matters.

If the devs need the full coredump, I could provide it too.


RE: Crash in some place all the time - ussername - 09-23-2015

Just got to that point in the game, same problem on Mint. Glad I found this thread and that a fix is coming, hope patch comes to GoG aswell. Looking forward to continuing, game has been pretty cool so far. GL


RE: Crash in some place all the time - Guest - 09-23-2015

Just got an 8 MB patch on Steam and the issue has been resolved, thanks very much!


RE: Crash in some place all the time - Guest - 09-23-2015

you can disable memory error checking using "MALLOC_CHECK_" environment variable:
$ export MALLOC_CHECK_=0
$ "$HOME/GOG Games/SOMA/start.sh"

this will disable checking for "double free or corruption" and won't kill the game,
don't blame me if shit gets corrupted...


RE: Crash in some place all the time - AaronKOG - 09-23-2015

Yup just uploaded a new build to fix this memory check crash, glad to hear its working.


RE: Crash in some place all the time - Cybolic - 09-23-2015

Fixed, fixed, fixed! Dunbat, here I come! Big Grin


RE: Crash in some place all the time - TheReaperUK - 09-23-2015

Have Now checked game after patch, took a lot longer to load my save but it does now work and i can continue my game, Again big thanks for fixing the game.

P.S. Marked as solvedBig Grin


RE: Crash in some place all the time - Radian - 09-23-2015

Works for me, thanks!


RE: Crash in some place all the time - mcd1992 - 09-23-2015

No problems here, thanks for the quick fix Aaron!