Martin,

the issue is easily reproducible against 2.1.1.

I put example server code here http://pastebin.com/iKYzeJmz (sorry, it is 
untidy).

The sample accumulates several requests and sends replies.
The keypoint is keep > hwm.

Actually any attempt to reach HWM via XREP causes application crash.

Should I log a ticket?

Thanks.

28.02.2011, 17:28, "Martin Sustrik" <[email protected]>:
> On 02/28/2011 03:19 PM, Ilja Golshtein wrote:
>
>   2.1.1 looks exactly the same - same assert and same write() behavior,
>
>>  though I have to admit I did not try it in action.
>>
>>  I suggest we should get rid of the assert (or put   "ZMQ_HWM option action  
>>      Crash" for ZMQ_XREQ ;)  )
>
> The assertion ensures that multi-part message is passed as an atomic
> unit. Removing it would just obfuscate the problem.
>
> The real problem is in other parts of the codebase, and presumably it's
> fixed in master. In case you manage to reproduce the problem, please try
> with master and let me know whether the problem persists.
>
> Martin

-- 
Best regards,
Ilja Golshtein.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to