Bug 5805
Summary: | kudzu service die | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | kronnos |
Component: | kudzu | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED DEFERRED | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | CC: | 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-02 02:41:01 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
kronnos
1999-10-10 14:46:36 UTC
Does it segfault, or does it do something else strange? ------- Additional Comments From 10/11/99 23:11 ------- Yes... it does Segfault. and a core dump. OK, can you get a backtrace out of the core dump, or is the stack smashed? How do I do a backtrace? Run: gdb /usr/sbin/kudzu <core file> and then type bt at the gdb prompt. Closed, lack of input. If you happen to be using a custom kernel that does not have IEEE 1284 parallel port autoprobe information enabled, the kudzu that shipped with 6.1 *will* segfault. This has been fixed in the current kudzu in Raw Hide. |