Description of Problem: fdisk segfaults on s390 when given a valid DASD path Version-Release number of selected component (if applicable): util-linux-2.11f-15 How Reproducible: 100% (always) Steps to Reproduce and Actual Results: [glen@diablo errata]$ ssh root.de root.de's password: Last login: Tue Nov 13 17:55:57 2001 from diablo.devel.redhat.com [root@test2 root]# df -h Filesystem Size Used Avail Use% Mounted on /dev/dasda1 2.3G 1.7G 541M 76% / /dev/dasdb1 2.3G 1.4G 855M 61% /usr/share [root@test2 root]# fdisk -l /dev/dasda1 Note: sector size is 4096 (not 512) Segmentation fault [root@test2 root]# fdisk -l /dev/dasdb1 Note: sector size is 4096 (not 512) Segmentation fault [root@test2 root]# rpm -qf $(which fdisk) util-linux-2.11f-15
Assigning to laroche
*** This bug has been marked as a duplicate of 56102 ***