Linux segfault on launch

OtusOtus Join Date: 2014-01-05 Member: 192304Members
I'm getting a segfault when trying to launch the game from Steam on Linux (64-bit Ubuntu 13.10).

I've tried searching, but all the threads seem to lead to the same information or be really old. I'm unable to really debug this because the game crashes immediately with no time to attach with gdb or anything.

When launching I get this in the terminal:
CGameStreamThread: Added instance ID 26773 for appid 4920
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
ERROR: ld.so: object '/home/jan/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
Gtk-Message: Failed to load module "overlay-scrollbar"
Gtk-Message: Failed to load module "unity-gtk-module"
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
CGameStreamThread: Added instance ID 26793 for appid 4920
Focused window is now 0, 0
OnFocusWindowChanged to unknown window type: k_EWindowTypeNonSteamDesktop, 0
Setting breakpad minidump AppID = 4920
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198076184655 [API loaded no]
Installing breakpad exception handler for appid(steam)/version(1388790359_client)
ERROR: ld.so: object '/home/jan/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
CGameStreamThread: Added instance ID 26806 for appid 4920
CGameStreamThread: Added instance ID 26807 for appid 4920
warning: The VAD has been replaced by a hack pending a complete rewrite
Segmentation fault (core dumped)
Game removed: AppID 4920 "Natural Selection 2", ProcID 26773

Log shows just:
Date: 01/05/14
Time: 12:54:20:
--------------------------------------------------------------
Build 262
Ubuntu 13.10 x86_64
Steam initialized
Num displays: 1
OpenGL 4.2.12337 Compatibility Profile Context 9.012 initialized (ATI Technologies Inc. AMD Radeon HD 7700 Series)
GLSL version 4.30
ARB_texture_storage extension present
Sound Device: default stereo
Record Device: default

I have a Radeon 7770 with fglrx 13.10 (latest non beta driver). I've tried opting in to beta from Steam without visible difference. Everything else in my Steam library seems to run fine.

Comments

Sign In or Register to comment.