[zeromq-dev] Issue installing zeromq in mac snow leopard
moxuansheng
moxuansheng at gmail.com
Thu May 31 10:45:54 CEST 2012
it's caused by the open file descriptor limit.
You can refer the link:http://www.zeromq.org/docs:tuning-zeromq
"ulimit -u 1200" to change the number.
2012-05-31
moxuansheng
发件人: Jeby Ignatius
发送时间: 2012-05-31 16:49:13
收件人: zeromq-dev
抄送:
主题: [zeromq-dev] Issue installing zeromq in mac snow leopard
Hi,
I am getting this exception while trying to run
make check
disconnect endpoint test running...
PASS: test_term_endpoint
PASS: test_monitor
test_shutdown_stress running...
Too many open files (tcp_listener.cpp:252)
Assertion failed: s != retired_fd (tcp_connecter.cpp:282)
/bin/sh: line 1: 19593 Abort trap ${dir}$tst
FAIL: test_shutdown_stress
test_pair_ipc running...
Please help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120531/f8434dfd/attachment.htm>
More information about the zeromq-dev
mailing list