containers / containers/bubblewrap
Can't mount devpts on /newroot/dev/pts: Too many open files
Open
- Dominant language
- C
- Stars
- 8.7k
- Forks
- 386
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 11
Description
Hi,
I'm using bubblewrap to run several hundreds of thousands of untrusted programming contest submissions.
However, after some time I get `Can't mount devpts on /newroot/dev/pts: Too many open files`, and sometimes `bwrap: Can't mount proc on /newroot/proc: Too many open files`.
Strangely, after restarting the process, the error appears much sooner (after a few hundreds of bwrap invocations).
I tried to increase the corresponding operating system limit but that does not seem to be the problem.
Does anybody have an idea what the problem might be?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.