Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2025-10-16 07:39:15



Reply to topic  [ 36 posts ]  Go to page Previous  1, 2, 3, 4  Next
startup crashing on kubuntu 64 
Author Message

Joined: 2012-05-20 09:07:53
Posts: 44
Reply with quote
anything happens copying libpcre.so.0 to libpcre.so.3, same issue

Code:
~/CoolVLViewer-1.26.5$ LD_LIBRARY_PATH="`pwd`""/lib:${LD_LIBRARY_PATH}" ldd bin/cool_vl_viewer-bin | grep pcre
        libpcre.so.3 => /home/-----/CoolVLViewer-1.26.5/lib/libpcre.so.3 (0xf5da1000)


2012-10-21 09:59:12
Profile

Joined: 2012-05-20 09:07:53
Posts: 44
Reply with quote
Code:
~/CoolVLViewer-1.26.5$ ./cool_vl_viewer
Running from /home/@@@@@/CoolVLViewer-1.26.5
2012-10-21T10:06:29Z INFO: LogControlFile::loadFile: logging reconfigured from /home/@@@@@/CoolVLViewer-1.26.5/app_settings/logcontrol.xml
2012-10-21T10:06:29Z INFO: initConfiguration: Loading settings file list/home/@@@@@/CoolVLViewer-1.26.5/app_settings/settings_files.xml
2012-10-21T10:06:29Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group CrashSettings - from location Default
2012-10-21T10:06:29Z INFO: loadSettingsFromDirectory: Loaded settings file /home/@@@@@/CoolVLViewer-1.26.5/app_settings/settings_crash_behavior.xml
2012-10-21T10:06:29Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location Default
2012-10-21T10:06:29Z INFO: loadSettingsFromDirectory: Loaded settings file /home/@@@@@/CoolVLViewer-1.26.5/app_settings/settings.xml
2012-10-21T10:06:29Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group PerAccount - from location Default
2012-10-21T10:06:29Z INFO: loadSettingsFromDirectory: Loaded settings file /home/@@@@@/CoolVLViewer-1.26.5/app_settings/settings_per_account.xml
2012-10-21T10:06:29Z INFO: initParseCommandLine: Language it
2012-10-21T10:06:29Z INFO: initParseCommandLine: Location IT
2012-10-21T10:06:29Z INFO: initParseCommandLine: Variant UTF-8
2012-10-21T10:06:29Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group CrashSettings - from location User
2012-10-21T10:06:29Z WARNING: loadFromFile: Cannot find file /home/@@@@@/.secondlife/user_settings/settings_crash_behavior.xml to load.
2012-10-21T10:06:29Z WARNING: loadSettingsFromDirectory: Cannot load /home/@@@@@/.secondlife/user_settings/settings_crash_behavior.xml - No settings found.
2012-10-21T10:06:29Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location User
2012-10-21T10:06:29Z INFO: loadSettingsFromDirectory: Loaded settings file /home/@@@@@/.secondlife/user_settings/settings_coolvlviewer_1265.xml
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Reading grid info: /home/@@@@@/CoolVLViewer-1.26.5/app_settings/grids.xml
2012-10-21T10:06:29Z INFO: loadGridsLLSD: reading: grids
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'alphatowne.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'avatarhangout.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'avination.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'craft-world.org'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'cybergrid.de'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'francogrid.net'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'fleepgrid.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'gaynations.org'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'germangrid.de'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'gergrid.de'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'grid.govgrid.org'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'inworldz.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'islandoasisgrid.biz'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'jokaydia.metaverseworlds.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'logicamp.dyndns.org'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'hypergrid.org'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'myopengrid.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'neuland.talentraspel.de'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'newworldgrid.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'osgrid.org'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'reactiongrid.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'sciencesim.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'speculoos.net'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'tertiarygrid.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'twistedsky.net'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'virtyou.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'gravity.netbreakers.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'grid01.from-ne.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'yoursimspot.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: '3rg.changeip.org'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'cyberwrld.net'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'dorenas-world.de'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'jamland.de'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'marbleisle.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'nzvwg.org'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'otherland.dynalias.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'xn--tln-tna.net'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'ufsgrid.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'viradu.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'virtualfrance3d.venez.fr'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'virtual-rp.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'virtualworldsgrid.com'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'localhost'
2012-10-21T10:06:29Z INFO: loadGridsLLSD: Added grid: 'localhost9000'
2012-10-21T10:06:29Z INFO: initMarkerFile: Last exec crashed, setting LastExecEvent to 3
2012-10-21T10:06:29Z INFO: initClass: Private memory pools initialized.
2012-10-21T10:06:29Z INFO: init: Texture fetch concurrency set to: 12
2012-10-21T10:06:29Z INFO: init: LLCurl initialized in multi-threaded mode. With 256 handles and a timeout of 120 seconds.
2012-10-21T10:06:29Z INFO: writeSystemInfo: Cool VL Viewer version 1.26.5
2012-10-21T10:06:29Z INFO: writeSystemInfo: Local time: 2012-10-21T12:06:29 CEST
2012-10-21T10:06:29Z INFO: writeSystemInfo: CPU info:
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz
stepping        : 10
microcode       : 0xa07
cpu MHz         : 2667.000
cache size      : 3072 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 4
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
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 syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx
6 xtpr pdcm sse4_1 xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
bogomips        : 5333.70
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:
 
processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz
stepping        : 10
microcode       : 0xa07
cpu MHz         : 2667.000
cache size      : 3072 KB
physical id     : 0
siblings        : 4
core id         : 3
cpu cores       : 4
apicid          : 3
initial apicid  : 3
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
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 syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx
6 xtpr pdcm sse4_1 xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
bogomips        : 5333.70
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:
 
processor       : 2
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz
stepping        : 10
microcode       : 0xa07
cpu MHz         : 2667.000
cache size      : 3072 KB
physical id     : 0
siblings        : 4
core id         : 2
cpu cores       : 4
apicid          : 2
initial apicid  : 2
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
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 syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx
6 xtpr pdcm sse4_1 xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
bogomips        : 5333.70
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:
 
processor       : 3
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz
stepping        : 10
microcode       : 0xa07
cpu MHz         : 2667.000
cache size      : 3072 KB
physical id     : 0
siblings        : 4
core id         : 1
cpu cores       : 4
apicid          : 1
initial apicid  : 1
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
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 syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx
6 xtpr pdcm sse4_1 xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
bogomips        : 5333.70
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:
 

->mHasSSE:     1
->mHasSSE2:    1
->mHasAltivec: 0
->mCPUMHz:     2667
->mCPUString:  Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz (2667 MHz)

