Bugzilla – Bug 1206931
/usr/bin/chkstat fails with segmentation
Last modified: 2023-03-10 11:25:32 UTC
During upgrade to Tumbleweed 230101 on aarch64 (Parallels VM on Apple M1) chkstat fails with a segmentation fault. (248/468) Installing: util-linux-2.38.1-1.1.aarch64 ......................[done] /var/tmp/rpm-tmp.eNiw66: line 4: 5180 Segmentation fault (core dumped) /usr/bin/chkstat -n --set --system /usr/bin/chage /var/tmp/rpm-tmp.eNiw66: line 9: 5184 Segmentation fault (core dumped) /usr/bin/chkstat -n --set --system /usr/bin/chfn /var/tmp/rpm-tmp.eNiw66: line 14: 5193 Segmentation fault (core dumped) /usr/bin/chkstat -n --set --system /usr/bin/chsh /var/tmp/rpm-tmp.eNiw66: line 19: 5205 Segmentation fault (core dumped) /usr/bin/chkstat -n --set --system /usr/bin/expiry /var/tmp/rpm-tmp.eNiw66: line 24: 5215 Segmentation fault (core dumped) /usr/bin/chkstat -n --set --system /usr/bin/gpasswd /var/tmp/rpm-tmp.eNiw66: line 29: 5219 Segmentation fault (core dumped) /usr/bin/chkstat -n --set --system /usr/bin/newgrp /var/tmp/rpm-tmp.eNiw66: line 34: 5229 Segmentation fault (core dumped) /usr/bin/chkstat -n --set --system /usr/bin/passwd /var/tmp/rpm-tmp.eNiw66: line 39: 5236 Segmentation fault (core dumped) /usr/bin/chkstat -n --set --system /usr/bin/newgidmap /var/tmp/rpm-tmp.eNiw66: line 44: 5240 Segmentation fault (core dumped) /usr/bin/chkstat -n --set --system /usr/bin/newuidmap (249/468) Installing: shadow-4.13-2.1.aarch64 ............................[done] The problem can be reproduced in a normal terminal without beeing part of the installation sequence: ❯ /usr/bin/chkstat -n --set --system /usr/bin/chage [1] 6407 segmentation fault (core dumped) /usr/bin/chkstat -n --set --system /usr/bin/chage
can you get a gdb backtrace of this?
(does not reproduce on x86_64 current tumbleweed)
The VM of the project this installation was involved is not accessible anymore... Sorry not able to produce gdb insights.