[sldev] eventlet stops running

mark markkicks at gmail.com
Mon Dec 10 14:45:44 PST 2007


On Dec 10, 2007 1:56 PM, Ryan Williams (Which) <rdw at lindenlab.com> wrote:

> mark wrote:
> > am using eventlet and running a process.. and suddenly it stops running
> > [which i can tell from logs and others]
> > and when i go to the terminal in which started this process is running
> and i
> > hit CTRL C, it starts running again....
> > do you know what is wrong?
> > thanks
> That's pretty weird.  Try using strace to see what it's doing at the
> time of freeze:


this is what i get from strace

recv(12, "", 4096, 0)                   = 0
recv(12, "", 4096, 0)                   = 0
recv(12, "", 4096, 0)                   = 0
recv(12, "", 4096, 0)                   = 0
recv(12, "", 4096, 0)                   = 0
recv(12, "", 4096, 0)                   = 0
recv(12, "", 4096, 0)                   = 0
recv(12, "", 4096, 0)                   = 0
recv(12, "", 4096, 0)                   = 0
recv(12, "", 4096, 0)                   = 0
recv(12, "", 4096, 0)                   = 0
recv(12, "", 4096, 0)                   = 0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20071210/c3698fd0/attachment.htm


More information about the SLDev mailing list