Activity log for bug #1747852

Date Who What changed Old value New value Message
2018-02-07 07:09:41 Po-Hsu Lin bug added bug
2018-02-07 07:12:03 Po-Hsu Lin bug task added qa-regression-testing
2018-02-07 07:30:12 Ubuntu Kernel Bot linux (Ubuntu): status New Confirmed
2018-02-08 17:23:37 Joseph Salisbury linux (Ubuntu): importance Undecided Medium
2018-02-08 17:23:41 Joseph Salisbury tags apport-bug arm64 trusty uec-images apport-bug arm64 kernel-da-key trusty uec-images
2018-03-01 10:20:02 Po-Hsu Lin summary test_072_strict_devmem in ubuntu_qrt_kernel_security failed on Trusty ARM64 test_072_strict_devmem in ubuntu_qrt_kernel_security should be skipped on Trusty ARM64
2018-03-01 10:20:32 Po-Hsu Lin description This was reported in bug 1630000 I think it's better it tear it down into pieces. FAIL: test_072_strict_devmem (__main__.KernelSecurityTest) /dev/mem unreadable for kernel memory ---------------------------------------------------------------------- Traceback (most recent call last): File "./test-kernel-security.py", line 766, in test_072_strict_devmem self.assertTrue(rc in expected, 'exit code: %d (wanted %s). Output:\n%s' % (rc, ", ".join(["%d" % (x) for x in expected]), output)) AssertionError: exit code: 7 (wanted 4). Output: 4000080000-4000901d13 : Kernel code 0x4000080000 ... readable 0x8000100000 ... missing (EFAULT), ran off end of physical memory? 0x4fef98f540 ... 0xfeedface FAIL: scanned memory without EPERMs, and can read actual values ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-141-generic 3.13.0-141.190 ProcVersionSignature: User Name 3.13.0-141.190-generic 3.13.11-ckt39 Uname: Linux 3.13.0-141-generic aarch64 NonfreeKernelModules: signpost AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 2: ls: cannot access /dev/snd/: No such file or directory AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.14.1-0ubuntu3.27 Architecture: arm64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' CRDA: Error: [Errno 2] No such file or directory: 'iw' CurrentDmesg: Date: Wed Feb 7 07:06:33 2018 Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 PciMultimedia: ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: console=ttyS0,9600n8r ro RelatedPackageVersions: linux-restricted-modules-3.13.0-141-generic N/A linux-backports-modules-3.13.0-141-generic N/A linux-firmware 1.127.24 RfKill: Error: [Errno 2] No such file or directory: 'rfkill' SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) This was reported in bug 1630000 I think it's better it tear it down into pieces. From the error message, it looks like this test should be skipped on Trusty 3.13 kernel: dev/mem unreadable for kernel memory ... (using 0x4fab5a72c0) (skipped: only 3.16 and later for ARM64) (exit code 7) FAIL  FAIL: test_072_strict_devmem (__main__.KernelSecurityTest)  /dev/mem unreadable for kernel memory  ----------------------------------------------------------------------  Traceback (most recent call last):    File "./test-kernel-security.py", line 766, in test_072_strict_devmem      self.assertTrue(rc in expected, 'exit code: %d (wanted %s). Output:\n%s' % (rc, ", ".join(["%d" % (x) for x in expected]), output))  AssertionError: exit code: 7 (wanted 4). Output:    4000080000-4000901d13 : Kernel code  0x4000080000 ... readable  0x8000100000 ... missing (EFAULT), ran off end of physical memory?  0x4fef98f540 ... 0xfeedface  FAIL: scanned memory without EPERMs, and can read actual values ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-141-generic 3.13.0-141.190 ProcVersionSignature: User Name 3.13.0-141.190-generic 3.13.11-ckt39 Uname: Linux 3.13.0-141-generic aarch64 NonfreeKernelModules: signpost AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 2: ls: cannot access /dev/snd/: No such file or directory AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.14.1-0ubuntu3.27 Architecture: arm64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' CRDA: Error: [Errno 2] No such file or directory: 'iw' CurrentDmesg: Date: Wed Feb 7 07:06:33 2018 Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 PciMultimedia: ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash ProcFB: ProcKernelCmdLine: console=ttyS0,9600n8r ro RelatedPackageVersions:  linux-restricted-modules-3.13.0-141-generic N/A  linux-backports-modules-3.13.0-141-generic N/A  linux-firmware 1.127.24 RfKill: Error: [Errno 2] No such file or directory: 'rfkill' SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install)
2018-06-04 07:41:33 Po-Hsu Lin bug task added ubuntu-kernel-tests
2018-08-10 08:38:10 Po-Hsu Lin qa-regression-testing: status New Fix Released
2018-08-10 08:38:13 Po-Hsu Lin ubuntu-kernel-tests: status New Fix Released
2018-08-10 08:38:15 Po-Hsu Lin linux (Ubuntu): status Confirmed Invalid
2018-08-10 20:40:31 Steve Beattie qa-regression-testing: status Fix Released Confirmed
2018-08-10 22:16:26 Steve Beattie qa-regression-testing: status Confirmed Fix Released