Comment 4 for bug 1781476

Revision history for this message
Manoj Iyer (manjo) wrote :

-- Kernel version --
ubuntu@apollo:~$ apt policy linux-image-4.15.0-31
linux-image-4.15.0-31-generic:
  Installed: 4.15.0-31.33
  Candidate: 4.15.0-31.33
  Version table:
 *** 4.15.0-31.33 500
        500 http://ports.ubuntu.com/ubuntu-ports bionic-proposed/main arm64 Packages
        100 /var/lib/dpkg/status
linux-image-4.15.0-31-snapdragon:
  Installed: (none)
  Candidate: 4.15.0-31.33
  Version table:
     4.15.0-31.33 500
        500 http://ports.ubuntu.com/ubuntu-ports bionic-proposed/main arm64 Packages
ubuntu@apollo:~$

-- Testcase --
for i in {1..100}; do sudo ipmitool sensor list; done
for i in {1..100}; do sudo ipmitool mc info; done

-- Results --
No issues found, the commands printed information and there were no stack corruptions.