2012-10-21T10:06:29Z INFO: writeSystemInfo: Memory info:
MemTotal:        4048384 kB MemFree:         2317984 kB Buffers:           97988 kB Cached:           680824 kB SwapCached:            0 kB Active:           946788 kB Inactive:         581196 kB Active(anon):     755904 kB Inactive(anon):    23216 kB Active(file):     190884 kB Inactive(file):   557980 kB Unevictable:       31344 kB Mlocked:           31344 kB SwapTotal:       8190972 kB SwapFree:        8190972 kB Dirty:               248 kB Writeback:             0 kB AnonPages:        780664 kB Mapped:           221148 kB Shmem:             24148 kB Slab:              68600 kB SReclaimable:      40404 kB SUnreclaim:        28196 kB KernelStack:        3272 kB PageTables:        27756 kB NFS_Unstable:          0 kB Bounce:                0 kB WritebackTmp:          0 kB CommitLimit:    10215164 kB Committed_AS:    3514156 kB VmallocTotal:   34359738367 kB VmallocUsed:       87788 kB VmallocChunk:   34359643644 kB HardwareCorrupted:     0 kB AnonHugePages:         0 kB HugePages_Total:       0 HugePages_Free:        0 HugePages_Rsvd:        0 HugePages_Surp:        0 Hugepagesize:       2048 kB DirectMap4k:      146368 kB DirectMap2M:     2998272 kB
2012-10-21T10:06:29Z INFO: writeSystemInfo: OS: Linux 3.5
2012-10-21T10:06:29Z INFO: writeSystemInfo: OS info: Linux 3.5.0-18-generic #29-Ubuntu SMP Fri Oct 19 10:26:51 UTC 2012 x86_64
2012-10-21T10:06:29Z INFO: writeDebugInfo: Opening debug file /home/@@@@@/.secondlife/logs/debug_info.log
2012-10-21T10:06:29Z INFO: init: libcurl version is: libcurl/7.21.1 OpenSSL/1.0.0d zlib/1.2.5 c-ares/1.7.1
2012-10-21T10:06:29Z INFO: init: J2C Engine is: KDU
2012-10-21T10:06:29Z WARNING: loadFromFile: Cannot find file /home/@@@@@/.secondlife/user_settings/settings_crash_behavior.xml to load.
2012-10-21T10:06:29Z INFO: setDictionary: Setting new base dictionary to /home/@@@@@/CoolVLViewer-1.26.5/app_settings/dictionaries/en_us.dic with associated affix file /home/@@@@@/CoolVLViewer-1.26.5/app_settings/dictionaries/en_us.aff
2012-10-21T10:06:29Z INFO: setDictionary: Adding extra *.dic dictionaries...
2012-10-21T10:06:29Z INFO: addDictionary: Adding additional dictionary: /home/@@@@@/.secondlife/user_settings/dictionaries/custom.dic
2012-10-21T10:06:29Z INFO: addDictionary: Adding additional dictionary: /home/@@@@@/CoolVLViewer-1.26.5/app_settings/dictionaries/sl.dic
2012-10-21T10:06:29Z INFO: setDictionary: Done setting the dictionaries.
2012-10-21T10:06:29Z INFO: grab_dbus_syms: Found DSO: libdbus-glib-1.so.2
2012-10-21T10:06:29Z INFO: initCache: Headers: 92070 Textures size: 347 MB
2012-10-21T10:06:29Z INFO: initCache: VFS CACHE SIZE: 100 MB
2012-10-21T10:06:29Z INFO: LLVFS: Attempting to open VFS. Index file: /home/@@@@@/.secondlife/cache_coolvlviewer/index.db2.x.1566723278 - Data file: /home/@@@@@/.secondlife/cache_coolvlviewer/data.db2.x.1566723278
2012-10-21T10:06:29Z INFO: LLVFS: Using index file /home/@@@@@/.secondlife/cache_coolvlviewer/index.db2.x.1566723278
2012-10-21T10:06:29Z INFO: LLVFS: Using data file /home/@@@@@/.secondlife/cache_coolvlviewer/data.db2.x.1566723278
2012-10-21T10:06:29Z INFO: LLVFS: Attempting to open VFS. Index file: /home/@@@@@/CoolVLViewer-1.26.5/app_settings/static_index.db2 - Data file: /home/@@@@@/CoolVLViewer-1.26.5/app_settings/static_data.db2
2012-10-21T10:06:29Z INFO: LLVFS: Using index file /home/@@@@@/CoolVLViewer-1.26.5/app_settings/static_index.db2
2012-10-21T10:06:29Z INFO: LLVFS: Using data file /home/@@@@@/CoolVLViewer-1.26.5/app_settings/static_data.db2
2012-10-21T10:06:29Z INFO: initWindow: Initializing window...
2012-10-21T10:06:29Z INFO: LLNotificationHistoryChannel::loadPersistentNotifications: Loading open notifications from /home/@@@@@/.secondlife/user_settings/open_notifications.xml
2012-10-21T10:06:29Z WARNING: LLNotificationHistoryChannel::loadPersistentNotifications: Failed to open /home/@@@@@/.secondlife/user_settings/open_notifications.xml
2012-10-21T10:06:29Z INFO: ll_try_gtk_init: Starting GTK Initialization.
2012-10-21T10:06:29Z INFO: ll_try_gtk_init: GTK Initialized.
2012-10-21T10:06:29Z INFO: ll_try_gtk_init: - Compiled against GTK version 2.4.14
2012-10-21T10:06:29Z INFO: ll_try_gtk_init: - Running against GTK version 2.24.13
2012-10-21T10:06:29Z INFO: ll_try_gtk_init: - GTK version is good.
2012-10-21T10:06:29Z INFO: createContext: createContext, fullscreen=0 size=1000x700
2012-10-21T10:06:29Z INFO: createContext: Compiled against SDL 1.2.12
2012-10-21T10:06:29Z INFO: createContext:  Running against SDL 1.2.12
2012-10-21T10:06:29Z INFO: createContext: createContext: creating window 1000x700x32
2012-10-21T10:06:29Z INFO: x11_detect_VRAM_kb: Looking in /var/log/Xorg.0.log for VRAM info...
2012-10-21T10:06:29Z INFO: createContext: X11 log-parser detected 1024MB VRAM.
2012-10-21T10:06:29Z INFO: createContext: GL buffer:
2012-10-21T10:06:29Z INFO: createContext:   Red Bits 8
2012-10-21T10:06:29Z INFO: createContext:   Green Bits 8
2012-10-21T10:06:29Z INFO: createContext:   Blue Bits 8
2012-10-21T10:06:29Z INFO: createContext:   Alpha Bits 8
2012-10-21T10:06:29Z INFO: createContext:   Depth Bits 24
2012-10-21T10:06:29Z INFO: createContext:   Stencil Bits 8
2012-10-21T10:06:29Z INFO: initExtensions: initExtensions() checking shell variables to adjust features...
2012-10-21T10:06:29Z INFO: initExtensions: initExtensions() FramebufferObject-related procs...
2012-10-21T10:06:29Z INFO: initExtensions: initExtensions() OcclusionQuery-related procs...
2012-10-21T10:06:29Z INFO: initExtensions: initExtensions() PointParameters-related procs...
2012-10-21T10:06:29Z INFO: initExtensions: initExtensions() VertexShader-related procs...
2012-10-21T10:06:29Z INFO: loadGPUClass: GPU 'NVIDIA Corporation GeForce GTS 250/PCIe/SSE2' recognized as 'NVIDIA GTS 250' and is supported.
2012-10-21T10:06:29Z INFO: applyBaseMasks: Setting GPU Class to Class3
2012-10-21T10:06:29Z INFO: initClass: VBO is enabled.
2012-10-21T10:06:29Z INFO: initClass: Private memory pool allocated.
2012-10-21T10:06:29Z INFO: LLViewerWindow: LLVertexBuffer initialization done.
2012-10-21T10:06:29Z INFO: applyRecommendedSettings: Applying Recommended Features
2012-10-21T10:06:29Z INFO: applyBaseMasks: Setting GPU Class to Class3
2012-10-21T10:06:29Z WARNING: applyFeatures: AHHH! Control setting RenderLocalLights does not exist!
2012-10-21T10:06:29Z INFO: LLViewerTextureList::updateMaxResidentTexMem: Total Video Memory set to: 512 MB
2012-10-21T10:06:29Z INFO: LLViewerTextureList::updateMaxResidentTexMem: Available Texture Memory set to: 384 MB
2012-10-21T10:06:29Z INFO: setTextureFilteringOption: gGL.mMaxAnisotropy: 16
2012-10-21T10:06:29Z INFO: clear: Clearing standard bumpmaps.
2012-10-21T10:06:29Z INFO: addstandard: Adding standard bumpmaps.
2012-10-21T10:06:29Z INFO: getDynamicFallbackFontList: Getting system font list from FontConfig...
2012-10-21T10:06:29Z INFO: getDynamicFallbackFontList: Language it
2012-10-21T10:06:29Z INFO: getDynamicFallbackFontList: Location IT
2012-10-21T10:06:29Z INFO: getDynamicFallbackFontList: Variant UTF-8
2012-10-21T10:06:29Z INFO: getDynamicFallbackFontList: Preferring fonts of language: it
2012-10-21T10:06:29Z INFO: getDynamicFallbackFontList: Using 40/59 system fonts.
2012-10-21T10:06:29Z INFO: dump: LLFontRegistry dump:
2012-10-21T10:06:29Z INFO: dump: Size: Huge => 16
2012-10-21T10:06:29Z INFO: dump: Size: Large => 12
2012-10-21T10:06:29Z INFO: dump: Size: Medium => 10
2012-10-21T10:06:29Z INFO: dump: Size: Monospace => 9
2012-10-21T10:06:29Z INFO: dump: Size: Small => 9
2012-10-21T10:06:29Z INFO: dump: Font: name=DejaVu style=[0] size=[TEMPLATE] fileNames=
2012-10-21T10:06:29Z INFO: dump:   file: DejaVuSans.ttf
2012-10-21T10:06:29Z INFO: dump: Font: name=DejaVu style=[1] size=[TEMPLATE] fileNames=
2012-10-21T10:06:29Z INFO: dump:   file: DejaVuSansBold.ttf
2012-10-21T10:06:29Z INFO: dump: Font: name=DejaVu style=[2] size=[TEMPLATE] fileNames=
2012-10-21T10:06:29Z INFO: dump:   file: DejaVuSansOblique.ttf
2012-10-21T10:06:29Z INFO: dump: Font: name=DejaVu style=[3] size=[TEMPLATE] fileNames=
2012-10-21T10:06:29Z INFO: dump:   file: DejaVuSansBoldOblique.ttf
2012-10-21T10:06:29Z INFO: dump: Font: name=Helvetica style=[0] size=[TEMPLATE] fileNames=
2012-10-21T10:06:29Z INFO: dump:   file: arial.ttf
2012-10-21T10:06:29Z INFO: dump: Font: name=Helvetica style=[1] size=[TEMPLATE] fileNames=
2012-10-21T10:06:29Z INFO: dump:   file: arialbd.ttf
2012-10-21T10:06:29Z INFO: dump: Font: name=Helvetica style=[2] size=[TEMPLATE] fileNames=
2012-10-21T10:06:29Z INFO: dump:   file: ariali.ttf
2012-10-21T10:06:29Z INFO: dump: Font: name=Helvetica style=[3] size=[TEMPLATE] fileNames=
2012-10-21T10:06:29Z INFO: dump:   file: arialbi.ttf
2012-10-21T10:06:29Z INFO: dump: Font: name=Monospace style=[0] size=[TEMPLATE] fileNames=
2012-10-21T10:06:29Z INFO: dump:   file: profontwindows.ttf
2012-10-21T10:06:29Z INFO: dump: Font: name=OverrideTest style=[0] size=[TEMPLATE] fileNames=
2012-10-21T10:06:29Z INFO: dump:   file: times.ttf
2012-10-21T10:06:29Z INFO: dump: Font: name=SansSerif style=[0] size=[TEMPLATE] fileNames=
2012-10-21T10:06:29Z INFO: dump:   file: MtBkLfRg.ttf
2012-10-21T10:06:29Z INFO: dump: Font: name=SansSerif style=[1] size=[TEMPLATE] fileNames=
2012-10-21T10:06:29Z INFO: dump:   file: MtBdLfRg.ttf
2012-10-21T10:06:29Z INFO: dump: Font: name=default style=[0] size=[TEMPLATE] fileNames=
2012-10-21T10:06:29Z INFO: dump:   file: DejaVuSansCondensed.ttf
2012-10-21T10:06:29Z INFO: createFont: createFont SansSerif size Small style 0
2012-10-21T10:06:29Z INFO: createFont: ONCE: Couldn't load font /usr/share/fonts/TTF/dejavu/DejaVuSans.ttf
2012-10-21T10:06:29Z INFO: createFont: createFont SansSerif size Medium style 0
2012-10-21T10:06:29Z INFO: createFont: createFont SansSerif size Large style 0
2012-10-21T10:06:29Z INFO: createFont: createFont SansSerif size Huge style 0
2012-10-21T10:06:29Z INFO: createFont: createFont SansSerif size Medium style 1
2012-10-21T10:06:29Z INFO: createFont: createFont Monospace size Monospace style 0
2012-10-21T10:06:29Z INFO: saveToFile: Saved to /home/@@@@@/.secondlife/user_settings/settings_coolvlviewer_1265.xml
2012-10-21T10:06:29Z INFO: initWindow: gPipeline Initialized
2012-10-21T10:06:29Z INFO: saveToFile: Saved to /home/@@@@@/.secondlife/user_settings/settings_coolvlviewer_1265.xml
2012-10-21T10:06:29Z INFO: initWindow: Window initialization done.
2012-10-21T10:06:29Z INFO: printGLInfoString: GL_VENDOR:   NVIDIA Corporation
2012-10-21T10:06:29Z INFO: printGLInfoString: GL_RENDERER: GeForce GTS 250/PCIe/SSE2
2012-10-21T10:06:29Z INFO: printGLInfoString: GL_VERSION:  3.3.0 NVIDIA 310.14
2012-10-21T10:06:29Z INFO: init: ndof: mDriverState=1; mNdofDev=0xadffb18; libinit=1
2012-10-21T10:06:29Z INFO: init: Viewer media initialized.
2012-10-21T10:06:29Z WARNING: startLLProxy: Invalid other HTTP proxy configuration.
2012-10-21T10:06:29Z INFO: LLTemplateParser: ### Message template version 2  ###
2012-10-21T10:06:29Z INFO: start_net: attempting to connect on OS assigned port
2012-10-21T10:06:29Z INFO: start_net: Get socket returned: 0 length 16
2012-10-21T10:06:29Z INFO: start_net: Assigned port: 53370
2012-10-21T10:06:29Z INFO: start_net: startNet - receive buffer size : 262142
2012-10-21T10:06:29Z INFO: start_net: startNet - send buffer size    : 262142
2012-10-21T10:06:29Z INFO: start_net: IP_PKKTINFO enabled
2012-10-21T10:06:29Z INFO: idle_startup: Message System Initialized.
2012-10-21T10:06:29Z INFO: init: LLAudioEngine::init() AudioEngine successfully initialized
AL lib: pulseaudio.c:404: Failed to find format for channel map:
    front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
