This is breaking due to the symlink…
Use this method to have your SteamApps in a different location by default https://github.com/ValveSoftware/steam-for-linux/issues/258#issuecomment-11942412
If that resolves it, please close.
Agreed. It's a dupe.
I must admit I hadn't seen that bug report, as I only searched the open issues, sorry for creating a duplicate. But although I agree that that workaround might be a working hack (I'll test on Monday); with all due respect: it is still a bug and it should not create a segmentation fault.
For starters: I did an apt-get remove --purge steam; followed by an apt-get autoremove --purge to get rid of all i386 dependencies installed; then proceeded with apt-get install steam64 (1.0.0.25).
When starting Counter Strike: source (or TF2: beta), the first attempt resulted in a black screen with a dialog saying: "Shader 'Bik' for material 'fullscreenvideomaterial' not found." (TF2 beta then also segfaults, uploaded as CrashID=bp-e0ab8bac-15d4-45f9-a127-590222130208)
Attempt two: add -novid to the command line arguments, this resulted in a different error:
"Can't find background image materials/Console/startup_loading.vtf"
System information from Steam:
Processor Information:
Vendor: GenuineIntel
Speed: 3201 Mhz
12 logical processors
6 physical processors
HyperThreading: Supported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
SSE4a: Unsupported
SSE41: Supported
SSE42: Supported
Network Information:
Network Speed:
Operating System Version:
Debian GNU/Linux 7.0 (wheezy) (64 bit)
Kernel Name: Linux
Kernel Version: 3.2.35
X Server vendor: The X.Org Foundation
X Server release: 11204000
Video Card:
Driver: NVIDIA Corporation GeForce GTX 555/PCIe/SSE2
Sound card:
Audio device:
Memory:
RAM: 7904 Mb
Miscellaneous:
UI Language: English
LANG: en_GB.ISO-8859-15
Microphone: Not set
Total Hard Disk Space Available: 1877420 Mb
Largest Free Hard Disk Block: 755994 Mb
Installed software:
Possibly worth noting:
SteamApps is a symlink to the SteamApps folder on a vfat partition, shared with a Windows 7 installation. This is a work computer and my home directory is actually an NFS mount with a quotum, so there's not enough room there for the SteamApps...
The steam install isn't completely broken though, cause for instance FTL starts with no problems.