[Bug 1783881] Re: ltp-syscalls: msgstress03 fails because systemd limits number of processes
Dimitri John Ledkov
launchpad at surgut.co.uk
Tue Aug 28 15:55:38 UTC 2018
What about calling it like this:
$ sudo systemd-run ./testcases/bin/msgstress03
Does that make it pass correctly?
Which resource in particular is exhausted? and can it be toggled somehow
using any of
https://www.freedesktop.org/software/systemd/man/systemd.directives.html
?
** Changed in: systemd (Ubuntu Cosmic)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1783881
Title:
ltp-syscalls: msgstress03 fails because systemd limits number of
processes
Status in ubuntu-kernel-tests:
New
Status in linux package in Ubuntu:
Incomplete
Status in systemd package in Ubuntu:
Incomplete
Status in linux source package in Cosmic:
Incomplete
Status in systemd source package in Cosmic:
Incomplete
Bug description:
As systemd limits the number of processes, this test will fail because
it can't fork enough processes. That is limited to when the test is
run after logging as user 1000, then running sudo. I guess that
logging as root may not cause this to happen.
# ./testcases/bin/msgstress03
Fork failed (may be OK if under stress)
Fork failed (may be OK if under stress)
msgstress03 1 TFAIL : msgstress03.c:157: Fork failed (may be OK if under stress)
#
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1783881/+subscriptions
More information about the foundations-bugs
mailing list