[zeromq-dev] "Hello world" example crashes on 3.2.0

Pieter Hintjens ph at imatix.com
Mon Jul 9 10:40:45 CEST 2012


Lev,

> I tried to run the “Hello world” server source (see
> http://zguide.zeromq.org/page:all#toc5). Since I want to use 0mq 3.2.0
> rather than 2.2.0, I replaced zmq_recv by zmq_recvmsg and zmq_send by
> zmq_sendmsg. However, when I start the client, the server crashes with this
> message:
>
> Assertion failed: (msg_->flags () & msg_t::identity) == 0
> (..\..\..\src\router.cpp:222)

I could not reproduce this. Could you send the actual client and
server code that you used?

Thanks
Pieter



More information about the zeromq-dev mailing list