** Also affects: qa-regression-testing
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1717856

Title:
  Kernel security test test_021_aslr_dapper_libs failed on 3.2 Precise
  i386

Status in QA Regression Testing:
  New
Status in ubuntu-kernel-tests:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Precise:
  Confirmed

Bug description:
  Kernel: 3.2.0-131 Precise (i386)

  This is not a regression, as this issue can be reproduced on older kernel.
  AMD64 system does not have this issue. 

  FAIL: test_021_aslr_dapper_libs (__main__.KernelSecurityTest)
  ASLR of libs
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  File "./test-kernel-security.py", line 1827, in test_021_aslr_dapper_libs
  self._test_aslr('libs', expected)
  File "./test-kernel-security.py", line 1790, in _test_aslr
  self._test_aslr_all(area, expected, "unlimited stack %s" % area)
  File "./test-kernel-security.py", line 1767, in _test_aslr_all
  self._test_aslr_exec(area, expected, target, name)
  File "./test-kernel-security.py", line 1760, in _test_aslr_exec
  self.assertShellExitEquals(aslr_expected, ["./%s" % (target), area, 
"--verbose"], msg="%s:\n" % name)
  File 
"/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/testlib.py",
 line 1134, in assertShellExitEquals
  self.assertEqual(expected, rc, msg + result + report)
  AssertionError: unlimited stack libs native:
  Got exit code 1, expected 0
  Command: './aslr', 'libs', '--verbose'
  Output:
  Checking ASLR of libs:
  0x4002bd80
  0x4002bd80
  0x4002bd80
  FAIL: ASLR not functional (libs always at 0x4002bd80)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1717856/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to