[sldev] Recurring snowglobe crash

Philippe Bossut (Merov Linden) merov at lindenlab.com
Fri May 29 18:01:30 PDT 2009


Hi Steve,

I looked into the crash reporter for snowglobe and saw the following  
traceback 4 times (out of 12 crashers):

[0] LLError::crashAndLoop
[1] LLError::Log::flush
[2] LLTextureFetchWorker::~LLTextureFetchWorker
[3] LLTextureFetchWorker::`scalar deleting destructor'
[4] LLWorkerThread::update
     * e:/w-sweeper/linden/indra/llcommon/llworkerthread.cpp:112
[5] LLTextureFetch::update
     * e:/w-sweeper/linden/indra/newview/lltexturefetch.cpp:1589
[6] LLAppViewer::cleanup
     * e:/w-sweeper/linden/indra/newview/llappviewer.cpp:1339
[7] LLAppViewerWin32::cleanup
     * e:/w-sweeper/linden/indra/newview/llappviewerwin32.cpp:363
[8] __tmainCRTStartup
[9] kernel32.dll


The traceback is triggered by the  
"LLTextureFetchWorker::~LLTextureFetchWorker: ASSERT (mDecodeHandle ==  
0)". Interestingly, it always happens when the destructor is called  
from LLAppViewerWin32::cleanup().

Also, it happens to different residents on different regions so it  
doesn't appear to be context specific.

I logged http://jira.secondlife.com/browse/VWR-13766 to track the issue.

Cheers,
- Merov


More information about the SLDev mailing list