[sldev] Linux 64 bit framerate stutter (0.5 - 2.0 second frame periodically [every 5 to 60 seconds])

Bryan O'Sullivan bos at lindenlab.com
Fri Mar 14 11:22:55 PDT 2008


Robin Cornelius wrote:

> I agree its a curl function and i got a back trace into it too :-

I commented on the JIRA task.  Normally, libcurl should be using 
libcares to perform DNS queries in a non-blocking manner.  For some 
reason, the libcurl you're using isn't configured to do that, and it's 
calling into the regular resolv routines instead.  That's definitely the 
source of your problem.

	<b


More information about the SLDev mailing list