[zeromq-dev] Assertion failure in fc.cpp:117

Doron Somech somdoron at gmail.com
Sat Nov 21 21:07:43 CET 2015


Great, it now also merged to master.
On Nov 21, 2015 17:24, "Pieter Hintjens" <ph at imatix.com> wrote:

> On Fri, Nov 20, 2015 at 9:34 PM, Doron Somech <somdoron at gmail.com> wrote:
>
> > So the problem is that router handover is happening during receiving of
> > multipart message.
> > I make a fix that if the handover is happening on the current incoming
> pipe
> > the termination is delayed until all parts are read.
> > Maybe the termination should happen only when the pipe is empty? Anyway
> it
> > is only happening because sockets are coming and going and using the same
> > identity.
> >
> > Fix is here:
> >
> > https://github.com/somdoron/libzmq/
> >
> > However now I get too many open files when running the example, I think
> it
> > is not related to the current issue.
>
> The fix works, I can confirm it. This is great, thank you so much!
>
> -Pieter
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20151121/14ef5c1f/attachment.htm>


More information about the zeromq-dev mailing list