Bug 9249

Summary: crash on load
Product: [Retired] Red Hat Linux Reporter: Mike Palczewski <mpalczew>
Component: kudzuAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1CC: rvokal
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: 2000-02-09 03:42: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:

Description Mike Palczewski 2000-02-08 22:38:02 UTC
kudzu always crashes on my computer
here is a backtrace
#0  0x8050e18 in strcpy () at ../sysdeps/generic/strcpy.c:30
#1  0x808a9a8 in ?? ()
#2  0x805124c in strcpy () at ../sysdeps/generic/strcpy.c:30
#3  0x804d179 in strcpy () at ../sysdeps/generic/strcpy.c:30
#4  0x804c2de in strcpy () at ../sysdeps/generic/strcpy.c:30
#5  0x400841eb in __libc_start_main (main=0x804c020 <strcpy+8928>, argc=1,
    argv=0xbffffd74, init=0x8049650 <_init>, fini=0x80568cc <_fini>,
    rtld_fini=0x4000a610 <_dl_fini>, stack_end=0xbffffd6c)
    at ../sysdeps/generic/libc-start.c:90

Comment 1 Bill Nottingham 2000-02-08 22:41:59 UTC
Did you compile your own kernel, and did you add 'auto-probe for
parallel devices' (CONFIG_PNP_PARPORT)?

If you didn't, kudzu will crash; this has been fixed in
Raw Hide.

Comment 2 Mike Palczewski 2000-02-09 03:42:59 UTC
thanks alot that did the trick.  I upgraded.