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