View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000471 | AlmaLinux-8 | smartmontools | public | 2024-07-11 13:35 | 2024-07-11 13:35 |
| Reporter | OscarCS | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | x86_64 | OS | AlmaLinux | OS Version | 8.10 |
| Summary | 0000471: smartctl -a or -x crashes computer | ||||
| Description | executing smartctl -a /dev/nvme0n1 or smartctl -x /dev/nvme0n1 crashes the computer It hapens with smartctl 7.1 included in the system. it does not happen with smartcl 7.2 from SystemRescue 9.01 I have many computers with Alma8.10 all of them fully updated. This problem only happens with a Fujitsu ESPRIMO P5010 with the following NVMe : WDC PC SN730 SDBPNTY-1T00-1027 | ||||
| Steps To Reproduce | execute: smartctl -x /dev/nvme0n1 and the computer crashes | ||||
| Additional Information | In order to make sure I changed the nvme for an identical one and obtained the same crash. I booted the computer with SystemRescue 9.01 in a usb stick and executed smartctl -x /dev/nvme0n1 and it did not crash the computer. I also executed this: mount /dev/nvme0n1p2 /mnt/mystem cp /mnt/mystem/sbin/smartctl /root/ cp /mnt/mystem/lib64/libselinux.so.1 /root/LIBSE LD_LIBRARY_PATH=/root/LIBSE /root/smartctl -x /dev/nvme0n1 the last command did crash the system Booted again in AlmaLinux8.9 installed in the nvme I copied the smartctl from SystemRescue 9.01 in /home/install/tools and executed: /home/install/tools/smartctl -x /dev/nvme0n1 It worked perfectly without a problem. | ||||
| Tags | smartctl, system hangs | ||||
| abrt_hash | |||||
| URL | |||||