iperf server will not exit

Bug #1832401 reported by dann frazier
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
iperf (Debian)
Fix Released
Unknown
iperf (Ubuntu)
Fix Released
Undecided
dann frazier
Bionic
Fix Released
Undecided
dann frazier
Cosmic
Fix Released
Undecided
dann frazier
Disco
Fix Released
Undecided
dann frazier
Eoan
Fix Released
Undecided
dann frazier

Bug Description

[Impact]
After the iperf server has handled traffic, it fails to exit when ^c'd and must be forcibly killed.

[Test Case]
$ iperf -s
Another terminal:
$ iperf -c localhost -P 24
Back to other terminal:
^c^c^c

[Fix]
https://sourceforge.net/p/iperf2/code/ci/7c0ac64ebea38d0d9ff4d160db4d33bc087a3490/

[Regression Risk]
Someone may rely on the behavior that killing one thread kills the entire application. If so, this will change that behavior.

dann frazier (dannf)
Changed in iperf (Ubuntu Eoan):
assignee: nobody → dann frazier (dannf)
Changed in iperf (Ubuntu Disco):
assignee: nobody → dann frazier (dannf)
Changed in iperf (Ubuntu Cosmic):
assignee: nobody → dann frazier (dannf)
Changed in iperf (Ubuntu Bionic):
assignee: nobody → dann frazier (dannf)
Changed in iperf (Ubuntu Eoan):
status: New → In Progress
Changed in iperf (Ubuntu Disco):
status: New → In Progress
Changed in iperf (Ubuntu Cosmic):
status: New → In Progress
Changed in iperf (Ubuntu Bionic):
status: New → In Progress
dann frazier (dannf)
Changed in iperf (Ubuntu Eoan):
status: In Progress → Fix Committed
Changed in iperf (Debian):
status: Unknown → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package iperf - 2.0.12+dfsg1-2ubuntu1

---------------
iperf (2.0.12+dfsg1-2ubuntu1) eoan; urgency=medium

  * Add backlog_increase.patch to fix hangs and connection resets
    with high thread count. LP: #1832399.
  * Add signal_bug.patch to fix issue with the server not exiting
    via SIGINT. LP: #1832401.

 -- dann frazier <email address hidden> Thu, 13 Jun 2019 16:34:58 -0600

Changed in iperf (Ubuntu Eoan):
status: Fix Committed → Fix Released
Changed in iperf (Debian):
status: Confirmed → Fix Released
Revision history for this message
Brian Murray (brian-murray) wrote : Please test proposed package

Hello dann, or anyone else affected,

Accepted iperf into disco-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/iperf/2.0.12+dfsg1-2ubuntu0.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-needed-disco to verification-done-disco. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-disco. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in iperf (Ubuntu Disco):
status: In Progress → Fix Committed
tags: added: verification-needed verification-needed-disco
Changed in iperf (Ubuntu Cosmic):
status: In Progress → Fix Committed
tags: added: verification-needed-cosmic
Revision history for this message
Brian Murray (brian-murray) wrote :

Hello dann, or anyone else affected,

Accepted iperf into cosmic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/iperf/2.0.10+dfsg1-1ubuntu1.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-needed-cosmic to verification-done-cosmic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-cosmic. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in iperf (Ubuntu Bionic):
status: In Progress → Fix Committed
tags: added: verification-needed-bionic
Revision history for this message
Brian Murray (brian-murray) wrote :

Hello dann, or anyone else affected,

Accepted iperf into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/iperf/2.0.10+dfsg1-1ubuntu0.18.04.2 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-needed-bionic to verification-done-bionic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-bionic. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Revision history for this message
dann frazier (dannf) wrote :

Verificaiton: I ran the [Test Case] on each of bionic, cosmic & disco, and each time the server exited cleanly on ^c.

tags: added: verification-done verification-done-bionic verification-done-cosmic verification-done-disco
removed: verification-needed verification-needed-bionic verification-needed-cosmic verification-needed-disco
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package iperf - 2.0.12+dfsg1-2ubuntu0.1

---------------
iperf (2.0.12+dfsg1-2ubuntu0.1) disco; urgency=medium

  * Add backlog_increase.patch to fix hangs and connection resets
    with high thread count. LP: #1832399.
  * Add signal_bug.patch to fix issue with the server not exiting
    via SIGINT. LP: #1832401.

 -- dann frazier <email address hidden> Mon, 17 Jun 2019 12:40:32 -0600

Changed in iperf (Ubuntu Disco):
status: Fix Committed → Fix Released
Revision history for this message
Łukasz Zemczak (sil2100) wrote : Update Released

The verification of the Stable Release Update for iperf has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package iperf - 2.0.10+dfsg1-1ubuntu1.1

---------------
iperf (2.0.10+dfsg1-1ubuntu1.1) cosmic; urgency=medium

  * Add backlog_increase.patch to fix hangs and connection resets
    with high thread count. LP: #1832399.
  * Add signal_bug.patch to fix issue with the server not exiting
    via SIGINT. LP: #1832401.

 -- dann frazier <email address hidden> Mon, 17 Jun 2019 13:08:17 -0600

Changed in iperf (Ubuntu Cosmic):
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package iperf - 2.0.10+dfsg1-1ubuntu0.18.04.2

---------------
iperf (2.0.10+dfsg1-1ubuntu0.18.04.2) bionic; urgency=medium

  * Add backlog_increase.patch to fix hangs and connection resets
    with high thread count. LP: #1832399.
  * Add signal_bug.patch to fix issue with the server not exiting
    via SIGINT. LP: #1832401.

 -- dann frazier <email address hidden> Mon, 17 Jun 2019 13:16:49 -0600

Changed in iperf (Ubuntu Bionic):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.