[zeromq-dev] problem installing zmq on mac

Charles Remes lists at chuckremes.com
Thu Feb 21 13:51:57 CET 2013


It's a known issue. By default OSX only allows 256 file descriptors per process, so the stress test fails. Take a look at the "tuning guide" on zeromq.org and it will explain how to resolve this.

Not a bug.

On Feb 21, 2013, at 5:08 AM, Pritesh Acharya <priteshacharya at gmail.com> wrote:

> 
> ========================================
>    zeromq 3.2.3: tests/test-suite.log
> ========================================
> 
> # TOTAL: 20
> # PASS:  19
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: test_shutdown_stress
> ==========================
> 
> test_shutdown_stress running...
> Invalid argument (stream_engine.cpp:96)
> 
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev




More information about the zeromq-dev mailing list