[zeromq-dev] Assertion failed: fds.size() <= FD_SETSIZE in select.cpp:67

Pieter Hintjens ph at imatix.com
Tue Nov 16 08:36:27 CET 2010


Hi Олег,

You're running on Windows, right?

Could you check that FD_SETSIZE is defined in the Windows project to be 1024?

-Pieter

On Tue, Nov 16, 2010 at 8:28 AM, Олег Севостьянов <oleg.sev at gmail.com> wrote:
> Hi.
>
> I have error "assertion failed: fds.size() <= FD_SETSIZE" in
> select.cpp:67 when run test application
> (http://pastebin.com/KKu1Vxet). 0MQ sources last from git.
>
> Assert failed stable on 65 cycle in call zmq::select_t::handle_t
> zmq::select_t::add_fd (fd_t fd_, i_poll_events *events_).
>
> --
> С уважением,
>   Олег Севостьянов
>
> JabberID: boojab at jabber.ru
> _______________________________________________
> 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