[zeromq-dev] Assertion in get_socket file Socket.cpp, line 543 (jzmq)

Martin Sustrik sustrik at 250bpm.com
Mon Nov 21 19:14:11 CET 2011


On 11/21/2011 06:45 PM, Vitaly Vengrov wrote:

> Any idea why do I get this assertion ? "Assertion failed: (s), function
> get_socket, file Socket.cpp, line 543."

I am not jzmq expert but this looks like an operation is attempted on 
closed socket. jzmq should of course raise an exception is such case 
rather than asserting.

Small test case to reproduce the problem would help a lot.

Martin



More information about the zeromq-dev mailing list