Jump to content

ByteCommander

Resident
  • Posts

    1
  • Joined

  • Last visited

Posts posted by ByteCommander

  1. I downloaded the latest official Linux SL Viewer (I am using Ubuntu 15.04 32bit) and ran the install script to install it to my home directory.

    When I now try to run it with "./secondlife", I just get the following error in my terminal, while a window opens for half a second and closes again.

     

    ipc-user@MaxData-Desktop-Ubuntu:~/.secondlife-install$ ./secondlife
    Multi-arch support detected.
    Running from /home/ipc-user/.secondlife-install
     - Installing menu entries in /home/ipc-user/.local/share/applications
    2015-07-13T07:42:15Z INFO: LLLiveFile::check: detected file change '/home/ipc-user/.secondlife-install/app_settings//logcontrol.xml'
    2015-07-13T07:42:15Z INFO: (anonymous namespace)::LogControlFile::loadFile: logging reconfigured from /home/ipc-user/.secondlife-install/app_settings//logcontrol.xml
    2015-07-13T07:42:15Z INFO: processMarkerFiles: Exec marker '/home/ipc-user/.secondlife/logs/SecondLife.exec_marker' found; last exec FROZE
    2015-07-13T07:42:15Z INFO: processMarkerFiles: Error marker '/home/ipc-user/.secondlife/logs/SecondLife.error_marker' crashed, setting LastExecEvent to 3
    2015-07-13T07:42:15Z INFO: startErrorThread: Starting error thread
    2015-07-13T07:42:15Z INFO: run: thread_error - Waiting for an error
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location Default
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Loaded settings file /home/ipc-user/.secondlife-install/app_settings/settings.xml
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location Default
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Cannot load /home/ipc-user/.secondlife-install/app_settings/settings_install.xml - No settings found.
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group PerAccount - from location Default
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Loaded settings file /home/ipc-user/.secondlife-install/app_settings/settings_per_account.xml
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group CrashSettings - from location Default
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Loaded settings file /home/ipc-user/.secondlife-install/app_settings/settings_crash_behavior.xml
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Warnings - from location Default
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Loaded settings file /home/ipc-user/.secondlife-install/app_settings/ignorable_dialogs.xml
    2015-07-13T07:42:15Z INFO: initParseCommandLine: Language c
    2015-07-13T07:42:15Z INFO: initParseCommandLine: Location 
    2015-07-13T07:42:15Z INFO: initParseCommandLine: Variant 
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location User
    2015-07-13T07:42:15Z WARNING: LLControlGroup::loadFromFile: Cannot find file /home/ipc-user/.secondlife/user_settings//home/ipc-user/.secondlife/user_settings/settings.xml to load.
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Cannot load /home/ipc-user/.secondlife/user_settings//home/ipc-user/.secondlife/user_settings/settings.xml - No settings found.
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group CrashSettings - from location User
    2015-07-13T07:42:15Z WARNING: LLControlGroup::loadFromFile: Cannot find file /home/ipc-user/.secondlife/user_settings/settings_crash_behavior.xml to load.
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Cannot load /home/ipc-user/.secondlife/user_settings/settings_crash_behavior.xml - No settings found.
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Warnings - from location User
    2015-07-13T07:42:15Z WARNING: LLControlGroup::loadFromFile: Cannot find file /home/ipc-user/.secondlife/user_settings/ignorable_dialogs.xml to load.
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Cannot load /home/ipc-user/.secondlife/user_settings/ignorable_dialogs.xml - No settings found.
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location Session
    2015-07-13T07:42:15Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location UserSession
    2015-07-13T07:42:16Z WARNING: LLUIColorTable::loadFromFilename: Unable to parse color file /home/ipc-user/.secondlife/user_settings/colors.xml
    2015-07-13T07:42:16Z INFO: init: Configuration initialized.
    2015-07-13T07:42:16Z INFO: setStackSize: Setting coroutine stack size to 262144
    2015-07-13T07:42:16Z INFO: init: LLCurl initialized.
    2015-07-13T07:42:16Z INFO: init: Threads initialized.
    2015-07-13T07:42:16Z INFO: init: UI initialized.
    2015-07-13T07:42:16Z INFO: LLNotifications::loadTemplates: Reading notifications template
    2015-07-13T07:42:16Z INFO: LLNotifications::loadTemplates: ...done
    2015-07-13T07:42:16Z INFO: init: Notifications initialized.
    2015-07-13T07:42:16Z INFO: initialize: Grid configuration file '/home/ipc-user/.secondlife/user_settings/grids.xml'
    2015-07-13T07:42:16Z WARNING: initialize: Failed to open grid configuration '/home/ipc-user/.secondlife/user_settings/grids.xml'
    2015-07-13T07:42:16Z INFO: initialize: Last grid '' not configured
    2015-07-13T07:42:16Z INFO: initialize: Default grid to util.agni.lindenlab.com
    2015-07-13T07:42:16Z INFO: setGridChoice: setting util.agni.lindenlab.com
    2015-07-13T07:42:16Z INFO: writeSystemInfo: Application: Second Life
    2015-07-13T07:42:16Z INFO: writeSystemInfo: Version: Second Life Release 3.8.0.302622
    2015-07-13T07:42:16Z INFO: writeSystemInfo: Local time: 2015-07-13T09:42:16 CEST
    2015-07-13T07:42:16Z INFO: writeSystemInfo: CPU info:
    processor	: 0 
    vendor_id	: GenuineIntel 
    cpu family	: 15 
    model		: 6 
    model name	: Intel(R) Pentium(R) 4 CPU 3.20GHz 
    stepping	: 2 
    microcode	: 0xf 
    cpu MHz		: 3200.681 
    cache size	: 2048 KB 
    physical id	: 0 
    siblings	: 2 
    core id		: 0 
    cpu cores	: 1 
    apicid		: 0 
    initial apicid	: 0 
    fdiv_bug	: no 
    f00f_bug	: no 
    coma_bug	: no 
    fpu		: yes 
    fpu_exception	: yes 
    cpuid level	: 6 
    wp		: yes 
    flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pebs bts pni dtes64 monitor ds_cpl cid cx16 xtpr pdcm lahf_lm 
    bugs		: 
    bogomips	: 6401.36 
    clflush size	: 64 
    cache_alignment	: 128 
    address sizes	: 36 bits physical, 48 bits virtual 
    power management: 
     
    processor	: 1 
    vendor_id	: GenuineIntel 
    cpu family	: 15 
    model		: 6 
    model name	: Intel(R) Pentium(R) 4 CPU 3.20GHz 
    stepping	: 2 
    microcode	: 0xf 
    cpu MHz		: 3200.681 
    cache size	: 2048 KB 
    physical id	: 0 
    siblings	: 2 
    core id		: 0 
    cpu cores	: 1 
    apicid		: 1 
    initial apicid	: 1 
    fdiv_bug	: no 
    f00f_bug	: no 
    coma_bug	: no 
    fpu		: yes 
    fpu_exception	: yes 
    cpuid level	: 6 
    wp		: yes 
    flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pebs bts pni dtes64 monitor ds_cpl cid cx16 xtpr pdcm lahf_lm 
    bugs		: 
    bogomips	: 6401.36 
    clflush size	: 64 
    cache_alignment	: 128 
    address sizes	: 36 bits physical, 48 bits virtual 
    power management: 
     
    
    ->mHasSSE:     1
    ->mHasSSE2:    1
    ->mHasAltivec: 0
    ->mCPUMHz:     3200.68
    ->mCPUString:  Intel(R) Pentium(R) 4 CPU 3.20GHz (3200.68 MHz)
    
    2015-07-13T07:42:16Z INFO: writeSystemInfo: Memory info:
    2015-07-13T07:42:16Z <mem>          Active:       841224
    2015-07-13T07:42:16Z <mem>    Active(anon):       581164
    2015-07-13T07:42:16Z <mem>    Active(file):       260060
    2015-07-13T07:42:16Z <mem>   AnonHugePages:       249856
    2015-07-13T07:42:16Z <mem>       AnonPages:      1143508
    2015-07-13T07:42:16Z <mem>          Bounce:            0
    2015-07-13T07:42:16Z <mem>         Buffers:        90612
    2015-07-13T07:42:16Z <mem>          Cached:       385616
    2015-07-13T07:42:16Z <mem>         CmaFree:            0
    2015-07-13T07:42:16Z <mem>        CmaTotal:            0
    2015-07-13T07:42:16Z <mem>     CommitLimit:      3757356
    2015-07-13T07:42:16Z <mem>    Committed_AS:      5816432
    2015-07-13T07:42:16Z <mem>     DirectMap2M:       858112
    2015-07-13T07:42:16Z <mem>     DirectMap4k:        55288
    2015-07-13T07:42:16Z <mem>           Dirty:         1368
    2015-07-13T07:42:16Z <mem>        HighFree:       115372
    2015-07-13T07:42:16Z <mem>       HighTotal:      1183304
    2015-07-13T07:42:16Z <mem>  HugePages_Free:            0
    2015-07-13T07:42:16Z <mem>  HugePages_Rsvd:            0
    2015-07-13T07:42:16Z <mem>  HugePages_Surp:            0
    2015-07-13T07:42:16Z <mem> HugePages_Total:            0
    2015-07-13T07:42:16Z <mem>    Hugepagesize:         2048
    2015-07-13T07:42:16Z <mem>        Inactive:       802888
    2015-07-13T07:42:16Z <mem>  Inactive(anon):       612688
    2015-07-13T07:42:16Z <mem>  Inactive(file):       190200
    2015-07-13T07:42:16Z <mem>     KernelStack:         5048
    2015-07-13T07:42:16Z <mem>         LowFree:       156132
    2015-07-13T07:42:16Z <mem>        LowTotal:       879644
    2015-07-13T07:42:16Z <mem>          Mapped:       176168
    2015-07-13T07:42:16Z <mem>    MemAvailable:       623780
    2015-07-13T07:42:16Z <mem>         MemFree:       271504
    2015-07-13T07:42:16Z <mem>        MemTotal:      2062948
    2015-07-13T07:42:16Z <mem>         Mlocked:           32
    2015-07-13T07:42:16Z <mem>    NFS_Unstable:            0
    2015-07-13T07:42:16Z <mem>      PageTables:        13796
    2015-07-13T07:42:16Z <mem>    SReclaimable:        83664
    2015-07-13T07:42:16Z <mem>      SUnreclaim:        20760
    2015-07-13T07:42:16Z <mem>           Shmem:        25820
    2015-07-13T07:42:16Z <mem>            Slab:       104424
    2015-07-13T07:42:16Z <mem>      SwapCached:        25308
    2015-07-13T07:42:16Z <mem>        SwapFree:      2616828
    2015-07-13T07:42:16Z <mem>       SwapTotal:      2725884
    2015-07-13T07:42:16Z <mem>     Unevictable:           32
    2015-07-13T07:42:16Z <mem>    VmallocChunk:        94548
    2015-07-13T07:42:16Z <mem>    VmallocTotal:       122880
    2015-07-13T07:42:16Z <mem>     VmallocUsed:        16960
    2015-07-13T07:42:16Z <mem>       Writeback:            0
    2015-07-13T07:42:16Z <mem>    WritebackTmp:            0
    2015-07-13T07:42:16Z <mem>       timestamp: 2015-07-13T07:42:15.68Z
    
    2015-07-13T07:42:16Z INFO: writeSystemInfo: OS: Linux 3.19
    2015-07-13T07:42:16Z INFO: writeSystemInfo: OS info: Linux 3.19.0-23-generic #24-Ubuntu SMP Tue Jul 7 18:52:29 UTC 2015 i686
    2015-07-13T07:42:16Z INFO: writeDebugInfo: Opening debug file /home/ipc-user/.secondlife/logs/dump-0602e941-ee65-2edb-d36a-274f9dba054c//static_debug_info.log
    2015-07-13T07:42:16Z INFO: llHashedUniqueID: ONCE: System ID 0581c8c61bf6731ebafc454fca78dd3e
    2015-07-13T07:42:16Z INFO: LLUpdaterServiceImpl::setState: setting state to 1
    2015-07-13T07:42:16Z INFO: LLUpdaterServiceImpl::restartTimer: will check for update again in 0 seconds
    2015-07-13T07:42:16Z INFO: init: J2C Engine is: KDU v7.2
    2015-07-13T07:42:16Z INFO: init: libcurl version is: libcurl/7.38.0 OpenSSL/1.0.1h zlib/1.2.8
    2015-07-13T07:42:16Z INFO: init: UI initialization is done.
    2015-07-13T07:42:16Z INFO: grab_dbus_syms: Found DSO: libdbus-glib-1.so.2
    2015-07-13T07:42:16Z INFO: init: Hardware test initialization done.
    2015-07-13T07:42:16Z INFO: initCache: Headers: 94279 Textures size: 355 MB
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/0
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/1
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/2
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/3
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/4
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/5
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/6
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/7
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/8
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/9
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/a
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/b
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/c
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/d
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/e
    2015-07-13T07:42:16Z INFO: purgeAllTextures: Deleting files in directory: /home/ipc-user/.secondlife/cache/texturecache/f
    2015-07-13T07:42:16Z WARNING: ll_apr_warn_status: APR: No such file or directory
    2015-07-13T07:42:16Z WARNING: open:  Attempting to open filename: /home/ipc-user/.secondlife/cache/texturecache/texture.entries
    2015-07-13T07:42:16Z INFO: purgeAllTextures: The entire texture cache is cleared.
    2015-07-13T07:42:16Z INFO: purgeTextures: TEXTURE CACHE: Purging.
    2015-07-13T07:42:16Z INFO: initCache: VFS CACHE SIZE: 102 MB
    2015-07-13T07:42:16Z INFO: LLVFS: Attempting to open VFS index file /home/ipc-user/.secondlife/cache/index.db2.x.464395078
    2015-07-13T07:42:16Z INFO: LLVFS: Attempting to open VFS data file /home/ipc-user/.secondlife/cache/data.db2.x.464395078
    2015-07-13T07:42:16Z WARNING: warnif: Couldn't remove '/home/ipc-user/.secondlife/cache/index.db2.x.464395078' (errno 2): No such file or directory
    2015-07-13T07:42:16Z WARNING: warnif: Couldn't remove '/home/ipc-user/.secondlife/cache/index.db2.x.464395078' (errno 2): No such file or directory
    2015-07-13T07:42:16Z INFO: presizeDataFile: Pre-sized VFS data file to 106954752 bytes
    2015-07-13T07:42:16Z INFO: LLVFS: Using VFS index file /home/ipc-user/.secondlife/cache/index.db2.x.464395078
    2015-07-13T07:42:16Z INFO: LLVFS: Using VFS data file /home/ipc-user/.secondlife/cache/data.db2.x.464395078
    2015-07-13T07:42:16Z INFO: LLVFS: Attempting to open VFS index file /home/ipc-user/.secondlife-install/app_settings/static_index.db2
    2015-07-13T07:42:16Z INFO: LLVFS: Attempting to open VFS data file /home/ipc-user/.secondlife-install/app_settings/static_data.db2
    2015-07-13T07:42:16Z INFO: LLVFS: Using VFS index file /home/ipc-user/.secondlife-install/app_settings/static_index.db2
    2015-07-13T07:42:16Z INFO: LLVFS: Using VFS data file /home/ipc-user/.secondlife-install/app_settings/static_data.db2
    2015-07-13T07:42:16Z INFO: init: Cache initialization is done.
    2015-07-13T07:42:16Z INFO: initWindow: Initializing window...
    2015-07-13T07:42:16Z INFO: ll_try_gtk_init: Starting GTK Initialization.
    2015-07-13T07:42:16Z INFO: ll_try_gtk_init: GTK Initialized.
    2015-07-13T07:42:16Z INFO: ll_try_gtk_init: - Compiled against GTK version 2.4.14
    2015-07-13T07:42:16Z INFO: ll_try_gtk_init: - Running against GTK version 2.24.27
    2015-07-13T07:42:16Z INFO: ll_try_gtk_init: - GTK version is good.
    2015-07-13T07:42:16Z INFO: createContext: createContext, fullscreen=0 size=1024x738
    2015-07-13T07:42:16Z INFO: createContext: Compiled against SDL 1.2.15
    2015-07-13T07:42:16Z INFO: createContext:  Running against SDL 1.2.15
    2015-07-13T07:42:16Z INFO: createContext: Original aspect ratio was 1280:1024=1.25
    2015-07-13T07:42:16Z INFO: createContext: createContext: creating window 1024x738x32
    2015-07-13T07:42:16Z INFO: x11_detect_VRAM_kb: Looking in /var/log/Xorg.1.log for VRAM info...
    2015-07-13T07:42:16Z INFO: createContext: GL buffer:
    2015-07-13T07:42:16Z INFO: createContext:   Red Bits 8
    2015-07-13T07:42:16Z INFO: createContext:   Green Bits 8
    2015-07-13T07:42:16Z INFO: createContext:   Blue Bits 8
    2015-07-13T07:42:16Z INFO: createContext:   Alpha Bits 8
    2015-07-13T07:42:16Z INFO: createContext:   Depth Bits 24
    2015-07-13T07:42:16Z INFO: createContext:   Stencil Bits 8
    2015-07-13T07:42:16Z INFO: initExtensions: initExtensions() checking shell variables to adjust features...
    2015-07-13T07:42:16Z INFO: initExtensions: initExtensions() FramebufferObject-related procs...
    2015-07-13T07:42:16Z INFO: initExtensions: initExtensions() OcclusionQuery-related procs...
    2015-07-13T07:42:16Z INFO: initExtensions: initExtensions() PointParameters-related procs...
    2015-07-13T07:42:16Z INFO: initExtensions: initExtensions() VertexShader-related procs...
    2015-07-13T07:42:16Z INFO: parseFeatureTable: Attempting to parse feature table from /home/ipc-user/.secondlife-install/featuretable_linux.txt
    2015-07-13T07:42:16Z INFO: applyBaseMasks: Setting GPU Class to Class1
    2015-07-13T07:42:16Z INFO: maskFeatures: Applying GPU Feature list: Class1
    2015-07-13T07:42:16Z INFO: maskFeatures: Applying GPU Feature list: OpenGLPre30
    2015-07-13T07:42:16Z INFO: maskFeatures: Applying GPU Feature list: MapBufferRange
    2015-07-13T07:42:16Z INFO: LLViewerWindow: LLVertexBuffer initialization done.
    2015-07-13T07:42:16Z INFO: applyRecommendedSettings: Applying Recommended Features
    2015-07-13T07:42:16Z INFO: applyBaseMasks: Setting GPU Class to Class1
    2015-07-13T07:42:16Z INFO: maskFeatures: Applying GPU Feature list: Class1
    2015-07-13T07:42:16Z INFO: maskFeatures: Applying GPU Feature list: OpenGLPre30
    2015-07-13T07:42:16Z INFO: maskFeatures: Applying GPU Feature list: MapBufferRange
    2015-07-13T07:42:16Z INFO: maskFeatures: Applying GPU Feature list: LowMid
    2015-07-13T07:42:16Z WARNING: maskList: Mask attempting to reenabling disabled feature, ignoring RenderDeferred
    2015-07-13T07:42:16Z INFO: clear: Clearing dynamic bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing standard bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing standard bumpmaps.
    2015-07-13T07:42:16Z WARNING: getRecommendedValue: ONCE: Feature RenderDeferred not on feature list or not available!
    2015-07-13T07:42:16Z INFO: clear: Clearing dynamic bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing standard bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing standard bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing dynamic bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing standard bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing standard bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing dynamic bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing standard bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing standard bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing dynamic bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing standard bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing standard bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing dynamic bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing standard bumpmaps.
    2015-07-13T07:42:16Z INFO: clear: Clearing standard bumpmaps.
    2015-07-13T07:42:16Z INFO: LLViewerWindow: Missing feature GL_ARB_depth_clamp. Void water might disappear in rare cases.
    2015-07-13T07:42:16Z WARNING: LLViewerTextureList::getMaxVideoRamSetting: VRAM amount not detected, defaulting to 128MB MB
    2015-07-13T07:42:16Z WARNING: LLViewerTextureList::getMaxVideoRamSetting: VRAM amount not detected, defaulting to 512MB MB
    2015-07-13T07:42:16Z WARNING: LLViewerTextureList::getMaxVideoRamSetting: VRAM amount not detected, defaulting to 128MB MB
    2015-07-13T07:42:16Z WARNING: LLViewerTextureList::getMaxVideoRamSetting: VRAM amount not detected, defaulting to 512MB MB
    2015-07-13T07:42:16Z INFO: LLViewerTextureList::updateMaxResidentTexMem: Total Video Memory set to: 128MB MB
    2015-07-13T07:42:16Z INFO: LLViewerTextureList::updateMaxResidentTexMem: Available Texture Memory set to: 96MB MB
    2015-07-13T07:42:17Z INFO: unix_minidump_callback: generated minidump: /home/ipc-user/.secondlife/logs/dump-0602e941-ee65-2edb-d36a-274f9dba054c//2f30b466-772d-1588-5287b17a-001303a7.dmp
    2015-07-13T07:42:17Z INFO: handleViewerCrash: Handle viewer crash entry.
    2015-07-13T07:42:17Z INFO: handleViewerCrash: Last render pool type: 0
    2015-07-13T07:42:17Z INFO: logMemoryInfo: Current allocated physical memory(KB): 222KB
    2015-07-13T07:42:17Z INFO: logMemoryInfo: Current allocated page size (KB): 0KB
    2015-07-13T07:42:17Z INFO: logMemoryInfo: Current availabe physical memory(KB): 4194303KB
    2015-07-13T07:42:17Z INFO: logMemoryInfo: Current max usable memory(KB): 4194303KB
    2015-07-13T07:42:17Z INFO: logMemoryInfo: --- private pool information -- 
    2015-07-13T07:42:17Z INFO: logMemoryInfo: Total reserved (KB): 0
    2015-07-13T07:42:17Z INFO: logMemoryInfo: Total allocated (KB): 0
    2015-07-13T07:42:17Z WARNING: assert_main_thread: Illegal execution from thread id 7 outside main thread 0
    2015-07-13T07:42:17Z WARNING: assert_main_thread: Illegal execution from thread id 7 outside main thread 0
    2015-07-13T07:42:17Z INFO: handleViewerCrash: Created crash marker file /home/ipc-user/.secondlife/logs/SecondLife.error_marker
    2015-07-13T07:42:17Z INFO: writeDebugInfo: Opening debug file /home/ipc-user/.secondlife/logs/dump-0602e941-ee65-2edb-d36a-274f9dba054c//dynamic_debug_info.log
    ./secondlife: line 138:  8471 Illegal instruction     (core dumped) $LL_WRAPPER bin/do-not-directly-run-secondlife-bin "${ARGS[@]}"
    *** Bad shutdown ($LL_RUN_ERR). ***
    
    *******************************************************
    This is a BETA release of the Second Life linux client.
    Thank you for testing!
    Please see README-linux.txt before reporting problems.
    
    

    Can anyone see what's the problem here and how to resolve it? Thank you!

×
×
  • Create New...