netstat showing negative values

Bug #975826 reported by jan5000
This bug report is a duplicate of:  Bug #597236: netstat statistics overflow. Edit Remove
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
net-tools (Ubuntu)
New
Undecided
Unassigned

Bug Description

After a heavy duty UDP soak test...

Not really a "bash" bug, but not sure where else to report.

ubuntu@test-0002:~$ netstat -su
IcmpMsg:
    OutType3: 678
Udp:
    140254190 packets received
    678 packets to unknown port received.
    0 packet receive errors
    140254624 packets sent
UdpLite:
IpExt:
    InMcastPkts: 376
    OutMcastPkts: 66
    InBcastPkts: 14341
    OutBcastPkts: 7
    InOctets: 1372025690
    OutOctets: -723096807
    InMcastOctets: 49159
    OutMcastOctets: 8809
    InBcastOctets: 1491017
    OutBcastOctets: 328

The chances are that "int" variables need to be "uint64_t"...

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: bash 4.2-2ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
Uname: Linux 3.2.0-22-generic x86_64
ApportVersion: 2.0-0ubuntu4
Architecture: amd64
Date: Sat Apr 7 10:31:40 2012
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
SourcePackage: bash
UpgradeStatus: Upgraded to precise on 2012-03-31 (7 days ago)

Revision history for this message
jan5000 (jan5000) wrote :
Revision history for this message
Andrew McCarthy (andrewmccarthy) wrote :

Reassigning from bash to net-tools as the bug relates to the "netstat" command.

affects: bash (Ubuntu) → net-tools (Ubuntu)
Revision history for this message
Andrew McCarthy (andrewmccarthy) wrote :

Thanks for taking the time to report this. Looking more closely, this appears to be a duplicate of bug #597236, so I'll mark it as such.

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.