Home

Thu, Feb. 14th, 2008, 04:20 pm
mkinitrd segmentation fault

So, I ran a "yum update" on my work box today, and I noticed that when the kernel RPM was installed, kernel-2.6.23.15-80.fc7, mkinitrd gave the following errors:
/sbin/mkinitrd: line 173: 22918 Segmentation fault      $ldso --verify $bin > /dev/null 2>&1

About 80 lines of it! Running mkinitrd manually causes the same issue. I don't quite know what's happening. This is Fedora 7.
#mkinitrd /boot/initrd-2.6.23.15-80.fc7.img 2.6.23.15-80.fc7
/sbin/mkinitrd: line 173: 22918 Segmentation fault      $ldso --verify $bin > /dev/null 2>&1
/sbin/mkinitrd: line 173: 22919 Segmentation fault      $ldso --verify $bin > /dev/null 2>&1
/sbin/mkinitrd: line 173: 22987 Segmentation fault      $ldso --verify $bin > /dev/null 2>&1
/sbin/mkinitrd: line 173: 22988 Segmentation fault      $ldso --verify $bin > /dev/null 2>&1