pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/54619: openjdk11: semaphore limit reached
The following reply was made to PR pkg/54619; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
Thomas Klausner <wiz%NetBSD.org@localhost>
Subject: Re: pkg/54619: openjdk11: semaphore limit reached
Date: Thu, 7 Nov 2019 21:32:52 +0100
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