[zeromq-dev] zeromq2: problem with closing pollable socket
Martin Sustrik
sustrik at fastmq.com
Wed Oct 21 13:54:29 CEST 2009
Vitaly Mayatskikh wrote:
> At Wed, 21 Oct 2009 13:42:05 +0200, Vitaly Mayatskikh wrote:
>> At Wed, 21 Oct 2009 12:44:41 +0200, Martin Sustrik wrote:
>>> Vitaly,
>>>
>>> I've created a test program but no luck with reproducing the problem.
>>> Can you test it in your environment?
>>> rc = zmq_bind (s, "tcp://lo:5555");
>>> assert (rc == 0);
>> I think, the problem is here. I'm using PGM: "pgm://lo;224.0.0.1:8000"
>
> Sorry, I've looked into wrong source, no pgm here... You example gives
> the same assertion failure:
>
> Assertion failed: false (fd_signaler.cpp:72)
> Aborted
Ok. I am not able to reproduce the problem here. Can you possibly run
the test under debugger and send me a backtrace?
Thanks.
Martin
More information about the zeromq-dev
mailing list