[zeromq-dev] Error using epgm transport

Peter Durkan pdurkan at lucerahq.com
Fri Jul 25 04:14:39 CEST 2014


Hi,

We are attempting to upgrade to zeromq-4.0.4. We use epgm and have come
across an issue when testing. An example of the problem is below. ZeroMQ
was compiled with the packaged libpgm - libpgm-5.2.122~dfsg.tar.gz.

Is this a known issue or is there a work around?

Thanks!
Peter

Python 2.6.6 (r266:84292, Jan 22 2014, 09:42:36)

[GCC 4.4.7 20120313 (Red Hat 4.4.7-4)] on linux2

Type "help", "copyright", "credits" or "license" for more information.

>>> import zmq
>>> c = zmq.Context()
>>> s = c.socket(zmq.SUB)
>>> s.connect('epgm://eth1;239.255.5.2:8877')
>>> Assertion failed: false (pgm_socket.cpp:155)
Aborted
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20140724/6128ea02/attachment.htm>


More information about the zeromq-dev mailing list