2012-10-21T10:06:29Z INFO: init: LLAudioEngine_OpenAL::init() OpenAL successfully initialized
2012-10-21T10:06:29Z INFO: init: OpenAL version: 1.1 ALSOFT 1.11.753
2012-10-21T10:06:29Z INFO: init: OpenAL vendor: OpenAL Community
2012-10-21T10:06:29Z INFO: init: OpenAL renderer: OpenAL Soft
2012-10-21T10:06:29Z INFO: init: ALUT version: 1.1
2012-10-21T10:06:29Z INFO: init: ALC version: 1.1
2012-10-21T10:06:29Z INFO: init: ALC default device: PulseAudio Software
2012-10-21T10:06:29Z INFO: idle_startup: Using media plugins to render streaming audio
2012-10-21T10:06:29Z INFO: idle_startup: Audio Engine Initialized.
2012-10-21T10:06:29Z INFO: setStartupState: Startup state changing from STATE_FIRST to (state #1)
2012-10-21T10:06:29Z INFO: setStartupState: Startup state changing from (state #1) to STATE_LOGIN_SHOW

(cool_vl_viewer-bin:3368): GLib-CRITICAL **: PCRE library is compiled without UTF8 support

(cool_vl_viewer-bin:3368): GLib-CRITICAL **: PCRE library is compiled without UTF8 properties support

(cool_vl_viewer-bin:3368): GLib-CRITICAL **: g_regex_match_full: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3368): GLib-CRITICAL **: g_regex_unref: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3368): GLib-CRITICAL **: g_regex_match_full: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3368): GLib-CRITICAL **: g_regex_unref: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3368): GLib-CRITICAL **: g_regex_match_full: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3368): GLib-CRITICAL **: g_regex_unref: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3368): GLib-CRITICAL **: g_regex_match_full: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3368): GLib-CRITICAL **: g_regex_unref: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3368): GLib-CRITICAL **: g_regex_match_full: assertion `regex != NULL' failed
2012-10-21T10:06:29Z INFO: do_elfio_glibc_backtrace: Opening stack trace file /home/@@@@@/.secondlife/logs/stack_trace.log
2012-10-21T10:06:30Z INFO: do_elfio_glibc_backtrace: Finished generating stack trace.
2012-10-21T10:06:30Z INFO: handleViewerCrash: Handle viewer crash entry.
2012-10-21T10:06:30Z INFO: logMemoryInfo: System memory information: Max physical memory: 4048384KB - Allocated physical memory: 93KB - Available physical memory: 4048384KB - Allocated virtual memory: 246561KB
2012-10-21T10:06:30Z INFO: handleViewerCrash: Creating crash marker file /home/@@@@@/.secondlife/logs/CoolVLViewer.error_marker
2012-10-21T10:06:30Z INFO: handleViewerCrash: Created crash marker file /home/@@@@@/.secondlife/logs/CoolVLViewer.error_marker
2012-10-21T10:06:30Z INFO: handleViewerCrash: Handle viewer crash generating stats log.
2012-10-21T10:06:30Z INFO: writeDebugInfo: Opening debug file /home/@@@@@/.secondlife/logs/debug_info.log
*** Bad shutdown. ***

You are running the Second Life Viewer on a x86_64 platform.  The
most common problems when launching the Viewer (particularly
'bin/cool_vl_viewer-bin: not found' and 'error while
loading shared libraries') may be solved by installing your Linux
distribution 32-bit compatibility packages.
For example, on Ubuntu and other Debian-based Linuxes you might run:
$ sudo apt-get install ia32-libs ia32-libs-gtk ia32-libs-kde ia32-libs-sdl


2012-10-21 10:08:17
Profile

Joined: 2009-03-17 18:42:51
Posts: 6066
Reply with quote
Last chance of solving your issue without getting the Ubuntu team to fix their buggy distro...

In the cool_vl_viewer wrapper script, replace:
Code:
export SL_ENV='LD_LIBRARY_PATH="`pwd`""/lib:${LD_LIBRARY_PATH}"'
with:
Code:
export SL_ENV='LD_PRELOAD="$RUN_PATH/lib/libpcre.so.0" LD_LIBRARY_PATH="$RUN_PATH/lib:$LD_LIBRARY_PATH"'

This will force the system to load the provided ibpcre.so.0 library even before it runs the viewer and should prevent the system to access its own buggy library... If it's still not enough, then there must be some system dynamic library that loads the system's PCRE (probably in the gstreamer libraries, or perhaps in the GTK+ ones...). In this latter case, only Ubuntu folks can help you and fix their own bugs (their PCRE should support UTF-8 and it obviously doesn't !).


2012-10-21 13:48:59
Profile WWW

Joined: 2012-05-20 09:07:53
Posts: 44
Reply with quote
Code:
2012-10-22T06:42:06Z INFO: init: LLAudioEngine::init() AudioEngine successfully initialized
2012-10-22T06:42:06Z WARNING: init: ESD audio output FAILED to initialize: Error initializing output device.
2012-10-22T06:42:06Z WARNING: init: OSS audio output FAILED to initialize: Error initializing output device.
2012-10-22T06:42:06Z INFO: idle_startup: Audio Engine Initialized.
2012-10-22T06:42:06Z INFO: setStartupState: Startup state changing from STATE_FIRST to (state #1)
2012-10-22T06:42:06Z INFO: setStartupState: Startup state changing from (state #1) to STATE_LOGIN_SHOW
ERROR: ld.so: object '/home/@@@@@/CoolVLViewer-1.26.5/lib/libpcre.so.0' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/home/@@@@@/CoolVLViewer-1.26.5/lib/libpcre.so.0' from LD_PRELOAD cannot be preloaded: ignored.

(cool_vl_viewer-bin:3702): GLib-WARNING **: unknown option bit(s) set

(cool_vl_viewer-bin:3702): GLib-CRITICAL **: g_regex_match_full: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3702): GLib-CRITICAL **: g_regex_unref: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3702): GLib-WARNING **: unknown option bit(s) set

(cool_vl_viewer-bin:3702): GLib-CRITICAL **: g_regex_match_full: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3702): GLib-CRITICAL **: g_regex_unref: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3702): GLib-WARNING **: unknown option bit(s) set

(cool_vl_viewer-bin:3702): GLib-CRITICAL **: g_regex_match_full: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3702): GLib-CRITICAL **: g_regex_unref: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3702): GLib-WARNING **: unknown option bit(s) set

(cool_vl_viewer-bin:3702): GLib-CRITICAL **: g_regex_match_full: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3702): GLib-CRITICAL **: g_regex_unref: assertion `regex != NULL' failed

(cool_vl_viewer-bin:3702): GLib-WARNING **: unknown option bit(s) set

