Hi all, 
I am developing a small application that acts as proxy.
It  worked fine for a couple of days, but today it sent a SIGABRT with the 
following message:
 src/unix/stream.c:929: uv__write_callbacks: Assertion `(((const QUEUE *) 
(&(stream->loop)->active_reqs) == (const QUEUE *) (*(QUEUE **) 
&((*(&(stream->loop)->active_reqs))[0]))) == 0)' failed.
I gave a look into src/unix/stream.c, and for what I understood the write 
queue is not empty, I haven't neither clue of what could have triggered 
this situation nor of how to avoid it.
Any suggestions?

Thanks in advance,
I. 

-- 
You received this message because you are subscribed to the Google Groups 
"libuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to