Bug 183319

Summary: /sbin/grubby: double free or corruption (out)
Product: [Fedora] Fedora Reporter: Alexander Shopov <ash>
Component: mkinitrdAssignee: Peter Jones <pjones>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: medium    
Version: 5CC: frank
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-28 09:32:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
The console log during the yum update process none

Description Alexander Shopov 2006-02-28 06:20:21 UTC
Description of problem:
I did an update of a FC5T3 system using yum. When the update process got to
installing the new kernel and started the grubby process - I got an error. I am
attaching the output of the console.

Version-Release number of selected component (if applicable):
rpm -qa | grep kern
kernel-2.6.15-1.1977_FC5
kernel-2.6.15-1.1975_FC5

rpm -qa | grep mkini
mkinitrd-5.0.28-1

I do think that during the update - there was a new mkinitrd version as well. 

How reproducible: The new kernel has not been installed. If given instructions -
I can try to prepare a scenario to check if this bug occurs regularly

Additional info:
I have attached the log of the console. If you need further info - I will try to
provide it.

Comment 1 Alexander Shopov 2006-02-28 06:21:30 UTC
Created attachment 125385 [details]
The console log during the yum update process

Comment 2 Pawel Salek 2006-02-28 08:43:06 UTC
I am seeing that, too - with slightly different behaviour though. The kernel
package is installed, all the files are there, only /boot/grub/grub.conf is left
unmodified.

Comment 3 Alexander Shopov 2006-02-28 08:49:26 UTC
The problem with my grubby is exacly the same as the comment #2 by Pawel Salek -
rpm installs the files and then the install scripts call /sbin/grubby via
/sbin/new-kernel-pkg. Then I get the doublefree bug and grub's conf file is left
unedited - no entry for the new kernel.

Comment 4 Frank Arnold 2006-02-28 09:32:42 UTC
Thank you for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find.

*** This bug has been marked as a duplicate of 183010 ***