On Oct 17, 2011, at 9:21 AM, Pieter Hintjens wrote: > On Mon, Oct 17, 2011 at 8:43 AM, Chuck Remes <[email protected]> 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.
I have added a printf to my 2.1.10 and will look for the next failure. cr _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
