[Bug 2084926] [NEW] test suite tries to open too many pipe buffers
Adriano Cordova Fedeli
2084926 at bugs.launchpad.net
Fri Oct 18 16:22:40 UTC 2024
Public bug reported:
The current setting of 256 seems to hit the limit when executing many test cases,
giving an -EPERM error after some test cases. If you rebuild after getting the error,
even the first test case fails. This seems to be a kernel counter associated to
the user session (persistent across builds) that is not properly cleaned up.
** Affects: keyutils (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to keyutils in Ubuntu.
https://bugs.launchpad.net/bugs/2084926
Title:
test suite tries to open too many pipe buffers
Status in keyutils package in Ubuntu:
New
Bug description:
The current setting of 256 seems to hit the limit when executing many test cases,
giving an -EPERM error after some test cases. If you rebuild after getting the error,
even the first test case fails. This seems to be a kernel counter associated to
the user session (persistent across builds) that is not properly cleaned up.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keyutils/+bug/2084926/+subscriptions
More information about the foundations-bugs
mailing list