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 1268198

Summary: Apply upstream fix to prevent CSD zombie processes
Product: [Fedora] Fedora Reporter: Stefan Becker <chemobejk>
Component: openconnectAssignee: David Woodhouse <dwmw2>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: dwmw2, nmavrogi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://git.infradead.org/users/dwmw2/openconnect.git/commitdiff/2a3df426a4eb97c3e8269a1e254ff74a03e771f8
Whiteboard:
Fixed In Version: openconnect-7.07-2.fc24 openconnect-7.07-2.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-17 00:52:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stefan Becker 2015-10-02 05:56:53 UTC
Description of problem:

openconnect 7.06 doesn't reap the fork()'ed CSD wrapper script process. That creates as zombie process that either

* exists while the openconnect command line program is running, or
* adds a zombie process "owned" by kded5 if KDE Plasma is used.

Upstream has merged a fix for this problem (see URL).

Version-Release number of selected component (if applicable):
openconnect-7.06-1.fc22.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Connect to AnyConnect VPN that requires CSD trojan using KDE Plasma widget
2. Disconnect from VPN
3. ps -efw | fgrep -e csd -e kded5

Actual results:
stefanb  31836     1  0 22:34 ?        00:00:00 /usr/bin/kded5
stefanb  31837 31836  0 22:34 ?        00:00:00 [csd-wrapper.sh] <defunct>

Expected results:
stefanb  31836     1  0 22:34 ?        00:00:00 /usr/bin/kded5

Comment 1 David Woodhouse 2016-07-11 16:37:01 UTC
Fixed in 7.07, which I have *finally* now released. In rawhide already; will push to F23/F24 in a while assuming nobody screams... apologies for the delay.

Comment 2 Fedora Update System 2016-07-13 17:32:11 UTC
openconnect-7.07-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-147c2e9422

Comment 3 Fedora Update System 2016-07-13 17:32:46 UTC
openconnect-7.07-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-bf869a9e76

Comment 4 Fedora Update System 2016-07-14 15:53:07 UTC
openconnect-7.07-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-147c2e9422

Comment 5 Fedora Update System 2016-07-14 22:28:20 UTC
openconnect-7.07-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-bf869a9e76

Comment 6 Fedora Update System 2016-07-17 00:52:04 UTC
openconnect-7.07-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2016-10-22 20:49:07 UTC
openconnect-7.07-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.