View Issue Details

IDProjectCategoryView StatusLast Update
0000471AlmaLinux-8smartmontoolspublic2024-07-11 13:35
ReporterOscarCS Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status newResolutionopen 
Platformx86_64OSAlmaLinuxOS Version8.10
Summary0000471: smartctl -a or -x crashes computer
Descriptionexecuting
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 Reproduceexecute:
smartctl -x /dev/nvme0n1

and the computer crashes
Additional InformationIn 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.





Tagssmartctl, system hangs
abrt_hash
URL

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-07-11 13:35 OscarCS New Issue
2024-07-11 13:35 OscarCS Tag Attached: smartctl
2024-07-11 13:35 OscarCS Tag Attached: system hangs