Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2025-08-07 11:13:30



Reply to topic  [ 3 posts ] 
Crash during teleport 
Author Message

Joined: 2011-08-27 17:31:05
Posts: 98
Reply with quote
Crashed during a teleport. Logfiles attached.

-----------------------

Cool VL Viewer 1.26.7 (17) Mar 29 2013 11:42:38 (Cool VL Viewer)
Release Notes

CPU: Intel(R) Core(TM) i7 CPU X 980 @ 3.33GHz (3345.05 MHz)
Memory: 12280 MB
OS Version: Microsoft Windows 7 64-bit Service Pack 1 (Build 7601)
Graphics Card Vendor: NVIDIA Corporation
Graphics Card: GeForce GTX 580/PCIe/SSE2
Windows Graphics Driver Version: 9.18.0013.1033
OpenGL Version: 4.3.0

libcurl Version: libcurl/7.21.1 OpenSSL/0.9.8q zlib/1.2.5 c-ares/1.7.1
J2C Decoder Version: KDU
Audio Driver Version: FMOD version 3.750000
Qt Webkit Version: 4.7.1 (version number hard-coded)

Built with MSVC version 1600

Compile flags used for this build:
-DNDEBUG -DLL_RELEASE=1 -DLL_RELEASE_FOR_DOWNLOAD=1 /O2 /Oi /arch:SSE2 /MD /MP /D_SECURE_SCL=0 /D_HAS_ITERATOR_DEBUGGING=0 /DWIN32 /D_WINDOWS /W3 /EHsc /GR /Oy- /GS /arch:SSE2 /fp:fast /TP /W2 /Zc:forScope /Zc:wchar_t- /c /nologo /DLL_WINDOWS=1 /DDOM_DYNAMIC /DUNICODE /D_UNICODE /DWINVER=0x0501 /D_WIN32_WINNT=0x0501 /DLL_ENABLE_DEFORMER=1 /DLL_NEW_HTTP_CORE=1 /DLL_NEW_BAKING=1 /DLL_USE_OLDFILESTREAMS=1 /DCARES_STATICLIB /DCARES_STATICLIB /DLIB_NDOF=1


Attachments:
logs2013-04-01.zip [49.75 KiB]
Downloaded 183 times
2013-04-01 15:09:19
Profile

Joined: 2009-03-17 18:42:51
Posts: 6028
Reply with quote
The log clearly shows that the viewer can't allocate any new "curl handle" as it ran out of them:
Code:
2013-04-01T14:59:57Z INFO: LLAppViewer::init: LLCurl initialized in multi-threaded mode. With 64 handles and a timeout of 120 seconds.
.../...
2013-04-01T15:01:07Z WARNING: LLCurl::newEasyHandle: no more handles available.
2013-04-01T15:01:07Z WARNING: LLCurl::Easy::getEasy: allocEasyHandle() returned NULL! Easy handles: 38 Multi handles: 26

You should either raise the number of curl handles (CurlMaximumNumberOfHandles setting) to 128 (the default is 256: 64 is especially low and risky) and/or lower the number of simultaneous HTTP connections for texture fetches.


2013-04-02 14:35:22
Profile WWW

Joined: 2011-08-27 17:31:05
Posts: 98
Reply with quote
I have no idea why that setting was at 64. I don't remember changing it. Anyway, I've changed it back to 256 now. I will let you know if this happens again.

Thanks Henri !


2013-04-02 17:26:23
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users and 19 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.