Pieter,
thanks.

[The almost only] I can say for sure the issue happened under heavy load.
I cannot reproduce it with logging enabled so far.

Functional tests are Ok. 

I definitely not use a zmq socket from more then one thread.
The application did not close any zmq socket from start until crash,
though it is highly probable a socket was closed at other side of a TCP 
connection.


28.02.2011, 14:15, "Pieter Hintjens" <[email protected]>:
> On Mon, Feb 28, 2011 at 12:12 PM, Ilja Golshtein <[email protected]>; wrote:
>
>>  I faced with assertion in the code...
>>  At first glance it may be triggered by client termination.
>>  Any further ideas?
>
> First thing, check whether you're using the same socket from two
> threads, e.g. reading/writing in one thread, closing in another
> thread.
>
> -Pieter
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev

-- 
Best regards,
Ilja Golshtein.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to