This is a stupid testcase, the failure should be ignored.

The glibc values for MINSIGSTKSZ and SIGSTKSZ must be large enough to
cover all known kernels, so that user programs will run on any kernel
and with any usage of vmx, htm and whatever else changes context size.

The values in the kernel on the other hand are for testing whether a
given binary will run on that kernel.  In the absence of knowledge
regarding whether a binary makes use of htm or vsx, the kernel values
must be the minimum allowed on all known kernels.  Otherwise an old
binary that doesn't make use of vsx or htm will no longer run on a new
kernel.


** Changed in: linux (Ubuntu)
       Status: Confirmed => Invalid

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

Title:
  LTP sigaltstack02 test failure -- MINSIGSTKSZ in userspace missmatches
  kernel (was: sigaltstack system call unable to send proper return code
  (error12))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1267062/+subscriptions

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

Reply via email to