XREP assert in 3.0.1
Description
Environment
Win7 64
Activity
Show:
PieterP September 14, 2011 at 4:58 PM
Backported fix from master.
Martin Sustrik September 14, 2011 at 4:03 PM
You can ignore the tcp_connecter part. The xrep part is interesting in this case.
PieterP September 14, 2011 at 3:47 PM
Martin, what's the scope for a backport here? Simply cherry-picking the commit causes a conflict over tcp_connecter.cpp.
Martin Sustrik September 14, 2011 at 12:52 PM
This seems to be fixed in commit 9fb9fea63351cff0e664b28636acb3c3e1f84721 in the trunk.
PieterP September 2, 2011 at 3:45 PM
Joshua, can you make a minimal test case please? Thanks.
ZMQ crashes with an assert when receiving bad data:
xrep.cpp - line 135 : zmq_assert (msg_->size () == 4);