Bug 184397

Summary: segfault when kudzu runs
Product: [Fedora] Fedora Reporter: Olen <olen.e.boydstun>
Component: kudzuAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: medium    
Version: 5CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-09 16:25: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
gziped strace of running kudzu on fc5 tst 3 x86_64 none

Description Olen 2006-03-08 15:33:28 UTC
Description of problem:
After finishing my upgrade (see bug 183937), starting the kudzu service failed
with a segmentation fault.

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


How reproducible:
It segfaults everytime.

Steps to Reproduce:
1.run kudzu or try to start the kudzu service at root
2.
3.
  
Actual results:
Crashes with a segfault.  Running dmesg after the crash gives a little more 
information from the kernel.  Running trace on it seems to indicate it was 
trying to do i/o to a port, that it maybe didn't have permission.  SE linux is 
disabled for me.

Expected results:
No Segmentation fault.

Additional info:

Comment 1 Bill Nottingham 2006-03-08 16:44:11 UTC
What kernel?

Comment 2 Olen 2006-03-09 01:46:16 UTC
Created attachment 125854 [details]
gziped strace of running kudzu on fc5 tst 3 x86_64

kernel-2.6.15-1.1955_FC5 is the version of kernel I have.  Its what shipped
with fc5 tst3.	I only have a modem updating is difficult.  Is this fixed in
later kernels?

Comment 3 Bill Nottingham 2006-03-09 16:25:13 UTC
This is fixed in later kudzu releases.

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