FS#32306 - [iputils] ping -f does not work, hangs, does not respond to SIGINT, and uses 100% CPU (1 core)

Attached to Project: Arch Linux
Opened by Old User New ID (u2012) - Tuesday, 30 October 2012, 20:45 GMT
Last edited by Stéphane Gaudreault (stephane) - Monday, 05 November 2012, 15:36 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Stéphane Gaudreault (stephane)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

The upgrade to iputils 20121011-1 seems to have broken ping -f in a really bad way.
It does not send echos. It hangs. It does not respond to interrupts. And hanged instances max out one core of the CPU per hanged instance.

I use ping -f on cron jobs that run every 5 minutes to check connectivity. And that caused overheat and full freeze and I had to force restart eventually.

Additional info:
* package version(s)

Broke: 20121011-1
Working: 20101006-7

Steps to reproduce:

ping -f -i .2 google.com

Multiple users in IRC confirmed the bug for both arches.
This task depends upon

Closed by  Stéphane Gaudreault (stephane)
Monday, 05 November 2012, 15:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  iputils-20121011-2 in [testing]
Comment by Old User New ID (u2012) - Wednesday, 31 October 2012, 09:22 GMT
Found the bad commit.
Reported to whom I think are the upstream:
http://marc.info/?l=linux-netdev&m=135167477311926&w=2

Loading...