Activity log for bug #1813127

Date Who What changed Old value New value Message
2019-01-24 08:04:06 Po-Hsu Lin bug added bug
2019-01-24 08:04:16 Po-Hsu Lin nominated for series Ubuntu Bionic
2019-01-24 08:07:29 Po-Hsu Lin linux (Ubuntu): assignee Po-Hsu Lin (cypressyew)
2019-01-24 08:07:31 Po-Hsu Lin linux (Ubuntu): status New In Progress
2019-01-24 08:10:23 Po-Hsu Lin bug task added ubuntu-kernel-tests
2019-01-24 08:32:24 Po-Hsu Lin description This issue only exist in Bionic P8: $ sudo ./ptrace-tm-spd-gpr test: ptrace_tm_spd_gpr tags: git_version:c186097-dirty !! killing ptrace_tm_spd_gpr !! child died by signal 15 failure: ptrace_tm_spd_gpr Result on P9: $ sudo ./ptrace-tm-spd-gpr test: ptrace_tm_spd_gpr tags: git_version:unknown [SKIP] Test skipped on line 125 skip: ptrace_tm_spd_gpr ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-43-generic 4.15.0-43.46 ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18 Uname: Linux 4.15.0-43-generic ppc64le AlsaDevices: total 0 crw-rw---- 1 root audio 116, 1 Jan 24 06:57 seq crw-rw---- 1 root audio 116, 33 Jan 24 06:57 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.5 Architecture: ppc64el ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDmesg: [ 3531.661373] ptrace-tm-spd-g[22437]: unhandled signal 11 at 0000000000000000 nip 00000f7428473330 lr 00000f742847317c code 1 Date: Thu Jan 24 07:59:27 2019 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig' Lsusb: Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub PciMultimedia: ProcFB: ProcKernelCmdLine: root=/dev/mapper/mpath0-part2 ro console=hvc0 ProcLoadAvg: 0.32 0.53 0.33 1/1478 23438 ProcSwaps: Filename Type Size Used Priority /swap.img file 8388544 0 -2 ProcVersion: Linux version 4.15.0-43-generic (buildd@bos02-ppc64el-020) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #46-Ubuntu SMP Thu Dec 6 14:43:28 UTC 2018 RelatedPackageVersions: linux-restricted-modules-4.15.0-43-generic N/A linux-backports-modules-4.15.0-43-generic N/A linux-firmware 1.173.3 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) VarLogDump_list: total 0 cpu_cores: Number of cores present = 20 cpu_coreson: Number of cores online = 20 cpu_dscr: DSCR is 0 cpu_freq: min: 3.694 GHz (cpu 159) max: 3.694 GHz (cpu 4) avg: 3.694 GHz cpu_runmode: Could not retrieve current diagnostics mode, No kernel interface to firmware cpu_smt: SMT=8 == Justification == ptrace-tm-spd-gpr in powerpc/ptrace will fail with Power8 on Bionic: $ sudo ./ptrace-tm-spd-gpr test: ptrace_tm_spd_gpr tags: git_version:c186097-dirty !! killing ptrace_tm_spd_gpr !! child died by signal 15 failure: ptrace_tm_spd_gpr This is due to a segmentation fault that happens on the child process prior to setting cptr[2] = 1. This causes the parent process to wait forever at 'while (!pptr[2])' and the test to be killed by the test harness framework by timeout. == Fix == 48dc0ef (selftests/powerpc: Fix ptrace tm failure) This patch can be cherry-picked for Bionic. == Test == After the patch, the test will pass with: $ sudo ./ptrace-tm-spd-gpr test: ptrace_tm_spd_gpr tags: git_version:c186097-dirty success: ptrace_tm_spd_gpr == Regression potential == None, change for the testing tool only. This issue only exist in Bionic P8: $ sudo ./ptrace-tm-spd-gpr test: ptrace_tm_spd_gpr tags: git_version:c186097-dirty !! killing ptrace_tm_spd_gpr !! child died by signal 15 failure: ptrace_tm_spd_gpr Result on P9: $ sudo ./ptrace-tm-spd-gpr test: ptrace_tm_spd_gpr tags: git_version:unknown [SKIP] Test skipped on line 125 skip: ptrace_tm_spd_gpr ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-43-generic 4.15.0-43.46 ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18 Uname: Linux 4.15.0-43-generic ppc64le AlsaDevices:  total 0  crw-rw---- 1 root audio 116, 1 Jan 24 06:57 seq  crw-rw---- 1 root audio 116, 33 Jan 24 06:57 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.5 Architecture: ppc64el ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDmesg: [ 3531.661373] ptrace-tm-spd-g[22437]: unhandled signal 11 at 0000000000000000 nip 00000f7428473330 lr 00000f742847317c code 1 Date: Thu Jan 24 07:59:27 2019 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig' Lsusb:  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub PciMultimedia: ProcFB: ProcKernelCmdLine: root=/dev/mapper/mpath0-part2 ro console=hvc0 ProcLoadAvg: 0.32 0.53 0.33 1/1478 23438 ProcSwaps:  Filename Type Size Used Priority  /swap.img file 8388544 0 -2 ProcVersion: Linux version 4.15.0-43-generic (buildd@bos02-ppc64el-020) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #46-Ubuntu SMP Thu Dec 6 14:43:28 UTC 2018 RelatedPackageVersions:  linux-restricted-modules-4.15.0-43-generic N/A  linux-backports-modules-4.15.0-43-generic N/A  linux-firmware 1.173.3 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) VarLogDump_list: total 0 cpu_cores: Number of cores present = 20 cpu_coreson: Number of cores online = 20 cpu_dscr: DSCR is 0 cpu_freq:  min: 3.694 GHz (cpu 159)  max: 3.694 GHz (cpu 4)  avg: 3.694 GHz cpu_runmode:  Could not retrieve current diagnostics mode,  No kernel interface to firmware cpu_smt: SMT=8
2019-01-24 08:32:45 Po-Hsu Lin ubuntu-kernel-tests: assignee Po-Hsu Lin (cypressyew)
2019-01-24 08:32:47 Po-Hsu Lin ubuntu-kernel-tests: status New In Progress
2019-01-30 14:08:58 Stefan Bader bug task added linux (Ubuntu Bionic)
2019-01-30 14:09:04 Stefan Bader linux (Ubuntu Bionic): importance Undecided Medium
2019-01-30 14:09:23 Stefan Bader linux (Ubuntu Bionic): status New In Progress
2019-01-30 14:09:33 Stefan Bader linux (Ubuntu): status In Progress Invalid
2019-02-01 02:25:28 Khaled El Mously linux (Ubuntu Bionic): status In Progress Fix Committed
2019-02-15 14:42:55 Brad Figg tags apport-bug bionic ppc64el uec-images apport-bug bionic ppc64el uec-images verification-needed-bionic
2019-03-04 06:46:09 Po-Hsu Lin tags apport-bug bionic ppc64el uec-images verification-needed-bionic apport-bug bionic ppc64el uec-images verification-done-bionic
2019-03-04 06:46:19 Po-Hsu Lin ubuntu-kernel-tests: status In Progress Fix Committed
2019-03-05 15:00:44 Launchpad Janitor linux (Ubuntu Bionic): status Fix Committed Fix Released
2019-03-05 15:00:44 Launchpad Janitor cve linked 2018-18397
2019-03-05 15:00:44 Launchpad Janitor cve linked 2018-19854
2019-03-05 15:00:44 Launchpad Janitor cve linked 2019-6133
2019-09-16 13:07:57 Po-Hsu Lin tags apport-bug bionic ppc64el uec-images verification-done-bionic apport-bug bionic ppc64el ubuntu-kernel-selftests uec-images verification-done-bionic
2019-09-19 12:38:04 Po-Hsu Lin ubuntu-kernel-tests: status Fix Committed Fix Released