------- Comment From [email protected] 2016-08-17 02:35 EDT------- I have installed the latest Ubuntu 16.04.1 kernel and executed the test again.
root@ltc-garri2:~# uname -a Linux ltc-garri2 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:00:57 UTC 2016 ppc64le ppc64le ppc64le GNU/Linux root@ltc-garri2:~# cat /etc/os-release NAME="Ubuntu" VERSION="16.04.1 LTS (Xenial Xerus)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 16.04.1 LTS" VERSION_ID="16.04" HOME_URL="http://www.ubuntu.com/" SUPPORT_URL="http://help.ubuntu.com/" BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" VERSION_CODENAME=xenial UBUNTU_CODENAME=xenial root@ltc-garri2:~# lspci | grep -i 0001:00:00.0 0001:00:00.0 PCI bridge: IBM Device 03dc root@ltc-garri2:~# cat /proc/powerpc/eeh | tail -n 1 eeh_slot_resets=0 root@ltc-garri2:~# lspci | grep -i 0001:00:00.0 0001:00:00.0 PCI bridge: IBM Device 03dc root@ltc-garri2:~# echo 0:0:1:0:0 > /sys/kernel/debug/powerpc/PCI0001/err_injct && lspci -ns 0001:00:00.0; echo $? 0001:00:00.0 0604: 1014:03dc 0 root@ltc-garri2:~# lspci | grep -i 0008:00:00.0 0008:00:00.0 PCI bridge: IBM Device 03dc root@ltc-garri2:~# cat /proc/powerpc/eeh | tail -n 1 eeh_slot_resets=0 root@ltc-garri2:~# echo 0:0:1:0:0 > /sys/kernel/debug/powerpc/PCI0008/err_injct && lspci -ns 0008:00:00.0; echo $? 0008:00:00.0 0604: 1014:03dc 0 The machine did not crash with kernel panic and the issue is resolved with the latest kernel fixes. ** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1603449 Title: [LTCTest][Opal][OP820] Machine crashed with Oops: Kernel access of bad area, sig: 11 [#1] while executing Froze PE Error injection To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1603449/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
