Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 84094
Summary: | ethereal has potential SIGCHLD handling bug | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Bill Nottingham <notting> |
Component: | ethereal | Assignee: | Phil Knirsch <pknirsch> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | CC: | chris.ricker, 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: | 2003-07-31 14:01:23 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: | |||
Bug Depends On: | |||
Bug Blocks: | 79578, 100643 |
Description
Bill Nottingham
2003-02-12 02:33:05 UTC
Fixed. Read ya, Phil I'm getting: application bug: ethereal(3489) has SIGCHLD set to SIG_IGN but calls wait(). (see the NOTES section of 'man 2 wait'). Workaround activated. with ethereal-0.9.8-5 what version has this fixed? 0.9.8-6 should have it. I'm seeing this error in Shrike. ethereal-0.9.8-6, kernel 2.4.20-8smp. application bug: ethereal(29130) has SIGCHLD set to SIG_IGN but calls wait(). (see the NOTES section of 'man 2 wait'). Workaround activated. Thats really strange as the patch has been included in that package. Have you tried the released ethereal errata version for Shrike? (ethereal-0.9.11-0.90.1) Read ya, Phil I haven't seen this on released RHL 9 or on the severn alphas / betas, and I run ethereal a lot.... OK, closing as fixed in current release then. Thanks! Read ya, Phil |