[zeromq-dev] (py)zmq PUSH/PULL, freebsd, kqueue error

Pieter Hintjens ph at imatix.com
Mon Oct 17 16:21:43 CEST 2011


On Mon, Oct 17, 2011 at 8:43 AM, Chuck Remes <cremes.devlist at mac.com> wrote:

> I have seen a similar problem on OSX which also uses kqueue. I'll get a periodic crash at kqueue.cpp:78 (this is using 0mq 2.1.10).

We fixed one case of this error in 2.1.10, it's caused by unhandled
errno values. Chuck, if you could simply print the errno before that
assertion, we can fix it trivially.

-Pieter



More information about the zeromq-dev mailing list