[zeromq-dev] Assertion failed with signaler.cpp

Martin Robinson martin.robinson at dai.co.uk
Mon Mar 25 11:32:16 CET 2013


Viet,

 

There in an on-going discussion on this exact problem which I started on
this email list last week!

 

In my case, it seems to fail on an XP machine which has the Cisco VPN
client installed. If I uninstall Cisco VPN, it works fine.

 

The solution would appear to be to use ephemeral ports numbers for the
listener socket in make_fdpair (in signaller.cpp).

 

Go to here and scroll to near the end - you will see several messages on
this problem, plus a possible fix.

http://lists.zeromq.org/pipermail/zeromq-dev/2013-March/thread.html

 

Martin Robinson

 

From: zeromq-dev-bounces at lists.zeromq.org
[mailto:zeromq-dev-bounces at lists.zeromq.org] On Behalf Of Viet Hoang
(Quant Edge)
Sent: 25 March 2013 07:46
To: ZeroMQ development list
Subject: [zeromq-dev] Assertion failed with signaler.cpp

 

Hi all,

 

We are deploying ZeroMQ 3.2 to clients' computer. It runs good on most
computer, but with some Windows XP computers, we got an assertion

 

Assertion failed: Connection refused (..\..\..\src\signaler.cpp:310)

 

Quick search on Internet, there is something similar -
https://github.com/heimeshoff/clrzmq-WindowsXP-Error. How do we get this
fixed?

 

Thanks,

 

Viet

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130325/d074ecba/attachment.htm>


More information about the zeromq-dev mailing list