Andres Rosewood
Registered User
Join date: 8 Mar 2006
Posts: 5
|
03-21-2006 12:56
2006-03-21T21:50:49Z INFO: Loaded OpenGL symbol 'glFreeObjectBufferATI'. 2006-03-21T21:50:49Z INFO: Loaded OpenGL symbol 'glArrayObjectATI'. 2006-03-21T21:50:49Z INFO: Loaded OpenGL symbol 'glVertexAttribArrayObjectATI'. 2006-03-21T21:50:49Z INFO: Loaded OpenGL symbol 'glXGetCurrentDisplay'. 2006-03-21T21:50:49Z INFO: Loaded OpenGL symbol 'glXQueryExtensionsString'. 2006-03-21T21:50:49Z INFO: Loaded OpenGL symbol 'glXGetProcAddressARB'. 2006-03-21T21:50:49Z INFO: Couldn't initialize mipmap generation 2006-03-21T21:50:49Z INFO: Couldn't initialize GL_EXT_paletted_texture 2006-03-21T21:50:49Z INFO: Couldn't initialize GL_NV_vertex_array_range 2006-03-21T21:50:49Z INFO: Couldn't initialize GL_NV_fence 2006-03-21T21:50:49Z INFO: Couldn't initialize separate specular color 2006-03-21T21:50:49Z INFO: Couldn't initialize anisotropic filtering 2006-03-21T21:50:49Z WARNING: Invalid control RenderUserFarClip 2006-03-21T21:50:49Z INFO: remove_marker_file()
At this point, the program crashes. I am running (or failing to run) the latest version of SecondLife on a fairly recent version of Fedora Core. I tried running the previous release of SecondLife on an ancient system a few weeks ago - if I remember correctly, the computer froze at the very point where this computer now crashes.
Any hints?
|
Andres Rosewood
Registered User
Join date: 8 Mar 2006
Posts: 5
|
03-21-2006 13:19
Oh, some additional information. Here are the interesting parts of my lastrun.log:
2006-03-21T21:50:43Z WARNING: LLDir_Linux not fully implemented! ... 2006-03-21T21:50:43Z INFO: CPU info: 2006-03-21T21:50:43Z processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Mobile Intel(R) Pentium(R) 4 - M CPU 1 .70GHz stepping : 7 cpu MHz : 1694.878 cache size : 512 KB fdiv_bu g : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes fl ags : fpu vme de pse tsc msr pae mce cx8 mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid bogomips : 3350.52 2006-03-21T21:50:43Z INFO: Memory info: 2006-03-21T21:50:43Z MemTotal: 255368 kB MemFree: 22296 kB Buffers : 11240 kB Cached: 140516 kB SwapCached: 0 kB Active: 148700 kB Inactive: 52708 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 255368 kB LowFree: 22296 kB SwapTotal: 2094112 kB SwapFree: 2093888 kB Dirty: 648 kB Writeback: 0 kB Mapped: 102328 kB Slab: 16212 kB CommitLimit: 22 21796 kB Committed_AS: 202684 kB PageTables: 2040 kB VmallocTotal: 770 040 kB VmallocUsed: 7368 kB VmallocChunk: 761332 kB HugePages_Total: 0 HugePages_Free: 0 Hugepagesize: 4096 kB 2006-03-21T21:50:43Z INFO: OS info: Linux 2.6.11-1.35_FC3 #1 Mon Jun 13 00:52:08 EDT 2005 i686 2006-03-21T21:50:43Z INFO: Loading feature tables. 2006-03-21T21:50:43Z INFO: Using configuration file /home/helfgott/SecondLife/Se condLife_1_9_0_17/SecondLife/user_settings/settings.ini 2006-03-21T21:50:43Z INFO: LLControlGroup::loadFromFile unable to open. 2006-03-21T21:50:43Z INFO: LLControlGroup::loadFromFile unable to open. ... LLErrorStream::crashOnError() failed to get mutex for log LLErrorStream::crashOnError() failed to get mutex for log LLErrorStream::crashOnError() failed to get mutex for log ... 2006-03-21T21:50:49Z INFO: Couldn't initialize mipmap generation 2006-03-21T21:50:49Z INFO: Couldn't initialize GL_EXT_paletted_texture 2006-03-21T21:50:49Z INFO: Couldn't initialize GL_NV_vertex_array_range 2006-03-21T21:50:49Z INFO: Couldn't initialize GL_NV_fence 2006-03-21T21:50:49Z INFO: Couldn't initialize separate specular color 2006-03-21T21:50:49Z INFO: Couldn't initialize anisotropic filtering 2006-03-21T21:50:49Z WARNING: Invalid control RenderUserFarClip 2006-03-21T21:50:49Z INFO: remove_marker_file()
- and here the program crashes.
|