[zeromq-dev] ZMQ 3.0.1 crash

Martin Sustrik sustrik at 250bpm.com
Thu Sep 1 11:33:14 CEST 2011


Hi Emmanuel,

> I am actually experimenting crashes in ZMQ when using ZMQ 3.0.1. If I
> use ZMQ 2.1.7, my software works without any problems.
> I am mainly using PUB/SUB pattern.

Can you check whether deleting the line at src/xsub.cpp:214:

-   msg.close ();

solves the problem?

Martin



More information about the zeromq-dev mailing list