Hi, Actually (sorry it's really late, I'm maybe saying something stupid here) but I have encountered this myself as well yesterday : https://zeromq.jira.com/browse/LIBZMQ-526
It happens on (quite) unstable 3G connections. I have had no time to try and fix it yet, but I'd be really happy to have that fixed in the next stable. I'd be happy to work on it in the upcoming days, but my schedule is incredibly tight since a few weeks. My scheme is: the publisher is bound on some remote server; the sucriber connecting to it is behind a 3G connection (dongle in my laptop). Not far from the minimal test case posted with the issue. For now the result is that, on 3G, as soon as my connexion drops once, the assert breaks and my subscriber crashes within seconds. It may be interesting to point out that when the connection "drops", the 3g virtual "eth1" interface is removed as well, if that helps reproduce the bug. That's why it would be really great to have it "not a problem anymore" in the next stable, since it's the first time I encounter such an issue with libzmq, even after a really intensive multiarch use. Anyway, was just my 2 cents, maybe I did not get what the 3.3.0 version is about, and that particular bug is out of scope for the release. On Wed, May 1, 2013 at 5:31 AM, Pieter Hintjens <[email protected]> wrote: > Hi Trevor, > > Yes, great idea. I'll get onto that asap. > > -Pieter > > On Tue, Apr 30, 2013 at 5:47 PM, Trevor Bernard > <[email protected]> wrote: > > There appears to be no defects for zeromq-3.2.3 in JIRA. I was just > > wondering when you plan to release it. > > > > Warmest regards, > > > > Trevor > > > > _______________________________________________ > > zeromq-dev mailing list > > [email protected] > > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > -- Victor
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
