[zeromq-dev] Assertion failed: msg_->flags & ZMQ_MSG_MORE
Berasategui Velasco, Asier
asier.berasategui at tecnalia.com
Mon Apr 11 14:25:01 CEST 2011
Hello.
I'm using ZMQ 2.0.10 version for an communication application.
Sometimes, without any randomly, this error appears:
"Assertion failed: msg_->flags & ZMQ_MSG_MORE"
I had tried to found some information about this error (to try to understand the meaning), but I had only find a piece of information related with then in mailing lists archives.
I had read some post about this error, and someone posts that may be, this error could be related with "ill-formed" message. ¿Could be?
In my app I'm want to connect some PCs (linux) with each other and with a micro controller, implementing ZMQ headers in Hexadecimal type inside the micro controller.
I'm %95 sure that the issue is related with communication between PC and micro controller.
Until understand the error, I couldn't fix them, so ¿Someone could explain me about this error?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110411/2179cbbe/attachment.htm>
More information about the zeromq-dev
mailing list