Andabata Thor
Joined: 2012-06-01 15:38:17 Posts: 29
|

For example after ca. one hour running on busy sim LEA 1, CoolVLViewer-1.26.4.31-Linux-x86 crashed and i got:
(gdb) bt #0 0x090d8b90 in Curl_splay () #1 0x090d8c47 in Curl_splayinsert () #2 0x090d3ec9 in Curl_expire () #3 0x090d64b7 in curl_multi_add_handle () #4 0x08c9a648 in LLCurl::Multi::addEasy(LLCurl::Easy*) () #5 0x08ca1814 in LLCurlRequest::getByteRange(std::string const&, std::vector<std::string, std::allocator<std::string> > const&, int, int, boost::intrusive_ptr<LLCurl::Responder>) () #6 0x08ca201f in LLCurlTextureRequest::getByteRange(std::string const&, std::vector<std::string, std::allocator<std::string> > const&, int, int, unsigned int, boost::intrusive_ptr<LLCurl::Responder>, float) () #7 0x0885a667 in LLTextureFetchWorker::doWork(int) () #8 0xb7a21f43 in LLWorkerThread::WorkRequest::processRequest (this=0x1f4f0ce0) at /usr/src/SL/indra/llcommon/llworkerthread.cpp:195 #9 0xb79df1f8 in LLQueuedThread::processNextRequest (this=0x9b23400) at /usr/src/SL/indra/llcommon/llqueuedthread.cpp:455 #10 0xb79df58a in LLQueuedThread::run (this=0x9b23400) at /usr/src/SL/indra/llcommon/llqueuedthread.cpp:521 #11 0xb7a1577e in LLThread::staticRun (apr_threadp=0x9b36058, datap=0x9b23400) at /usr/src/SL/indra/llcommon/llthread.cpp:92 #12 0xb741c476 in dummy_worker () from /usr/local/CoolVLViewer-1.26.4/lib/libapr-1.so.0 #13 0x4f259adf in start_thread () from /lib/libpthread.so.0 #14 0x4f1933ce in clone () from /lib/libc.so.6 ------------------------------------------------------------------- The last lines of log:
2012-09-24T14:06:35Z WARNING: insert: !!! INVALID ELEMENT ADDED TO OCTREE BRANCH !!! 2012-09-24T14:06:36Z WARNING: insert: !!! INVALID ELEMENT ADDED TO OCTREE BRANCH !!! (repeated 27 times) 2012-09-24T14:06:36Z INFO: processAvatarAppearance: Number of params in AvatarAppearance msg (218) does not match number of tweakable params in avatar xml file (251). Processing what we can. Object: 8dea12c0-a573-45f7-83e3-07d1ed23ea40 2012-09-24T14:06:37Z WARNING: LLViewerTexture::doLoadedCallbacks: Raw Image with no Aux Data for callback 2012-09-24T14:06:37Z WARNING: onBakedTextureMasksLoaded: Masks loaded callback but NO aux source! 2012-09-24T14:06:37Z WARNING: LLViewerTexture::doLoadedCallbacks: Raw Image with no Aux Data for callback 2012-09-24T14:06:37Z WARNING: onBakedTextureMasksLoaded: Masks loaded callback but NO aux source! 2012-09-24T14:06:37Z WARNING: LLViewerTexture::doLoadedCallbacks: Raw Image with no Aux Data for callback 2012-09-24T14:06:37Z WARNING: onBakedTextureMasksLoaded: Masks loaded callback but NO aux source! 2012-09-24T14:06:37Z WARNING: LLViewerTexture::doLoadedCallbacks: Raw Image with no Aux Data for callback 2012-09-24T14:06:37Z WARNING: onBakedTextureMasksLoaded: Masks loaded callback but NO aux source! 2012-09-24T14:06:37Z WARNING: LLViewerTexture::doLoadedCallbacks: Raw Image with no Aux Data for callback 2012-09-24T14:06:37Z WARNING: onBakedTextureMasksLoaded: Masks loaded callback but NO aux source! 2012-09-24T14:06:37Z WARNING: LLViewerTexture::doLoadedCallbacks: Raw Image with no Aux Data for callback 2012-09-24T14:06:37Z WARNING: onBakedTextureMasksLoaded: Masks loaded callback but NO aux source! Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb58c3b40 (LWP 32371)] 0x090d8b90 in Curl_splay ()
--------------------------------------
OS: Fedora 17 (Beefy Miracle), Kernel: 3.5.1-1.fc17.i686 (i686), Desktop: KDE 4.9.1, Display Server: X Server 1.12.3, Display Driver: radeon 6.99.99, OpenGL: 2.1 Mesa 9.1-devel (git-60e610e) Gallium 0.4, Compiler: GCC 4.7.0 20120507 + LLVM 3.0.
|