[zeromq-dev] Assertion failed: !(msg_->flags () & msg_t::more)(session_base.cpp:157)

Ian Barber ian.barber at gmail.com
Sun Sep 23 20:34:17 CEST 2012


On Fri, Sep 21, 2012 at 6:15 PM, RohanB <rohanb at cs.uchicago.edu> wrote:
>
> Its going to be really hard to reproduce this one.
>
> It works perfectly on one box and not the other. Same build. Here's the
> difference though. The box on which it works is 64 bit SuSe. The one where it
> doesn't is a 32 bit SuSe.
>
> By the way, the publisher works perfectly on both boxes. Its just the subscriber
> that has issues.
>

How consistently does it fail when setup in the failing configuration?
If it's reliably enough it would be interesting perhaps to get a
packet capture between the two (possibly one the other away as well to
look for differences). There were some issues a while ago where the
identity could get lost if there were failures of a certain type - I
know those were resolved, but it would be interesting to see if there
issue is in the handling of the message or the sending.

Ian



More information about the zeromq-dev mailing list