[Bug 1807732] Re: lots of "fail" and "error" messages in mmap test, yet test exits with a 0 code

2019-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package stress-ng - 0.09.25-1ubuntu4

---
stress-ng (0.09.25-1ubuntu4) bionic; urgency=medium

  * stress-rmap: don't hard fail on fallocate failures (LP: #1845005)
- backport of upstream commit 38fd9c6ff96c
  * stress-mcontend: sync mmap file with zero data (LP: #1845011)
- backport of upstream commit c3678dadee23

 -- Colin King   Tue, 24 Sep 2019 08:30:11
+0100

** Changed in: stress-ng (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807732

Title:
  lots of "fail" and "error" messages in mmap test, yet test exits with
  a 0 code

To manage notifications about this bug go to:
https://bugs.launchpad.net/stress-ng/+bug/1807732/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1807732] Re: lots of "fail" and "error" messages in mmap test, yet test exits with a 0 code

2019-11-22 Thread Colin Ian King
** Changed in: stress-ng (Ubuntu Bionic)
 Assignee: (unassigned) => Colin Ian King (colin-king)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807732

Title:
  lots of "fail" and "error" messages in mmap test, yet test exits with
  a 0 code

To manage notifications about this bug go to:
https://bugs.launchpad.net/stress-ng/+bug/1807732/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1807732] Re: lots of "fail" and "error" messages in mmap test, yet test exits with a 0 code

2019-11-22 Thread Colin Ian King
Verified, I ran 1024 instances of this stressor with really slow direct
sync'd I/O backing store on a system with 64 CPUs and 1GB memory for 10
minutes to force this issue. Passes testing.

** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807732

Title:
  lots of "fail" and "error" messages in mmap test, yet test exits with
  a 0 code

To manage notifications about this bug go to:
https://bugs.launchpad.net/stress-ng/+bug/1807732/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1807732] Re: lots of "fail" and "error" messages in mmap test, yet test exits with a 0 code

2019-10-26 Thread Colin Ian King
** Changed in: stress-ng
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807732

Title:
  lots of "fail" and "error" messages in mmap test, yet test exits with
  a 0 code

To manage notifications about this bug go to:
https://bugs.launchpad.net/stress-ng/+bug/1807732/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1807732] Re: lots of "fail" and "error" messages in mmap test, yet test exits with a 0 code

2019-09-25 Thread Colin Ian King
The regression found during testing is due to a small race between
creating a file and expanding it's size using ftruncate the memory
mapping of the data.  In some cases, with slow backing store on slow
devices and lack of sync'd data, the mapping will trip a SIGBUS because
there is no file data to back the mapping.  This issue has been in
stress-ng for a while and has been found in the regression testing.
This has been fixed, see https://bugs.launchpad.net/ubuntu/+source
/stress-ng/+bug/1845011

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807732

Title:
  lots of "fail" and "error" messages in mmap test, yet test exits with
  a 0 code

To manage notifications about this bug go to:
https://bugs.launchpad.net/stress-ng/+bug/1807732/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1807732] Re: lots of "fail" and "error" messages in mmap test, yet test exits with a 0 code

2019-08-20 Thread Brian Murray
Hello Jeff, or anyone else affected,

Accepted stress-ng into bionic-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/stress-
ng/0.09.25-1ubuntu3 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Also affects: stress-ng (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: stress-ng (Ubuntu)
   Status: New => Fix Released

** Changed in: stress-ng (Ubuntu Bionic)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807732

Title:
  lots of "fail" and "error" messages in mmap test, yet test exits with
  a 0 code

To manage notifications about this bug go to:
https://bugs.launchpad.net/stress-ng/+bug/1807732/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs