Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

New release always crash when log on

Ange Zanetti
Registered User
Join date: 24 Jan 2008
Posts: 14
04-10-2008 02:44
hey free guys,

I just dl and set up the new release of the SL Client (/SecondLife_i686_1_20_0_84432)
but it always crash when i arrive in SL.
i tried to change the script with a export LC_ALL=C or a export LC_NUMERIC=C like the last release but it just dont worx!!!

the terminal return :

2008-04-10T09:37:26Z INFO: idle_startup: Doing first audio_update_volume...
2008-04-10T09:37:26Z INFO: idle_startup: Done first audio_update_volume.
2008-04-10T09:37:26Z INFO: updateGeometry: WL Skydome strips in 3 batches.
2008-04-10T09:37:26Z INFO: resizeScreenTexture: RESIZED SCREEN TEXTURE: 1280x744
2008-04-10T09:37:26Z INFO: do_elfio_glibc_backtrace: Opening stack trace file /home/xavier/.secondlife/logs/stack_trace.log
2008-04-10T09:37:27Z INFO: do_elfio_glibc_backtrace: Finished generating stack trace.
2008-04-10T09:37:27Z INFO: handleViewerCrash: Creating crash marker file /home/xavier/.secondlife/logs/SecondLife.error_marker
2008-04-10T09:37:27Z INFO: handleViewerCrash: Created crash marker file /home/xavier/.secondlife/logs/SecondLife.error_marker
2008-04-10T09:37:27Z INFO: closeDebug: Opening debug file /home/xavier/.secondlife/logs/debug_info.log
2008-04-10T09:37:27Z INFO: removeMarkerFile()
2008-04-10T09:37:27Z INFO: fork: Forked child process 26487
2008-04-10T09:37:27Z INFO: LLApp::setupErrorHandling - Starting error thread
2008-04-10T09:37:27Z INFO: run: thread_error - Waiting for an error
2008-04-10T09:37:27Z INFO: LLThread::staticRun() Exiting: Error
*** Unclean shutdown. ***
./secondlife: line 107: arch: command not found
sacha Magne
Bratty Kitsune Boy
Join date: 20 Aug 2007
Posts: 81
04-10-2008 06:51
what is your distro and did u reach the login or not ?
Ange Zanetti
Registered User
Join date: 24 Jan 2008
Posts: 14
04-10-2008 07:58
I m running Hardy Heron ( Ubuntu 8.04 ) and yes i reach the login, it crash after the Precaching
KillerMonkey Spire
Registered User
Join date: 3 Nov 2006
Posts: 37
04-16-2008 08:09
The /very/ latest RC does not even load for me with a Invalid Pointer Exception.

But with previous releases, you could get past some of the "problems" by disabling the MALLOC_CHECK with the following line:

MALLOC_CHECK_=0 ./secondlife
_____________________
Important Jira Issues:

VWR-1601 - Prims casting Shadows - http://jira.secondlife.com/browse/VWR-1601
SVC-419 - Implement XMPP for RL<->SL Chat - http://jira.secondlife.com/browse/SVC-419
Vote by logging in and selecting "vote" along the right hand side.
Ronnie Tomorrow
Artist and urban explorer
Join date: 1 Sep 2007
Posts: 20
04-16-2008 11:59
From: KillerMonkey Spire
The /very/ latest RC does not even load for me with a Invalid Pointer Exception.


Check out the "1.20.1 Release candidate doesn't even load" thread for a workaround to this problem.