[Bug 1783881] Re: ltp-syscalls: msgstress03 fails because systemd limits number of processes

Thadeu Lima de Souza Cascardo 1783881 at bugs.launchpad.net
Thu Aug 30 13:27:58 UTC 2018


The number of processes (in systemd, tasks).

The command below works for me.

Now, should we change the default on our test systems? Running under
systemd-run does not look like a good option.

# systemd-run -p TasksMax=1000000 ./testcases/bin/msgstress03

-- 
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