[zeromq-dev] Assertion failed: !(msg_->flags () & msg_t::more)(session_base.cpp:157)

RohanB rohanb at cs.uchicago.edu
Fri Sep 21 17:41:15 CEST 2012


Hi All

I am working on zeromq with pgm as the transport. I have two boxes set up for 
multicast. I'm using latest head revision: zeromq-libzmq-7a40df6 and am able to 
publish from one box, receive on the other box. 

However when I try the other way round I get an error on the subscriber side... 

Assertion failed: !(msg_->flags () & msg_t::more) (session_base.cpp:157)
Aborted

Anyone seen this before?




More information about the zeromq-dev mailing list