I've checked the releases. These test programs were cleaned up and fixed but that was done after the 3.2.3 release.
We'll make a 3.2.4 release real soon now. In the meantime you may want to take the release Git repo: https://github.com/zeromq/zeromq3-x, which is what will go into 3.2.4. Alternatively, you can remove/disable the failing test. -Pieter On Tue, Sep 3, 2013 at 8:55 AM, Ian Barber <[email protected]> wrote: > Note that on mac we run into the rather small default ulimit a lot: > http://zeromq.org/docs:tuning-zeromq - it could be that effecting > test_shutdown_stress, hence the standard advice to increase it. > > Ian > > > On Mon, Sep 2, 2013 at 11:53 PM, Matt Connolly <[email protected]> wrote: >> >> I'm getting intermittent failures in the "test_shutdown_stress" test in >> Mac OS 10.9 Mavericks too. It seems to me that the failure has to do with >> the maximum number of open file descriptors (which zmq uses for internal >> messaging). >> >> I'm not seeing any errors in using the library so far. >> >> -Matt >> >> >> On 03/09/2013, at 8:47 AM, Lucas Hope <[email protected]> wrote: >> >> Hi there, >> >> I recently did a fresh install of this version too (clean latest Mountain >> Lion). Except I used homebrew (http://brew.sh/) to install it. There was a >> patch shipped with the brew install to fix an issue, likely this one. >> >> I have had no problems at all with zeromq on my system thus far. >> >> Cheers, >> >> Luke >> >> >> >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
