https://zeromq.jira.com/browse/LIBZMQ-384 is most definitely fixed, however I need to take another look @ https://zeromq.jira.com/browse/LIBZMQ-450 at the end of my day.
On Wed, Nov 14, 2012 at 10:35 AM, Pieter Hintjens <[email protected]> wrote: > Lourens, > > Nice. I've backported that to 3.2rc. Can you confirm that it's these two > issues: > > https://zeromq.jira.com/browse/LIBZMQ-450 > https://zeromq.jira.com/browse/LIBZMQ-384 > > ? thanks > Piete > > On Wed, Nov 14, 2012 at 6:52 PM, Lourens Naudé > <[email protected]> wrote: > > Fixed in https://github.com/zeromq/libzmq/pull/471 > > > > > > On Wed, Nov 14, 2012 at 12:50 AM, Pieter Hintjens <[email protected]> wrote: > >> > >> Hi Balazs, > >> > >> This is a known issue I think. The code refers to strings which are > >> freed. I suspect we'll have to store these in the socket object. > >> > >> -Pieter > >> > >> On Wed, Nov 14, 2012 at 7:46 AM, Balázs Varga <[email protected]> > wrote: > >> > Hello, > >> > > >> > zmq_socket_monitor(3) disconnect event sometimes gives back a wrong > >> > address. > >> > > >> > I tried to create a test case, which seems to reproduce this issue, > you > >> > can > >> > find it here: > >> > > >> > https://gist.github.com/4068920# > >> > > >> > regards > >> > balazs > >> > > >> > _______________________________________________ > >> > 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 > > > > > > > > _______________________________________________ > > 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 >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
