Bug 193472

Summary: /usr/sbin/module_upgrade - segmentation fault
Product: [Fedora] Fedora Reporter: Tim Fletcher <tim>
Component: kudzuAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-30 06:26:13 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
gdb backtrace
none
strace output none

Description Tim Fletcher 2006-05-29 12:30:36 UTC
Description of problem:

When running /usr/sbin/module_upgrade during a kernel upgrade a seg fault occurs

This fault only occurs on machines upgraded from older releases of fedora, I
have run rpm -V on kudzu, initscripts and glibc. I think it might be releated to
bug 179000 but don't know.

Version-Release number of selected component (if applicable):

kudzu-1.2.34.3-1
kernel-smp-2.6.16-1.2096_FC5
kernel-smp-2.6.16-1.2122_FC5
glibc-2.4-8

How reproducible:

Always, but only on a machine has been upgraded from older Fedora core releases

Steps to Reproduce:
1. install fedora core 1
2. Upgrade to core 5 (via cd)
3. run /usr/sbin/module_upgrade
  
Actual results:

[root@baneberry ~]# module_upgrade 2.6.16-1.2122_FC5smp
Segmentation fault

Expected results:

No seg fault

Additional info:

I haev attached the output of gdb and strace

Comment 1 Tim Fletcher 2006-05-29 12:30:36 UTC
Created attachment 130187 [details]
gdb backtrace

Comment 2 Tim Fletcher 2006-05-29 12:32:23 UTC
Created attachment 130188 [details]
strace output

Comment 3 Bill Nottingham 2006-05-30 06:26:13 UTC

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