(cool_vl_viewer-bin:3702): GLib-CRITICAL **: g_regex_match_full: assertion `regex != NULL' failed


seems like it is not able to preload provided libs.


2012-10-22 06:47:53
Profile

Joined: 2012-05-20 09:07:53
Posts: 44
Reply with quote
some logs

.secondlife/logs/stack_trace.log

Code:
sudo systemd-analyze blame
Password:
  3880ms NetworkManager.service
  3091ms avahi-daemon.service
  3045ms systemd-logind.service
  1033ms systemd-vconsole-setup.service
   736ms sys-kernel-debug.mount
   663ms dev-mqueue.mount
   616ms dev-hugepages.mount
   534ms systemd-modules-load.service
   502ms systemd-udevd.service
   406ms polkit.service
   405ms systemd-udev-trigger.service
   210ms systemd-sysctl.service
   207ms systemd-user-sessions.service
   166ms systemd-tmpfiles-setup.service
    64ms modem-manager.service
    39ms upower.service
    31ms rtkit-daemon.service
    30ms systemd-remount-fs.service
    13ms tmp.mount



.secondlife/logs/debug_info.log

Code:
<llsd>
    <map>
    <key>CAFilename</key>
        <string>/home/@@@@@/CoolVLViewer-1.26.5/app_settings/CA.pem</string>
    <key>CPUInfo</key>
        <map>
        <key>CPUAltivec</key>
            <boolean>0</boolean>
        <key>CPUFamily</key>
            <string>Intel Pentium Pro/2/3, Core</string>
        <key>CPUMhz</key>
            <real>2667</real>
        <key>CPUSSE</key>
            <boolean>1</boolean>
        <key>CPUSSE2</key>
            <boolean>1</boolean>
        <key>CPUString</key>
            <string>Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz (2667 MHz)</string>
        </map>
    <key>CircuitInfo</key>
        <undef />
    <key>ClientInfo</key>
        <map>
        <key>BuildVersion</key>
            <integer>14</integer>
        <key>MajorVersion</key>
            <integer>1</integer>
        <key>MinorVersion</key>
            <integer>26</integer>
        <key>Name</key>
            <string>Cool VL Viewer</string>
        <key>PatchVersion</key>
            <integer>5</integer>
        </map>
    <key>CrashNotHandled</key>
        <boolean>0</boolean>
    <key>CurrentPath</key>
        <string>/home/@@@@@/CoolVLViewer-1.26.5</string>
    <key>FirstLogin</key>
        <boolean>0</boolean>
    <key>FirstRunThisInstall</key>
        <integer>1</integer>
    <key>GLInfo</key>
        <map>
        <key>GLExtensions</key>
            <array>
                <string>GL_ARB_arrays_of_arrays</string>
                <string>GL_ARB_base_instance</string>
                <string>GL_ARB_blend_func_extended</string>
                <string>GL_ARB_clear_buffer_object</string>
                <string>GL_ARB_color_buffer_float</string>
                <string>GL_ARB_compatibility</string>
                <string>GL_ARB_compressed_texture_pixel_storage</string>
                <string>GL_ARB_conservative_depth</string>
                <string>GL_ARB_copy_buffer</string>
                <string>GL_ARB_copy_image</string>
                <string>GL_ARB_debug_output</string>
                <string>GL_ARB_depth_buffer_float</string>
                <string>GL_ARB_depth_clamp</string>
                <string>GL_ARB_depth_texture</string>
                <string>GL_ARB_draw_buffers</string>
                <string>GL_ARB_draw_elements_base_vertex</string>
                <string>GL_ARB_draw_instanced</string>
                <string>GL_ARB_ES2_compatibility</string>
                <string>GL_ARB_ES3_compatibility</string>
                <string>GL_ARB_explicit_attrib_location</string>
                <string>GL_ARB_explicit_uniform_location</string>
                <string>GL_ARB_fragment_coord_conventions</string>
                <string>GL_ARB_fragment_layer_viewport</string>
                <string>GL_ARB_fragment_program</string>
                <string>GL_ARB_fragment_program_shadow</string>
                <string>GL_ARB_fragment_shader</string>
                <string>GL_ARB_framebuffer_no_attachments</string>
                <string>GL_ARB_framebuffer_object</string>
                <string>GL_ARB_framebuffer_sRGB</string>
                <string>GL_ARB_geometry_shader4</string>
                <string>GL_ARB_get_program_binary</string>
                <string>GL_ARB_half_float_pixel</string>
                <string>GL_ARB_half_float_vertex</string>
                <string>GL_ARB_imaging</string>
                <string>GL_ARB_instanced_arrays</string>
                <string>GL_ARB_internalformat_query</string>
                <string>GL_ARB_internalformat_query2</string>
                <string>GL_ARB_invalidate_subdata</string>
                <string>GL_ARB_map_buffer_alignment</string>
                <string>GL_ARB_map_buffer_range</string>
                <string>GL_ARB_multisample</string>
                <string>GL_ARB_multitexture</string>
                <string>GL_ARB_occlusion_query</string>
                <string>GL_ARB_occlusion_query2</string>
                <string>GL_ARB_pixel_buffer_object</string>
                <string>GL_ARB_point_parameters</string>
                <string>GL_ARB_point_sprite</string>
                <string>GL_ARB_program_interface_query</string>
                <string>GL_ARB_provoking_vertex</string>
                <string>GL_ARB_robust_buffer_access_behavior</string>
                <string>GL_ARB_robustness</string>
                <string>GL_ARB_sampler_objects</string>
                <string>GL_ARB_seamless_cube_map</string>
                <string>GL_ARB_separate_shader_objects</string>
                <string>GL_ARB_shader_bit_encoding</string>
                <string>GL_ARB_shader_objects</string>
                <string>GL_ARB_shader_texture_lod</string>
                <string>GL_ARB_shading_language_100</string>
                <string>GL_ARB_shading_language_420pack</string>
                <string>GL_ARB_shading_language_include</string>
                <string>GL_ARB_shading_language_packing</string>
                <string>GL_ARB_shadow</string>
                <string>GL_ARB_stencil_texturing</string>
                <string>GL_ARB_sync</string>
                <string>GL_ARB_texture_border_clamp</string>
                <string>GL_ARB_texture_buffer_object</string>
                <string>GL_ARB_texture_buffer_range</string>
                <string>GL_ARB_texture_compression</string>
                <string>GL_ARB_texture_compression_rgtc</string>
                <string>GL_ARB_texture_cube_map</string>
                <string>GL_ARB_texture_env_add</string>
                <string>GL_ARB_texture_env_combine</string>
                <string>GL_ARB_texture_env_crossbar</string>
                <string>GL_ARB_texture_env_dot3</string>
                <string>GL_ARB_texture_float</string>
                <string>GL_ARB_texture_mirrored_repeat</string>
                <string>GL_ARB_texture_multisample</string>
                <string>GL_ARB_texture_non_power_of_two</string>
                <string>GL_ARB_texture_query_levels</string>
                <string>GL_ARB_texture_rectangle</string>
                <string>GL_ARB_texture_rg</string>
                <string>GL_ARB_texture_rgb10_a2ui</string>
                <string>GL_ARB_texture_storage</string>
                <string>GL_ARB_texture_storage_multisample</string>
                <string>GL_ARB_texture_swizzle</string>
                <string>GL_ARB_texture_view</string>
                <string>GL_ARB_timer_query</string>
                <string>GL_ARB_transpose_matrix</string>
                <string>GL_ARB_uniform_buffer_object</string>
                <string>GL_ARB_vertex_array_bgra</string>
                <string>GL_ARB_vertex_array_object</string>
                <string>GL_ARB_vertex_attrib_binding</string>
                <string>GL_ARB_vertex_buffer_object</string>
                <string>GL_ARB_vertex_program</string>
                <string>GL_ARB_vertex_shader</string>
                <string>GL_ARB_vertex_type_2_10_10_10_rev</string>
                <string>GL_ARB_viewport_array</string>
                <string>GL_ARB_window_pos</string>
                <string>GL_ATI_draw_buffers</string>
                <string>GL_ATI_texture_float</string>
                <string>GL_ATI_texture_mirror_once</string>
                <string>GL_S3_s3tc</string>
                <string>GL_EXT_texture_env_add</string>
                <string>GL_EXT_abgr</string>
                <string>GL_EXT_bgra</string>
                <string>GL_EXT_bindable_uniform</string>
                <string>GL_EXT_blend_color</string>
                <string>GL_EXT_blend_equation_separate</string>
                <string>GL_EXT_blend_func_separate</string>
                <string>GL_EXT_blend_minmax</string>
                <string>GL_EXT_blend_subtract</string>
                <string>GL_EXT_compiled_vertex_array</string>
                <string>GL_EXT_Cg_shader</string>
                <string>GL_EXT_depth_bounds_test</string>
                <string>GL_EXT_direct_state_access</string>
                <string>GL_EXT_draw_buffers2</string>
                <string>GL_EXT_draw_instanced</string>
                <string>GL_EXT_draw_range_elements</string>
                <string>GL_EXT_fog_coord</string>
                <string>GL_EXT_framebuffer_blit</string>
                <string>GL_EXT_framebuffer_multisample</string>
                <string>GL_EXTX_framebuffer_mixed_formats</string>
                <string>GL_EXT_framebuffer_multisample_blit_scaled</string>
                <string>GL_EXT_framebuffer_object</string>
                <string>GL_EXT_framebuffer_sRGB</string>
                <string>GL_EXT_geometry_shader4</string>
                <string>GL_EXT_gpu_program_parameters</string>
                <string>GL_EXT_gpu_shader4</string>
                <string>GL_EXT_multi_draw_arrays</string>
                <string>GL_EXT_packed_depth_stencil</string>
                <string>GL_EXT_packed_float</string>
                <string>GL_EXT_packed_pixels</string>
                <string>GL_EXT_pixel_buffer_object</string>
                <string>GL_EXT_point_parameters</string>
                <string>GL_EXT_provoking_vertex</string>
                <string>GL_EXT_rescale_normal</string>
                <string>GL_EXT_secondary_color</string>
                <string>GL_EXT_separate_shader_objects</string>
                <string>GL_EXT_separate_specular_color</string>
                <string>GL_EXT_shadow_funcs</string>
                <string>GL_EXT_stencil_two_side</string>
                <string>GL_EXT_stencil_wrap</string>
                <string>GL_EXT_texture3D</string>
                <string>GL_EXT_texture_array</string>
                <string>GL_EXT_texture_buffer_object</string>
                <string>GL_EXT_texture_compression_dxt1</string>
                <string>GL_EXT_texture_compression_latc</string>
                <string>GL_EXT_texture_compression_rgtc</string>
                <string>GL_EXT_texture_compression_s3tc</string>
                <string>GL_EXT_texture_cube_map</string>
                <string>GL_EXT_texture_edge_clamp</string>
                <string>GL_EXT_texture_env_combine</string>
                <string>GL_EXT_texture_env_dot3</string>
                <string>GL_EXT_texture_filter_anisotropic</string>
                <string>GL_EXT_texture_format_BGRA8888</string>
                <string>GL_EXT_texture_integer</string>
                <string>GL_EXT_texture_lod</string>
                <string>GL_EXT_texture_lod_bias</string>
                <string>GL_EXT_texture_mirror_clamp</string>
                <string>GL_EXT_texture_object</string>
                <string>GL_EXT_texture_shared_exponent</string>
                <string>GL_EXT_texture_sRGB</string>
                <string>GL_EXT_texture_sRGB_decode</string>
                <string>GL_EXT_texture_storage</string>
                <string>GL_EXT_texture_swizzle</string>
                <string>GL_EXT_texture_type_2_10_10_10_REV</string>
                <string>GL_EXT_timer_query</string>
                <string>GL_EXT_vertex_array</string>
                <string>GL_EXT_vertex_array_bgra</string>
                <string>GL_EXT_x11_sync_object</string>
                <string>GL_EXT_import_sync_object</string>
                <string>GL_IBM_rasterpos_clip</string>
                <string>GL_IBM_texture_mirrored_repeat</string>
                <string>GL_KHR_debug</string>
                <string>GL_KTX_buffer_region</string>
                <string>GL_NV_alpha_test</string>
                <string>GL_NV_blend_minmax</string>
                <string>GL_NV_blend_square</string>
                <string>GL_NV_complex_primitives</string>
                <string>GL_NV_conditional_render</string>
                <string>GL_NV_copy_depth_to_color</string>
                <string>GL_NV_copy_image</string>
                <string>GL_NV_depth_buffer_float</string>
                <string>GL_NV_depth_clamp</string>
                <string>GL_NV_ES1_1_compatibility</string>
                <string>GL_NV_explicit_multisample</string>
                <string>GL_NV_fbo_color_attachments</string>
                <string>GL_NV_fence</string>
                <string>GL_NV_float_buffer</string>
                <string>GL_NV_fog_distance</string>
                <string>GL_NV_fragdepth</string>
                <string>GL_NV_fragment_program</string>
                <string>GL_NV_fragment_program_option</string>
                <string>GL_NV_fragment_program2</string>
                <string>GL_NV_framebuffer_multisample_coverage</string>
                <string>GL_NV_geometry_shader4</string>
                <string>GL_NV_gpu_program4</string>
                <string>GL_NV_half_float</string>
                <string>GL_NV_light_max_exponent</string>
                <string>GL_NV_multisample_coverage</string>
                <string>GL_NV_multisample_filter_hint</string>
                <string>GL_NV_occlusion_query</string>
                <string>GL_NV_packed_depth_stencil</string>
                <string>GL_NV_parameter_buffer_object</string>
                <string>GL_NV_parameter_buffer_object2</string>
                <string>GL_NV_path_rendering</string>
                <string>GL_NV_pixel_data_range</string>
                <string>GL_NV_point_sprite</string>
                <string>GL_NV_primitive_restart</string>
                <string>GL_NV_register_combiners</string>
                <string>GL_NV_register_combiners2</string>
                <string>GL_NV_shader_buffer_load</string>
                <string>GL_NV_texgen_reflection</string>
                <string>GL_NV_texture_barrier</string>
                <string>GL_NV_texture_compression_vtc</string>
                <string>GL_NV_texture_env_combine4</string>
                <string>GL_NV_texture_expand_normal</string>
                <string>GL_NV_texture_lod_clamp</string>
                <string>GL_NV_texture_multisample</string>
                <string>GL_NV_texture_rectangle</string>
                <string>GL_NV_texture_shader</string>
                <string>GL_NV_texture_shader2</string>
                <string>GL_NV_texture_shader3</string>
                <string>GL_NV_transform_feedback</string>
                <string>GL_NV_vdpau_interop</string>
                <string>GL_NV_vertex_array_range</string>
                <string>GL_NV_vertex_array_range2</string>
                <string>GL_NV_vertex_buffer_unified_memory</string>
                <string>GL_NV_vertex_program</string>
                <string>GL_NV_vertex_program1_1</string>
                <string>GL_NV_vertex_program2</string>
                <string>GL_NV_vertex_program2_option</string>
                <string>GL_NV_vertex_program3</string>
                <string>GL_NVX_conditional_render</string>
                <string>GL_NVX_gpu_memory_info</string>
                <string>GL_OES_compressed_ETC2_RGB8_texture</string>
                <string>GL_OES_compressed_ETC2_sRGB8_texture</string>
                <string>GL_OES_compressed_ETC2_punchthroughA_RGBA8_texture</string>
                <string>GL_OES_compressed_ETC2_punchthroughA_sRGB8_alpha_texture</string>
                <string>GL_OES_compressed_ETC2_RGBA8_texture</string>
                <string>GL_OES_compressed_ETC2_sRGB8_alpha8_texture</string>
                <string>GL_OES_compressed_EAC_R11_unsigned_texture</string>
                <string>GL_OES_compressed_EAC_R11_signed_texture</string>
                <string>GL_OES_compressed_EAC_RG11_unsigned_texture</string>
                <string>GL_OES_compressed_EAC_RG11_signed_texture</string>
                <string>GL_OES_compressed_paletted_texture</string>
                <string>GL_OES_depth24</string>
                <string>GL_OES_depth32</string>
                <string>GL_OES_depth_texture</string>
                <string>GL_OES_element_index_uint</string>
                <string>GL_OES_fbo_render_mipmap</string>
                <string>GL_OES_get_program_binary</string>
                <string>GL_OES_mapbuffer</string>
                <string>GL_OES_packed_depth_stencil</string>
                <string>GL_OES_point_size_array</string>
                <string>GL_OES_point_sprite</string>
                <string>GL_OES_rgb8_rgba8</string>
                <string>GL_OES_read_format</string>
                <string>GL_OES_standard_derivatives</string>
                <string>GL_OES_texture_3D</string>
                <string>GL_OES_texture_float</string>
                <string>GL_OES_texture_float_linear</string>
                <string>GL_OES_texture_half_float</string>
                <string>GL_OES_texture_half_float_linear</string>
                <string>GL_OES_texture_npot</string>
                <string>GL_OES_vertex_array_object</string>
                <string>GL_OES_vertex_half_float</string>
                <string>GL_SGIS_generate_mipmap</string>
                <string>GL_SGIS_texture_lod</string>
                <string>GL_SGIX_depth_texture</string>
                <string>GL_SGIX_shadow</string>
                <string>GL_SUN_slice_accum</string>
            </array>
        <key>GLRenderer</key>
            <string>GeForce GTS 250/PCIe/SSE2</string>
        <key>GLVendor</key>
            <string>NVIDIA Corporation</string>
        <key>GLVersion</key>
            <string>3.3.0 NVIDIA 310.14</string>
        </map>
    <key>GraphicsCard</key>
        <string>NVIDIA GTS 250</string>
    <key>GridName</key>
        <string>SecondLife</string>
    <key>LastExecEvent</key>
        <integer>3</integer>
    <key>MainloopTimeoutState</key>
        <string>Main:Idle</string>
    <key>OSInfo</key>
        <string>Linux 3.5</string>
    <key>RAMInfo</key>
        <map>
        <key>Allocated</key>
            <integer>97</integer>
        <key>Physical</key>
            <integer>4048384</integer>
        </map>
    <key>SLLog</key>
        <string>/home/@@@@@/.secondlife/logs/SecondLife.log</string>
    <key>SessionLength</key>
        <real>0.781264007091522216796875</real>
    <key>SettingsFilename</key>
        <string>/home/@@@@@/.secondlife/user_settings/settings_coolvlviewer_1265.xml</string>
    <key>StartupState</key>
        <string>STATE_LOGIN_SHOW</string>
    <key>ViewerExePath</key>
        <string>/home/@@@@@/CoolVLViewer-1.26.5/bin/cool_vl_viewer-bin</string>
    </map>
</llsd>



.secondlife/logs/SecondLife.log

Code:
2012-10-22T06:42:06Z INFO: initConfiguration: Loading settings file list/home//CoolVLViewer-1.26.5/app_settings/settings_files.xml
2012-10-22T06:42:06Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group CrashSettings - from location Default
2012-10-22T06:42:06Z INFO: loadSettingsFromDirectory: Loaded settings file /home/@@@@@/CoolVLViewer-1.26.5/app_settings/settings_crash_behavior.xml
2012-10-22T06:42:06Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location Default
2012-10-22T06:42:06Z INFO: loadSettingsFromDirectory: Loaded settings file /home/@@@@@/CoolVLViewer-1.26.5/app_settings/settings.xml
2012-10-22T06:42:06Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group PerAccount - from location Default
2012-10-22T06:42:06Z INFO: loadSettingsFromDirectory: Loaded settings file /home/@@@@@/CoolVLViewer-1.26.5/app_settings/settings_per_account.xml
2012-10-22T06:42:06Z INFO: initParseCommandLine: Language it
2012-10-22T06:42:06Z INFO: initParseCommandLine: Location IT
2012-10-22T06:42:06Z INFO: initParseCommandLine: Variant UTF-8
2012-10-22T06:42:06Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group CrashSettings - from location User
2012-10-22T06:42:06Z WARNING: loadFromFile: Cannot find file /home/@@@@@/.secondlife/user_settings/settings_crash_behavior.xml to load.
2012-10-22T06:42:06Z WARNING: loadSettingsFromDirectory: Cannot load /home/@@@@@/.secondlife/user_settings/settings_crash_behavior.xml - No settings found.
2012-10-22T06:42:06Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location User
2012-10-22T06:42:06Z INFO: loadSettingsFromDirectory: Loaded settings file /home/@@@@@/.secondlife/user_settings/settings_coolvlviewer_1265.xml
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Reading grid info: /home/@@@@@/CoolVLViewer-1.26.5/app_settings/grids.xml
2012-10-22T06:42:06Z INFO: loadGridsLLSD: reading: grids
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'alphatowne.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'avatarhangout.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'avination.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'craft-world.org'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'cybergrid.de'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'francogrid.net'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'fleepgrid.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'gaynations.org'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'germangrid.de'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'gergrid.de'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'grid.govgrid.org'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'inworldz.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'islandoasisgrid.biz'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'jokaydia.metaverseworlds.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'logicamp.dyndns.org'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'hypergrid.org'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'myopengrid.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'neuland.talentraspel.de'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'newworldgrid.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'osgrid.org'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'reactiongrid.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'sciencesim.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'speculoos.net'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'tertiarygrid.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'twistedsky.net'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'virtyou.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'gravity.netbreakers.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'grid01.from-ne.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'yoursimspot.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: '3rg.changeip.org'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'cyberwrld.net'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'dorenas-world.de'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'jamland.de'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'marbleisle.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'nzvwg.org'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'otherland.dynalias.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'xn--tln-tna.net'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'ufsgrid.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'viradu.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'virtualfrance3d.venez.fr'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'virtual-rp.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'virtualworldsgrid.com'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'localhost'
2012-10-22T06:42:06Z INFO: loadGridsLLSD: Added grid: 'localhost9000'
2012-10-22T06:42:06Z INFO: initMarkerFile: Last exec crashed, setting LastExecEvent to 3
2012-10-22T06:42:06Z INFO: initClass: Private memory pools initialized.
2012-10-22T06:42:06Z INFO: init: Texture fetch concurrency set to: 12
2012-10-22T06:42:06Z INFO: init: LLCurl initialized in multi-threaded mode. With 256 handles and a timeout of 120 seconds.
2012-10-22T06:42:06Z INFO: writeSystemInfo: Cool VL Viewer version 1.26.5
2012-10-22T06:42:06Z INFO: writeSystemInfo: Local time: 2012-10-22T08:42:06 CEST
2012-10-22T06:42:06Z INFO: writeSystemInfo: CPU info:
processor   : 0
vendor_id   : GenuineIntel
cpu family   : 6
model      : 23
model name   : Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz
stepping   : 10
microcode   : 0xa07
cpu MHz      : 2667.000
cache size   : 3072 KB
physical id   : 0
siblings   : 4
core id      : 0
cpu cores   : 4
apicid      : 0
initial apicid   : 0
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx
6 xtpr pdcm sse4_1 xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
bogomips   : 5333.75
clflush size   : 64
cache_alignment   : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:
 
processor   : 1
vendor_id   : GenuineIntel
cpu family   : 6
model      : 23
model name   : Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz
stepping   : 10
microcode   : 0xa07
cpu MHz      : 2667.000
cache size   : 3072 KB
physical id   : 0
siblings   : 4
core id      : 2
cpu cores   : 4
apicid      : 2
initial apicid   : 2
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx
6 xtpr pdcm sse4_1 xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
bogomips   : 5333.75
clflush size   : 64
cache_alignment   : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:
 
processor   : 2
vendor_id   : GenuineIntel
cpu family   : 6
model      : 23
model name   : Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz
stepping   : 10
microcode   : 0xa07
cpu MHz      : 2667.000
cache size   : 3072 KB
physical id   : 0
siblings   : 4
core id      : 3
cpu cores   : 4
apicid      : 3
initial apicid   : 3
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx
6 xtpr pdcm sse4_1 xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
bogomips   : 5333.75
clflush size   : 64
cache_alignment   : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:
 
processor   : 3
vendor_id   : GenuineIntel
cpu family   : 6
model      : 23
model name   : Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz
stepping   : 10
microcode   : 0xa07
cpu MHz      : 2667.000
cache size   : 3072 KB
physical id   : 0
siblings   : 4
core id      : 1
cpu cores   : 4
apicid      : 1
initial apicid   : 1
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx
6 xtpr pdcm sse4_1 xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
bogomips   : 5333.75
clflush size   : 64
cache_alignment   : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:
 

->mHasSSE:     1
->mHasSSE2:    1
->mHasAltivec: 0
->mCPUMHz:     2667
->mCPUString:  Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz (2667 MHz)

2012-10-22T06:42:06Z INFO: writeSystemInfo: Memory info:
MemTotal:        4048384 kB MemFree:         1743140 kB Buffers:          195044 kB Cached:          1081432 kB SwapCached:            0 kB Active:          1154440 kB Inactive:         875896 kB Active(anon):     760360 kB Inactive(anon):    26704 kB Active(file):     394080 kB Inactive(file):   849192 kB Unevictable:       31272 kB Mlocked:           31272 kB SwapTotal:       8190972 kB SwapFree:        8190972 kB Dirty:                44 kB Writeback:             0 kB AnonPages:        785192 kB Mapped:           229908 kB Shmem:             27544 kB Slab:             138868 kB SReclaimable:     109760 kB SUnreclaim:        29108 kB KernelStack:        3352 kB PageTables:        30292 kB NFS_Unstable:          0 kB Bounce:                0 kB WritebackTmp:          0 kB CommitLimit:    10215164 kB Committed_AS:    3842740 kB VmallocTotal:   34359738367 kB VmallocUsed:       87788 kB VmallocChunk:   34359643644 kB HardwareCorrupted:     0 kB AnonHugePages:         0 kB HugePages_Total:       0 HugePages_
Free:        0 HugePages_Rsvd:        0 HugePages_Surp:        0 Hugepagesize:       2048 kB DirectMap4k:      138176 kB DirectMap2M:     3006464 kB
2012-10-22T06:42:06Z INFO: writeSystemInfo: OS: Linux 3.5
2012-10-22T06:42:06Z INFO: writeSystemInfo: OS info: Linux 3.5.0-18-generic #29-Ubuntu SMP Fri Oct 19 10:26:51 UTC 2012 x86_64
2012-10-22T06:42:06Z INFO: writeDebugInfo: Opening debug file /home/@@@@@/.secondlife/logs/debug_info.log
2012-10-22T06:42:06Z INFO: init: libcurl version is: libcurl/7.21.1 OpenSSL/1.0.0d zlib/1.2.5 c-ares/1.7.1
2012-10-22T06:42:06Z INFO: init: J2C Engine is: KDU
2012-10-22T06:42:06Z WARNING: loadFromFile: Cannot find file /home/@@@@@/.secondlife/user_settings/settings_crash_behavior.xml to load.
2012-10-22T06:42:06Z INFO: setDictionary: Setting new base dictionary to /home/@@@@@/CoolVLViewer-1.26.5/app_settings/dictionaries/en_us.dic with associated affix file /home/@@@@@/CoolVLViewer-1.26.5/app_settings/dictionaries/en_us.aff
2012-10-22T06:42:06Z INFO: setDictionary: Adding extra *.dic dictionaries...
2012-10-22T06:42:06Z INFO: addDictionary: Adding additional dictionary: /home/@@@@@/.secondlife/user_settings/dictionaries/custom.dic
2012-10-22T06:42:06Z INFO: addDictionary: Adding additional dictionary: /home/@@@@@/CoolVLViewer-1.26.5/app_settings/dictionaries/sl.dic
2012-10-22T06:42:06Z INFO: setDictionary: Done setting the dictionaries.
2012-10-22T06:42:06Z INFO: grab_dbus_syms: Found DSO: libdbus-glib-1.so.2
2012-10-22T06:42:06Z INFO: initCache: Headers: 92070 Textures size: 347 MB
2012-10-22T06:42:06Z INFO: initCache: VFS CACHE SIZE: 100 MB
2012-10-22T06:42:06Z INFO: LLVFS: Attempting to open VFS. Index file: /home/@@@@@/.secondlife/cache_coolvlviewer/index.db2.x.914343008 - Data file: /home/@@@@@/.secondlife/cache_coolvlviewer/data.db2.x.914343008
2012-10-22T06:42:06Z INFO: LLVFS: Using index file /home/@@@@@/.secondlife/cache_coolvlviewer/index.db2.x.914343008
2012-10-22T06:42:06Z INFO: LLVFS: Using data file /home/@@@@@/.secondlife/cache_coolvlviewer/data.db2.x.914343008
2012-10-22T06:42:06Z INFO: LLVFS: Attempting to open VFS. Index file: /home/@@@@@/CoolVLViewer-1.26.5/app_settings/static_index.db2 - Data file: /home/@@@@@/CoolVLViewer-1.26.5/app_settings/static_data.db2
2012-10-22T06:42:06Z INFO: LLVFS: Using index file /home/@@@@@/CoolVLViewer-1.26.5/app_settings/static_index.db2
2012-10-22T06:42:06Z INFO: LLVFS: Using data file /home/@@@@@/CoolVLViewer-1.26.5/app_settings/static_data.db2
2012-10-22T06:42:06Z INFO: initWindow: Initializing window...
2012-10-22T06:42:06Z INFO: LLNotificationHistoryChannel::loadPersistentNotifications: Loading open notifications from /home/@@@@@/.secondlife/user_settings/open_notifications.xml
2012-10-22T06:42:06Z WARNING: LLNotificationHistoryChannel::loadPersistentNotifications: Failed to open /home/@@@@@/.secondlife/user_settings/open_notifications.xml
2012-10-22T06:42:06Z INFO: ll_try_gtk_init: Starting GTK Initialization.
2012-10-22T06:42:06Z INFO: ll_try_gtk_init: GTK Initialized.
2012-10-22T06:42:06Z INFO: ll_try_gtk_init: - Compiled against GTK version 2.4.14
2012-10-22T06:42:06Z INFO: ll_try_gtk_init: - Running against GTK version 2.24.13
2012-10-22T06:42:06Z INFO: ll_try_gtk_init: - GTK version is good.
2012-10-22T06:42:06Z INFO: createContext: createContext, fullscreen=0 size=1000x700
2012-10-22T06:42:06Z INFO: createContext: Compiled against SDL 1.2.12
2012-10-22T06:42:06Z INFO: createContext:  Running against SDL 1.2.12
2012-10-22T06:42:06Z INFO: createContext: createContext: creating window 1000x700x32
2012-10-22T06:42:06Z INFO: x11_detect_VRAM_kb: Looking in /var/log/Xorg.0.log for VRAM info...
2012-10-22T06:42:06Z INFO: createContext: X11 log-parser detected 1024MB VRAM.
2012-10-22T06:42:06Z INFO: createContext: GL buffer:
2012-10-22T06:42:06Z INFO: createContext:   Red Bits 8
2012-10-22T06:42:06Z INFO: createContext:   Green Bits 8
2012-10-22T06:42:06Z INFO: createContext:   Blue Bits 8
2012-10-22T06:42:06Z INFO: createContext:   Alpha Bits 8
2012-10-22T06:42:06Z INFO: createContext:   Depth Bits 24
2012-10-22T06:42:06Z INFO: createContext:   Stencil Bits 8
2012-10-22T06:42:06Z INFO: initExtensions: initExtensions() checking shell variables to adjust features...
2012-10-22T06:42:06Z INFO: initExtensions: initExtensions() FramebufferObject-related procs...
2012-10-22T06:42:06Z INFO: initExtensions: initExtensions() OcclusionQuery-related procs...
2012-10-22T06:42:06Z INFO: initExtensions: initExtensions() PointParameters-related procs...
2012-10-22T06:42:06Z INFO: initExtensions: initExtensions() VertexShader-related procs...
2012-10-22T06:42:06Z INFO: loadGPUClass: GPU 'NVIDIA Corporation GeForce GTS 250/PCIe/SSE2' recognized as 'NVIDIA GTS 250' and is supported.
2012-10-22T06:42:06Z INFO: applyBaseMasks: Setting GPU Class to Class3
2012-10-22T06:42:06Z INFO: initClass: VBO is enabled.
2012-10-22T06:42:06Z INFO: initClass: Private memory pool allocated.
2012-10-22T06:42:06Z INFO: LLViewerWindow: LLVertexBuffer initialization done.
2012-10-22T06:42:06Z INFO: applyRecommendedSettings: Applying Recommended Features
2012-10-22T06:42:06Z INFO: applyBaseMasks: Setting GPU Class to Class3
2012-10-22T06:42:06Z WARNING: applyFeatures: AHHH! Control setting RenderLocalLights does not exist!
2012-10-22T06:42:06Z INFO: LLViewerTextureList::updateMaxResidentTexMem: Total Video Memory set to: 512 MB
2012-10-22T06:42:06Z INFO: LLViewerTextureList::updateMaxResidentTexMem: Available Texture Memory set to: 384 MB
2012-10-22T06:42:06Z INFO: setTextureFilteringOption: gGL.mMaxAnisotropy: 16
2012-10-22T06:42:06Z INFO: clear: Clearing standard bumpmaps.
2012-10-22T06:42:06Z INFO: addstandard: Adding standard bumpmaps.
2012-10-22T06:42:06Z INFO: getDynamicFallbackFontList: Getting system font list from FontConfig...
2012-10-22T06:42:06Z INFO: getDynamicFallbackFontList: Language it
2012-10-22T06:42:06Z INFO: getDynamicFallbackFontList: Location IT
2012-10-22T06:42:06Z INFO: getDynamicFallbackFontList: Variant UTF-8
2012-10-22T06:42:06Z INFO: getDynamicFallbackFontList: Preferring fonts of language: it
2012-10-22T06:42:06Z INFO: getDynamicFallbackFontList: Using 40/59 system fonts.
2012-10-22T06:42:06Z INFO: dump: LLFontRegistry dump:
2012-10-22T06:42:06Z INFO: dump: Size: Huge => 16
2012-10-22T06:42:06Z INFO: dump: Size: Large => 12
2012-10-22T06:42:06Z INFO: dump: Size: Medium => 10
2012-10-22T06:42:06Z INFO: dump: Size: Monospace => 9
2012-10-22T06:42:06Z INFO: dump: Size: Small => 9
2012-10-22T06:42:06Z INFO: dump: Font: name=DejaVu style=[0] size=[TEMPLATE] fileNames=
2012-10-22T06:42:06Z INFO: dump:   file: DejaVuSans.ttf
2012-10-22T06:42:06Z INFO: dump: Font: name=DejaVu style=[1] size=[TEMPLATE] fileNames=
2012-10-22T06:42:06Z INFO: dump:   file: DejaVuSansBold.ttf
2012-10-22T06:42:06Z INFO: dump: Font: name=DejaVu style=[2] size=[TEMPLATE] fileNames=
2012-10-22T06:42:06Z INFO: dump:   file: DejaVuSansOblique.ttf
2012-10-22T06:42:06Z INFO: dump: Font: name=DejaVu style=[3] size=[TEMPLATE] fileNames=
2012-10-22T06:42:06Z INFO: dump:   file: DejaVuSansBoldOblique.ttf
2012-10-22T06:42:06Z INFO: dump: Font: name=Helvetica style=[0] size=[TEMPLATE] fileNames=
2012-10-22T06:42:06Z INFO: dump:   file: arial.ttf
2012-10-22T06:42:06Z INFO: dump: Font: name=Helvetica style=[1] size=[TEMPLATE] fileNames=
2012-10-22T06:42:06Z INFO: dump:   file: arialbd.ttf
2012-10-22T06:42:06Z INFO: dump: Font: name=Helvetica style=[2] size=[TEMPLATE] fileNames=
2012-10-22T06:42:06Z INFO: dump:   file: ariali.ttf
2012-10-22T06:42:06Z INFO: dump: Font: name=Helvetica style=[3] size=[TEMPLATE] fileNames=
2012-10-22T06:42:06Z INFO: dump:   file: arialbi.ttf
2012-10-22T06:42:06Z INFO: dump: Font: name=Monospace style=[0] size=[TEMPLATE] fileNames=
2012-10-22T06:42:06Z INFO: dump:   file: profontwindows.ttf
2012-10-22T06:42:06Z INFO: dump: Font: name=OverrideTest style=[0] size=[TEMPLATE] fileNames=
2012-10-22T06:42:06Z INFO: dump:   file: times.ttf
2012-10-22T06:42:06Z INFO: dump: Font: name=SansSerif style=[0] size=[TEMPLATE] fileNames=
2012-10-22T06:42:06Z INFO: dump:   file: MtBkLfRg.ttf
2012-10-22T06:42:06Z INFO: dump: Font: name=SansSerif style=[1] size=[TEMPLATE] fileNames=
2012-10-22T06:42:06Z INFO: dump:   file: MtBdLfRg.ttf
2012-10-22T06:42:06Z INFO: dump: Font: name=default style=[0] size=[TEMPLATE] fileNames=
2012-10-22T06:42:06Z INFO: dump:   file: DejaVuSansCondensed.ttf
2012-10-22T06:42:06Z INFO: createFont: createFont SansSerif size Small style 0
2012-10-22T06:42:06Z INFO: createFont: ONCE: Couldn't load font /usr/share/fonts/TTF/dejavu/DejaVuSans.ttf
2012-10-22T06:42:06Z INFO: createFont: createFont SansSerif size Medium style 0
2012-10-22T06:42:06Z INFO: createFont: createFont SansSerif size Large style 0
2012-10-22T06:42:06Z INFO: createFont: createFont SansSerif size Huge style 0
2012-10-22T06:42:06Z INFO: createFont: createFont SansSerif size Medium style 1
2012-10-22T06:42:06Z INFO: createFont: createFont Monospace size Monospace style 0
2012-10-22T06:42:06Z INFO: saveToFile: Saved to /home/@@@@@/.secondlife/user_settings/settings_coolvlviewer_1265.xml
2012-10-22T06:42:06Z INFO: initWindow: gPipeline Initialized
2012-10-22T06:42:06Z INFO: saveToFile: Saved to /home/@@@@@/.secondlife/user_settings/settings_coolvlviewer_1265.xml
2012-10-22T06:42:06Z INFO: initWindow: Window initialization done.
2012-10-22T06:42:06Z INFO: printGLInfoString: GL_VENDOR:   NVIDIA Corporation
2012-10-22T06:42:06Z INFO: printGLInfoString: GL_RENDERER: GeForce GTS 250/PCIe/SSE2
2012-10-22T06:42:06Z INFO: printGLInfoString: GL_VERSION:  3.3.0 NVIDIA 310.14
2012-10-22T06:42:06Z INFO: init: ndof: mDriverState=1; mNdofDev=0xbaa2698; libinit=1
2012-10-22T06:42:06Z INFO: init: Viewer media initialized.
2012-10-22T06:42:06Z WARNING: startLLProxy: Invalid other HTTP proxy configuration.
2012-10-22T06:42:06Z INFO: LLTemplateParser: ### Message template version 2  ###
2012-10-22T06:42:06Z INFO: start_net: attempting to connect on OS assigned port
2012-10-22T06:42:06Z INFO: start_net: Get socket returned: 0 length 16
2012-10-22T06:42:06Z INFO: start_net: Assigned port: 43827
2012-10-22T06:42:06Z INFO: start_net: startNet - receive buffer size : 262142
2012-10-22T06:42:06Z INFO: start_net: startNet - send buffer size    : 262142
2012-10-22T06:42:06Z INFO: start_net: IP_PKKTINFO enabled
2012-10-22T06:42:06Z INFO: idle_startup: Message System Initialized.
2012-10-22T06:42:06Z INFO: init: LLAudioEngine::init() AudioEngine successfully initialized
2012-10-22T06:42:06Z WARNING: init: ESD audio output FAILED to initialize: Error initializing output device.
2012-10-22T06:42:06Z WARNING: init: OSS audio output FAILED to initialize: Error initializing output device.
2012-10-22T06:42:06Z INFO: idle_startup: Audio Engine Initialized.
2012-10-22T06:42:06Z INFO: setStartupState: Startup state changing from STATE_FIRST to (state #1)
2012-10-22T06:42:06Z INFO: setStartupState: Startup state changing from (state #1) to STATE_LOGIN_SHOW
2012-10-22T06:42:07Z INFO: do_elfio_glibc_backtrace: Opening stack trace file /home/@@@@@/.secondlife/logs/stack_trace.log
2012-10-22T06:42:07Z INFO: do_elfio_glibc_backtrace: Finished generating stack trace.
2012-10-22T06:42:07Z INFO: handleViewerCrash: Handle viewer crash entry.
2012-10-22T06:42:07Z INFO: logMemoryInfo: System memory information: Max physical memory: 4048384KB - Allocated physical memory: 97KB - Available physical memory: 4048384KB - Allocated virtual memory: 248520KB
2012-10-22T06:42:07Z INFO: handleViewerCrash: Creating crash marker file /home/@@@@@/.secondlife/logs/CoolVLViewer.error_marker
2012-10-22T06:42:07Z INFO: handleViewerCrash: Created crash marker file /home/@@@@@/.secondlife/logs/CoolVLViewer.error_marker
2012-10-22T06:42:07Z INFO: handleViewerCrash: Handle viewer crash generating stats log.
2012-10-22T06:42:07Z INFO: writeDebugInfo: Opening debug file /home/@@@@@/.secondlife/logs/debug_info.log


2012-10-22 07:22:32
Profile

Joined: 2009-03-17 18:42:51
Posts: 6066
Reply with quote
Again, report the issue to Ubuntu. Your distro is crippled and I can't do anything for you.

EDIT: see also this thread on SL's forum: it's not a Cool VL Viewer specific issue and it's the proof something is (very) wrong with Ubuntu/Kubuntu 64bits. My advice: use another Linux distro, and preferably a 32bits one (64bits brings nothing but troubles !).


2012-10-22 08:15:35
Profile WWW

Joined: 2012-10-29 18:58:50
Posts: 1
Reply with quote
I am using Ubuntu 12.10. After I downloaded the Cool Viewer it would not start at all.
I got support from the Ubintu desk. Here what they found out:


It seems that is not found the dri module for 3D acceleration.
I had to instal the mesa-utils package:
sudo apt-get install mesa-utils

And added the output of the following commands:
glxinfo | grep ^direct
glxinfo | grep 'renderer string'
LIBGL_DEBUG=verbose glxinfo 2>&1 >/dev/null | grep so$
dpkg -l | grep mesa

The application is looking for the dri driver in some paths, but not found it in any.
I have to start the program from my application directory in a terminal:
LIBGL_DRIVERS_PATH=/usr/lib/i386-linux-gnu/dri ./cool_vl_viewer

Because I needed the use of the ALT button in the Viewer I had to change the default shorcuts of ubuntu in Settings->Keyboard.

I still cant use Full screen, that should start with F11


2012-10-29 19:26:34
Profile

Joined: 2009-03-17 18:42:51
Posts: 6066
Reply with quote
Fredf wrote:
I am using Ubuntu 12.10. After I downloaded the Cool Viewer it would not start at all.
I got support from the Ubintu desk. Here what they found out:

It seems that is not found the dri module for 3D acceleration.
I had to instal the mesa-utils package:
sudo apt-get install mesa-utils
Yes, obviously you need the appropriate OpenGL driver installed for your graphics card. Note that Mesa drivers are very slow when compared to to the proprietary drivers (get the latter from your GPU vendor's website).

Quote:
The application is looking for the dri driver in some paths, but not found it in any.
I have to start the program from my application directory in a terminal:
LIBGL_DRIVERS_PATH=/usr/lib/i386-linux-gnu/dri ./cool_vl_viewer
You could add "export LIBGL_DRIVERS_PATH=/usr/lib/i386-linux-gnu/dri" in the cool_vl_viewer wrapper script, but it looks like your system is badly configured since any application should be able to find the dynamic libraries installed on the system. Check your /etc/ld.so.conf file, and add "/usr/lib/i386-linux-gnu/dri" in it if it's not already there, then type "ldconfig" in a terminal to take the change into account.

Quote:
I still cant use Full screen, that should start with F11
The full screen mode is toggled with ALT ENTER, not F11... I however don't recommend using full screen mode since it can cause crashes and odd rendering issues when toggling it (this mode has even been removed from LL's v3 viewer because of these OpenGL context switching issues); just maximize the window of the viewer (provided your task bar is set to auto-hide mode, you only "loose" the borders and title bar when compared to full screen).


2012-10-29 19:37:34
Profile WWW

Joined: 2012-05-20 09:07:53
Posts: 44
Reply with quote
from Kubuntu 13.04 Raring/coolvl 1.26.7.5

Code:
CoolVLViewer-1.26.7
2013-01-17T09:43:31Z INFO: LogControlFile::loadFile: logging reconfigured from /home/xxxxxxxx/CoolVLViewer-1.26.7/app_settings/logcontrol.xml
2013-01-17T09:43:31Z INFO: initConfiguration: Loading settings file list/home/xxxxxxxx/CoolVLViewer-1.26.7/app_settings/settings_files.xml
2013-01-17T09:43:31Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location Default
2013-01-17T09:43:31Z INFO: loadSettingsFromDirectory: Loaded settings file /home/xxxxxxxx/CoolVLViewer-1.26.7/app_settings/settings.xml
2013-01-17T09:43:31Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group PerAccount - from location Default
2013-01-17T09:43:31Z INFO: loadSettingsFromDirectory: Loaded settings file /home/xxxxxxxx/CoolVLViewer-1.26.7/app_settings/settings_per_account.xml
2013-01-17T09:43:31Z INFO: initParseCommandLine: Language it
2013-01-17T09:43:31Z INFO: initParseCommandLine: Location IT
2013-01-17T09:43:31Z INFO: initParseCommandLine: Variant UTF-8
2013-01-17T09:43:31Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location User
2013-01-17T09:43:31Z INFO: loadSettingsFromDirectory: Loaded settings file /home/xxxxxxxx/.secondlife/user_settings/settings_coolvlviewer_1267.xml
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Reading grid info: /home/xxxxxxxx/CoolVLViewer-1.26.7/app_settings/grids.xml
2013-01-17T09:43:31Z INFO: loadGridsLLSD: reading: grids
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'alphatowne.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'avination.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'craft-world.org'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'francogrid.net'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'fleepgrid.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'germangrid.de'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'gergrid.de'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'inworldz.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'islandoasisgrid.biz'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'logicamp.dyndns.org'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'hypergrid.org'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'myopengrid.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'neuland.talentraspel.de'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'newworldgrid.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'olantica.net'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'osgrid.org'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'reactiongrid.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'sciencesim.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'speculoos.net'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'tertiarygrid.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'virtyou.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'gravity.netbreakers.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'grid01.from-ne.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'yoursimspot.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: '3rg.changeip.org'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'dorenas-world.de'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'gaynations.org'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'nzvwg.org'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'xn--tln-tna.net'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'twistedsky.net'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'ufsgrid.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'viradu.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'virtual-rp.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'virtualworldsgrid.com'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'localhost'
2013-01-17T09:43:31Z INFO: loadGridsLLSD: Added grid: 'localhost9000'
2013-01-17T09:43:31Z WARNING: ll_apr_warn_status: APR: End of file found
2013-01-17T09:43:31Z INFO: anotherInstanceRunning: Marker file is locked.
2013-01-17T09:43:31Z INFO: ll_try_gtk_init: Starting GTK Initialization.
2013-01-17T09:43:31Z INFO: ll_try_gtk_init: GTK Initialized.
2013-01-17T09:43:31Z INFO: ll_try_gtk_init: - Compiled against GTK version 2.4.14
2013-01-17T09:43:31Z INFO: ll_try_gtk_init: - Running against GTK version 2.24.14
2013-01-17T09:43:31Z INFO: ll_try_gtk_init: - GTK version is good.
2013-01-17T09:43:31Z INFO: OSMessageBoxSDL: Creating a dialog because we're in windowed mode and GTK is happy.

(cool_vl_viewer-bin:3025): GLib-CRITICAL **: PCRE library is compiled without UTF8 support

(cool_vl_viewer-bin:3025): GLib-CRITICAL **: PCRE library is compiled without UTF8 properties support

(cool_vl_viewer-bin:3025): GLib-CRITICAL **: g_regex_match_full: assertion `regex != NULL' failed
2013-01-17T09:43:31Z INFO: do_elfio_glibc_backtrace: Opening stack trace file /home/xxxxxxxx/.secondlife/logs/stack_trace.log
2013-01-17T09:43:32Z INFO: do_elfio_glibc_backtrace: Finished generating stack trace.
2013-01-17T09:43:32Z INFO: handleViewerCrash: Handle viewer crash entry.
2013-01-17T09:43:32Z INFO: logMemoryInfo: System memory information: Max physical memory: 4048076KB - Allocated physical memory: 128KB - Available physical memory: 4048076KB - Allocated virtual memory: 167313KB
2013-01-17T09:43:32Z INFO: handleViewerCrash: Creating crash marker file /home/xxxxxxxx/.secondlife/logs/CoolVLViewer.error_marker
2013-01-17T09:43:32Z INFO: handleViewerCrash: Created marker file /home/xxxxxxxx/.secondlife/logs/CoolVLViewer.error_marker
2013-01-17T09:43:32Z INFO: writeDebugInfo: Opening debug file /home/xxxxxxxx/.secondlife/logs/debug_info.log
./cool_vl_viewer: riga 159:  3025 Errore di segmentazione (core dump creato) LD_LIBRARY_PATH="$RUN_PATH/lib:$LD_LIBRARY_PATH" $LL_WRAPPER $VIEWER_BINARY
*** Bad shutdown. ***

