qa-regression-testing test_ulimit_stack_small fails on ppc64el/i386
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| QA Regression Testing |
Undecided
|
Unassigned | ||
| ubuntu-kernel-tests |
Undecided
|
Unassigned | ||
| linux (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
=====
FAIL: test_ulimit_
Ensure small stack limits are enforced
-----
Traceback (most recent call last):
File "./test-
self.
File "/tmp/autopkgte
self.
AssertionError: Got exit code 0, expected one of 139
Command: 'sudo', '-u', 'ubuntu', 'sh', '-c', 'ulimit -s 1 && /bin/true'
Output:
-----
Changed in linux (Ubuntu): | |
status: | New → Incomplete |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Po-Hsu Lin (cypressyew) wrote : Re: qa-regression-testing test_ulimit_stack_small fails on ppc64el | #2 |
Found on T-LTS-X i386 as well.
Po-Hsu Lin (cypressyew) wrote : | #3 |
BTW this test has been disabled for PPC
if self.dpkg_arch == 'ppc64el':
'''https:/
return self._skipped(
summary: |
- qa-regression-testing test_ulimit_stack_small fails on ppc64el + qa-regression-testing test_ulimit_stack_small fails on ppc64el/i386 |
Steve Beattie (sbeattie) wrote : | #4 |
Hrm, I am unable to reproduce this on i386 in either trusty with lts-xenial or in xenial directly, despite attempting to reproduce the test failure repeatedly.
Po-Hsu Lin (cypressyew) wrote : | #5 |
Hello,
It looks like this is a bit flaky for i386,
I can see this failure with 4.18.0-
=======
FAIL: test_ulimit_
Ensure small stack limits are enforced
-------
Traceback (most recent call last):
File "./test-
self.
File "/home/
self.
AssertionError: Got exit code 0, expected one of 139
Command: 'sudo', '-u', 'ubuntu', 'sh', '-c', 'ulimit -s 1 && /bin/true'
Output:
tags: | added: i386 ppc64el |
tags: | added: ubuntu-qrt-kernel-security |
Po-Hsu Lin (cypressyew) wrote : | #6 |
Found on 5.0 B-hwe i386 with node pepe.
Changed in qa-regression-testing: | |
status: | New → Confirmed |
tags: | added: sru-20190902 |
tags: | added: 5.0 |
Changed in ubuntu-kernel-tests: | |
status: | New → Confirmed |
Po-Hsu Lin (cypressyew) wrote : | #7 |
Issue found on 4.4.0-167.
Po-Hsu Lin (cypressyew) wrote : | #8 |
Issue found on 4.4.0-178.
tags: | added: sru-20200406 |
tags: | added: 4.4 |
tags: | added: trusty |
tags: | added: sru-20200427 |
Po-Hsu Lin (cypressyew) wrote : | #9 |
Issue found on Precise 3.2 i386 3.2.0-145.192
tags: | added: 3.2 precise sru-20200518 |
tags: | added: sru-20200831 |
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 1814295
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.