[zeromq-dev] Accessing message after close?

Martin Sustrik sustrik at 250bpm.com
Mon May 2 07:44:46 CEST 2011


On 04/30/2011 10:58 AM, Pieter Hintjens wrote:
> On Sat, Apr 30, 2011 at 10:33 AM, Jon Dyte<jon at totient.co.uk>  wrote:
>
>
>> it's not accessing a closed message because this read call above should
>> have populated msg_
>
> Right... missed that. So presumably it's something like stack overflow
> causing message corruption.

Is that 2.1 repo? If so, xrep.cpp:248 seems to be an assertion:

zmq_assert (fetched);

Martin



More information about the zeromq-dev mailing list