You are running the Second Life Viewer on a x86_64 platform.  The
most common problems when launching the Viewer (particularly
'./bin/cool_vl_viewer-bin: not found' and 'error while
loading shared libraries') may be solved by installing your Linux
distribution 32-bit compatibility packages.
For example, on Ubuntu and other Debian-based Linuxes you might run:
$ sudo apt-get install ia32-libs ia32-libs-gtk ia32-libs-kde ia32-libs-sdl


could this...
Code:
2013-01-17T09:43:32Z INFO: writeDebugInfo: Opening debug file /home/cheyenne/.secondlife/logs/debug_info.log
./cool_vl_viewer: riga 159:  3025 Errore di segmentazione (core dump creato) LD_LIBRARY_PATH="$RUN_PATH/lib:$LD_LIBRARY_PATH" $LL_WRAPPER $VIEWER_BINARY
*** Bad shutdown. ***

...help you someway?


2013-01-17 09:49:50
Profile

Joined: 2009-03-17 18:42:51
Posts: 6066
Reply with quote
peterpan wrote:
from Kubuntu 13.04 Raring/coolvl 1.26.7.5

Code:
(cool_vl_viewer-bin:3025): GLib-CRITICAL **: PCRE library is compiled without UTF8 support

(cool_vl_viewer-bin:3025): GLib-CRITICAL **: PCRE library is compiled without UTF8 properties support

(cool_vl_viewer-bin:3025): GLib-CRITICAL **: g_regex_match_full: assertion `regex != NULL' failed
2013-01-17T09:43:31Z INFO: do_elfio_glibc_backtrace: Opening stack trace file /home/xxxxxxxx/.secondlife/logs/stack_trace.log
2013-01-17T09:43:32Z INFO: do_elfio_glibc_backtrace: Finished generating stack trace.
2013-01-17T09:43:32Z INFO: handleViewerCrash: Handle viewer crash entry.

This is a problem with your system's libraries. Probably similar issue to this one. Alas, it's a Linux distribution issue and I cannot do more than I already did to work around it (i.e. providing a proper libpcre library together with the viewer): complain to your distro maker for the f*cked up libraries they provide.


2013-01-17 12:59:49
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 36 posts ]  Go to page Previous  1, 2, 3, 4  Next

Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.