[zeromq-dev] Assertion failed: false (p2p.cpp)

Martin Sustrik sustrik at 250bpm.com
Thu May 6 19:16:44 CEST 2010


Jonathan,

What version is that? Doesn't look like 2.0.6 or the trunk.

Martin

jonathan morabito wrote:
> Hello:
> 
> I wrote up a simple test app in which i create a context, create a 
> socket of type ZMQ_P2P, bind it to an interface, and then attempt to 
> call recv (blocking).  When I arrive at the receive, I get:
> 
> Assertion failed: false (p2p.cpp:83)
> Aborted
> 
> Additionally, in my other executable that creates a context, creates a 
> socket of type ZMQ_P2P, connects it, then attempts to send yields the 
> following during send:
> 
> Assertion failed: false (p2p.cpp:39)
> Aborted
> 
> Any ideas of what would cause these?  I looked at these lines and they 
> are "zmq_assert (false);"
> 
> Thanks!
> ~Jonathan
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev




More information about the zeromq-dev mailing list