CPU offlining can trigger hangs with HP ProLiant DL360p Gen8.
Bug #1744163 reported by
Vinson Lee
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Triaged
|
High
|
Unassigned | ||
Artful |
Won't Fix
|
High
|
Unassigned | ||
Bionic |
Triaged
|
High
|
Unassigned |
Bug Description
CPU offlining can trigger hangs with HP ProLiant DL360p Gen8 on Ubuntu 17.10.
The hangs also occur with latest mainline kernel Linux 4.15-rc8.
I bisected the upstream mainline kernel. This is a regression introduced by Linux 4.13-rc1 commit c5cb83bb337c25c
This test case to offline all CPUs except for CPU 0 can be used to trigger a hang.
for i in $(seq 1 $(expr $(nproc --all) - 1)); do sudo sh -c "echo 0 > /sys/devices/
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
To post a comment you must log in.
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 1744163
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.