Still crashing every time with 58100
|
Tofu Linden
Linden Lab Employee
Join date: 29 Aug 2006
Posts: 471
|
02-20-2007 06:04
Thanks for the feedback and the workaround! You're right, one of the third-party libraries - probably Mozilla - is playing with the locale and thus pulling the rug out from under our feet (the majority of the SL app and its libraries expect a C/POSIX locale). I'm looking into a workaround that's not too heavy-handed.
|
Yopy Yorimasa
Registered User
Join date: 27 Nov 2006
Posts: 9
|
02-20-2007 14:11
From: Signore Iredell Yopy, I edited the secondlife script, and I added a line that says export LANG=en_US.UTF-8 ...then I launch the secondlife script. Try that... i alreay try hat... and to disable all opengl extensions same crash... just before come in world
|
buttbadger Mirabeau
French Furry SL player
Join date: 1 Oct 2005
Posts: 21
|
02-20-2007 15:41
From: Signore Iredell Yopy, I edited the secondlife script, and I added a line that says export LANG=en_US.UTF-8 ...then I launch the secondlife script. Try that... It works for me now with this trick! 
_____________________
ButtBadger, the one and only...seriously
|
Angel Sunset
Linutic
Join date: 7 Apr 2005
Posts: 636
|
02-20-2007 15:57
From: Yopy Yorimasa i alreay try hat... and to disable all opengl extensions
same crash... just before come in world In this post, the crash was caused by having Multi-Threading on in preferences... /263/ee/167202/1.html#post1414787Maybe turning that off will help?
_____________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kubuntu Intrepid 8.10, KDE, linux 2.6.27-11, X.Org 11.0, server glx vendor: NVIDIA Corporation, server glx version: 1.5.2, OpenGL vendor: NVIDIA Corporation, OpenGL renderer: GeForce 9800 GTX+/PCI/SSE2, OpenGL version: 3.0.0 NVIDIA 180.29, glu version: 1.3, NVidia GEForce 9800 GTX+ 512 MB, Intel Core 2 Duo, Mem: 3371368k , Swap: 2570360k
|
Yopy Yorimasa
Registered User
Join date: 27 Nov 2006
Posts: 9
|
02-20-2007 16:27
i do that.. and crash befor come in world...
|
Triss Gray
Registered User
Join date: 10 Oct 2006
Posts: 59
|
02-21-2007 01:09
The crash on
LogLock::LogLock: failed to get mutex for log
for me seems to be related to either lots of console-output, or streaming music or maybe even the combination of both...
I don't crash immediately upon logon, but only after some time. I don't know if it's caused by having the streaming music on (had some music troubles too - but the crash doesn't happen right after turning it on, only after some tens of minutes), or because turning the stream on seems to cause lots of audio 3dposition errors which flood the terminal, causing the crash...
I'm on a core 2 duo 2 ghz, ubuntu edgy 64 bit, nvidia geforce go 7950 (512 mb), and my soundcard is the onboard sigmatell stuff (snd-intel-hda driver). I have it both when running sound through oss, or through alsa's oss compat layer (with aoss). Neither ESD or alsa are working (no sound). Don't know if this helps someone though...
|
Daniel Millgrove
Amberdragon Tomcat
Join date: 15 Dec 2006
Posts: 61
|
02-21-2007 07:08
Hi Triss!
No it's not connected to this. You might have missed the workaround.
Just do a export LANG=en_US.UTF-8 before starting secondlife.
Should be fixed completely in the next first look version, because it's already fixed in the QA'ed version they have inhouse, Tofu told in another thread.
Have fun! Daniel
(Edit: After reading your post some more times, I think you might have another problem indeed. The named fix is when SL crashes directly after hitting "connect" button... If you can login and it crashes afterwards, then I'm not right with my statement above. Sorry in this case)
|
Triss Gray
Registered User
Join date: 10 Oct 2006
Posts: 59
|
02-21-2007 07:14
From: Daniel Millgrove Hi Triss!
No it's not connected to this. You might have missed the workaround.
Just do a export LANG=en_US.UTF-8 before starting secondlife.
Should be fixed completely in the next first look version, because it's already fixed in the QA'ed version they have inhouse, Tofu told in another thread.
Have fun! Daniel
(Edit: After reading your post some more times, I think you might have another problem indeed. The named fix is when SL crashes directly after hitting "connect" button... If you can login and it crashes afterwards, then I'm not right with my statement above. Sorry in this case) hi, I already tried this workaround and it doesn't help for my particular problem! I just posted here because the same error message was popping up as the people who crash upon login seem to have! SL-FL is workable for me, as the crashes are only now and then, not constantly. Thanks for the reply anyway 
|
SirZarath Excelsior
Registered User
Join date: 22 Oct 2006
Posts: 20
|
Other work-around
02-22-2007 05:50
I am having the same error:
2007-02-22T13:38:15Z WARNING: parseXml: Bone without position 2007-02-22T13:38:15Z i686-linux-client-releasefordownload/newview/llvoavatar.cpp(8807) : error 2007-02-22T13:38:15Z ERROR: parseXml: Error parsing bone in skeleton file
But this error only occurs with me if I use a desktop icon I made to start-up Secondlife. If I start Secondlife manually from within a console window, it starts up fine.
Using Kanotix (Debian Sid) with fmvw WM
Second Life version 1.13.3 build 58185 Can't get terse CPU information RAM: 526057472 OS: Linux 2.6.16.14-kanotix-1 #1 SMP PREEMPT Fri May 5 21:55:57 CEST 2006 i686 GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce4 MX 420/AGP/SSE2 GL_VERSION 1.5.6 NVIDIA 87.74
|
Angel Sunset
Linutic
Join date: 7 Apr 2005
Posts: 636
|
02-22-2007 06:20
I start from an Icon, but I added the option "run in terminal window" to accept the text output that SL produces.
Maybe this will help you?
_____________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kubuntu Intrepid 8.10, KDE, linux 2.6.27-11, X.Org 11.0, server glx vendor: NVIDIA Corporation, server glx version: 1.5.2, OpenGL vendor: NVIDIA Corporation, OpenGL renderer: GeForce 9800 GTX+/PCI/SSE2, OpenGL version: 3.0.0 NVIDIA 180.29, glu version: 1.3, NVidia GEForce 9800 GTX+ 512 MB, Intel Core 2 Duo, Mem: 3371368k , Swap: 2570360k
|
Tofu Linden
Linden Lab Employee
Join date: 29 Aug 2006
Posts: 471
|
02-28-2007 07:24
You should find the locale crash fixed in First Look 58537.
|
Zi Ree
Mrrrew!
Join date: 25 Feb 2006
Posts: 723
|
02-28-2007 09:26
wo hoo 
_____________________
Zi! (SuSE Linux 10.2, Kernel 2.6.13-15, AMD64 3200+, 2GB RAM, NVidia GeForce 7800GS 512MB (AGP), KDE 3.5.5, Second Life 1.13.1 (6) alpha soon beta thingie) Blog: http://ziree.wordpress.com/ - QAvimator: http://qavimator.orgSecond Life Linux Users Group IRC Channel: irc.freenode.org #secondlifelug
|