[Linux] Segfault and YES i'm running from commands line with run.sh

SlickMcRunFastSlickMcRunFast Join Date: 2013-07-30 Member: 186482Members
I still can't run even with that command.
mark@WalkBackwards:~/Steam/ubuntu12_32/steam-runtime$ ./run.sh ../../SteamApps/common/Natural\ Selection\ 2/ns2_linux32
GetInstanceCount currently unimplemented
Segmentation fault (core dumped)

Anyway to get from info from the segfault? I can't find logs anywhere.

Ubuntu 13.04 64bit

Comments

  • tuxatortuxator Join Date: 2010-01-07 Member: 69958Members, Reinforced - Gold
    Did you check your dmesg? If it says something about a Segfault in libc it's the same reason mine crashes -> http://forums.unknownworlds.com/discussion/131855/linux-game-crash-during-game-against-bots-after-a-few-minutes-in#latest
  • ConfusedConfused Wait. What? Join Date: 2003-01-28 Member: 12904Members, Constellation, NS2 Playtester, Squad Five Blue, Subnautica Playtester
    the game also logs to ~/.config/Natural Selection 2/log.txt

    The contents of that are also generally helpful
  • SlickMcRunFastSlickMcRunFast Join Date: 2013-07-30 Member: 186482Members
    My ~/.config/Natural Selection 2 folder doesn't exist yet because the game must crash before it makes the directory. I just reinstalled the game and it's still busted. Reinstalled steam too so it could download the ubuntu12_32 directory again; Still no luck.
  • ConfusedConfused Wait. What? Join Date: 2003-01-28 Member: 12904Members, Constellation, NS2 Playtester, Squad Five Blue, Subnautica Playtester
    Do you have ia32-libs/ia32-libs-multiarch installed?

  • SlickMcRunFastSlickMcRunFast Join Date: 2013-07-30 Member: 186482Members
    Yes, I can run 32 bit apps and they all run fine except NS2.
    mark@WalkBackwards:~/.steam/steam/SteamApps/common/Trine 2/bin$ file trine2_linux_32bit 
    trine2_linux_32bit: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.2.32, stripped
    
    mark@WalkBackwards:~/.steam/steam/SteamApps/common/Awesomenauts$ file Awesomenauts.bin.x86 
    Awesomenauts.bin.x86: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, BuildID[sha1]=0x2b040debc3257e64312b3219c8bef6fc2fee72be, not stripped
    
  • ConfusedConfused Wait. What? Join Date: 2003-01-28 Member: 12904Members, Constellation, NS2 Playtester, Squad Five Blue, Subnautica Playtester
    Good deal, what's your sysinfo look like? OpenGL version from glxinfo |grep OpenGL?

    Sorry if you posted these before all the threads are starting to run together for me now:)
  • SlickMcRunFastSlickMcRunFast Join Date: 2013-07-30 Member: 186482Members
    Processor Information:
        Vendor:  GenuineIntel
        CPU Family:  0x6
        CPU Model:  0x17
        CPU Stepping:  0x6
        CPU Type:  0x0
        Speed:  3005 Mhz
        2 logical processors
        2 physical processors
        HyperThreading:  Unsupported
        FCMOV:  Supported
        SSE2:  Supported
        SSE3:  Supported
        SSSE3:  Supported
        SSE4a:  Unsupported
        SSE41:  Supported
        SSE42:  Unsupported
        
    Network Information:
        Network Speed:  
        
    Operating System Version:
        Ubuntu 13.04 (64 bit)
        Kernel Name:  Linux
        Kernel Version:  3.8.0-29-generic
        X Server Vendor:  The X.Org Foundation
        X Server Release:  11303000
        X Window Manager:  Compiz
        Steam Runtime Version:  steam-runtime-release-i386_2013-08-26
        
    Video Card:
        Driver:  NVIDIA Corporation GeForce GTS 250/PCIe/SSE2
    
        Driver Version:  3.3.0 NVIDIA 310.44
        OpenGL Version: 3.3
        Desktop Color Depth: 24 bits per pixel
        Monitor Refresh Rate: 119 Hz
        VendorID:  0x10de
        DeviceID:  0x615
        Number of Monitors:  1
        Number of Logical Video Cards:  1
        Primary Display Resolution:  1920 x 1080
        Desktop Resolution: 1920 x 1080
        Primary Display Size: 20.91" x 11.73"  (23.94" diag)
                                                53.1cm x 29.8cm  (60.8cm diag)
        Primary Bus: PCI Express 16x
        Primary VRAM: 1024 MB
        Supported MSAA Modes:  2x 4x 8x 16x 
        
    Sound card:
        Audio device: Analog Devices AD1988B
        
    Memory:
        RAM:  3953 Mb
        
    Miscellaneous:
        UI Language:  English
        LANG:  en_US.UTF-8
        Microphone:  Not set
        Total Hard Disk Space Available:  177525 Mb
        Largest Free Hard Disk Block:  48391 Mb
        
    Installed software:
        
    Recent Failure Reports:
        
    
Sign In or Register to comment.