[opensource-dev] Subject: Re: Mesh branch merged to viewer-development

Daniel danielravennest at gmail.com
Wed May 18 14:56:32 PDT 2011


Project viewer Mesh build 2.6.9-230227 crashes on startup (before login 
screen)
Second Life Development build 2.6.9-230088 completes login, but reports 
it can't find notifications.xml and refuses to do anything else

System:

Intel i7-920, 6 GB memory, Nvidia GTX 260, 270.61 driver
Window 7 Ultimate x64, SP1

> ------------------------------
>
> Message: 3
> Date: Wed, 18 May 2011 16:45:29 +0300
> From: Vadim Savchuk<vsavchuk at productengine.com>
> Subject: Re: [opensource-dev] Mesh branch merged to viewer-development
> To: Sergey Litovchuk<slitovchuk at productengine.com>
> Cc: opensource-dev<opensource-dev at lists.secondlife.com>
> Message-ID:<4DD3CD79.7090608 at productengine.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> 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;
>



More information about the opensource-dev mailing list