[csw-maintainers] zeromq build failing on i386: Too many open files (signaler.cpp:300)

Maciej (Matchek) Bliziński maciej at opencsw.org
Tue Jun 19 06:42:30 CEST 2012


2012/6/19 Romeo Theriault <romeotheriault at opencsw.org>:
> Odd thing is, is that the file descriptor limits on unstable10x and
> unstable10s look almost the same....
>
> Has anyone run into a similar issue and found a work-around? Or is
> this likely more of a problem with the code?

The first thought I have is: 32-bit vs 64-bit. I remember that 32-bit
applications have a lower limit on the number of files open. Page 63
of http://docs.oracle.com/cd/E19253-01/816-5138/816-5138.pdf mentions
256 max streams in 32-bit applications.

If you build the amd64 version, what happens?

Maciej


More information about the maintainers mailing list