pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/54619: openjdk11: semaphore limit reached



On Thu, Nov 07, 2019 at 12:05:01AM +0000, Tobias Nygren wrote:
>  On Thu, 7 Nov 2019 00:58:16 +0100
>  Joerg Sonnenberger <joerg%bec.de@localhost> wrote:
>  
>  > kern.posix.semmax ?
>  
>  Does nothing to remedy this, and kern.posix.semcnt is always 0.
>  Something is wrong.

There also seems to be a hard-coded limit SEM_NSEMS_MAX in
kern/uipc_sem.c. Try to raise that one?

Joerg


Home | Main Index | Thread Index | Old Index