Bug 33395 - kudzu crashes somewhere in psauxNewDevice
Summary: kudzu crashes somewhere in psauxNewDevice
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kudzu
Version: 7.1
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-03-27 15:56 UTC by CoreDump
Modified: 2014-03-17 02:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-03-27 16:11:33 UTC
Embargoed:


Attachments (Terms of Use)

Description CoreDump 2001-03-27 15:56:20 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.0-0.99.11 i586)


I've installed the newest kudzu and it crashed on next reboot.


Reproducible: Always
Steps to Reproduce:
1. #gdb kudzu
2. (gdb) run


Actual Results:  Program received signal SIGSEGV, Segmentation fault.
0x08057f32 in psauxNewDevice () at eval.c:41
41      eval.c: No such file or directory.
        in eval.c
(gdb) where
#0  0x08057f32 in psauxNewDevice () at eval.c:41
#1  0x080582b9 in psauxNewDevice () at eval.c:41
#2  0x0804fe22 in compareDevice () at eval.c:41
#3  0x0804e1d8 in strcpy () at ../sysdeps/generic/strcpy.c:31
#4  0x400abe1e in __libc_start_main (main=0x804dc10 <strcpy+13504>, argc=1, 
    ubp_av=0xbffffb7c, init=0x8049ea8 <_init>, fini=0x80602fc <_fini>, 
    rtld_fini=0x4000d374 <_dl_fini>, stack_end=0xbffffb6c)
    at ../sysdeps/generic/libc-start.c:129


Expected Results:  No output (this is a subsequent run without any change
in hardware)

I don't know what kind of devices are registered in 'psauxNewDevice'
I do have a serial mouse (which still works).
An iomega ZIP drive on paralell port (which doesn't work).
An ne2k compatible PCI card.
Sb awe.

Comment 1 Bill Nottingham 2001-03-27 16:05:15 UTC
What version did you install?

Comment 2 CoreDump 2001-03-27 16:11:25 UTC
# rpm -q kudzu
kudzu-0.98.2-1


Comment 3 Bill Nottingham 2001-03-27 16:14:10 UTC
This is fixed in kudzu-0.98.6-1, which will be in the next rawhide release.


Note You need to log in before you can comment on or make changes to this bug.