On 05/18/2011 01:05 AM, Sergey Litovchuk wrote: > Running the latest viewer-development build for me causes the viewer to > crash on start up with an error: > > 2011-05-17T21:41:18Z newview/llviewertexturelist.cpp(492) : error > 2011-05-17T21:41:18Z ERROR: LLViewerTextureList::addImageToList: ASSERT > (mInitialized) I get another crash on each startup:
==================================================== Program terminated with signal 11, Segmentation fault. #0 0x088bb265 in LLPhysicsDecomp::run (this=0xb1970a0) at viewer-development/indra/newview/llmeshrepository.cpp:3664 3664 num_stages = decomp->getStages(&stages); (gdb) bt #0 0x088bb265 in LLPhysicsDecomp::run (this=0xb1970a0) at viewer-development/indra/newview/llmeshrepository.cpp:3664 #1 0xb735ffe0 in LLThread::staticRun (apr_threadp=0xb231058, datap=0xb1970a0) at viewer-development/indra/llcommon/llthread.cpp:86 #2 0xb662aa80 in dummy_worker () from /media/gutsyviewer-development/build-linux-i686/newview/packaged/lib/libapr-1.so.0 #3 0xb77cc80e in start_thread (arg=0xb2a0bb70) at pthread_create.c:300 #4 0xb6435a0e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 (gdb) fr 0 #0 0x088bb265 in LLPhysicsDecomp::run (this=0xb1970a0) at viewer-development/indra/newview/llmeshrepository.cpp:3664 3664 num_stages = decomp->getStages(&stages); (gdb) print decomp $1 = (struct LLConvexDecomposition *) 0x0 (gdb) ==================================================== Apparently, LLConvexDecomposition::getInstance() returns 0; -- Vadim _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges