[Bug 975826] [NEW] netstat showing negative values
jan5000
975826 at bugs.launchpad.net
Sat Apr 7 09:41:42 UTC 2012
Public bug reported:
After a heavy duty UDP soak test...
Not really a "bash" bug, but not sure where else to report.
ubuntu at 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)
** Affects: bash (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug precise
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/975826
Title:
netstat showing negative values
Status in “bash” package in Ubuntu:
New
Bug description:
After a heavy duty UDP soak test...
Not really a "bash" bug, but not sure where else to report.
ubuntu at 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)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/975826/+subscriptions
More information about the foundations-bugs
mailing list