[Bug 199702] Re: netstat does not display all PIDs

2010-06-08 Thread Clint Byrum
According to http://developer.berlios.de/bugs/?func=detailbugbug_id=16913group_id=4537 The patch from Stefan was committed to upstream CVS on March 5. ** Changed in: net-tools (Ubuntu) Status: New = Fix Committed -- netstat does not display all PIDs

[Bug 199702] Re: netstat does not display all PIDs

2010-06-08 Thread Vish
** Tags added: patch-accepted-upstream -- netstat does not display all PIDs https://bugs.launchpad.net/bugs/199702 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 199702] Re: netstat does not display all PIDs

2010-03-08 Thread Stefan Praszalowicz
FYI, Bug and patch submitted upstream: http://developer.berlios.de/bugs/?func=detailbugbug_id=16913group_id=4537 -- netstat does not display all PIDs https://bugs.launchpad.net/bugs/199702 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 199702] Re: netstat does not display all PIDs

2009-01-23 Thread Stefan Praszalowicz
Hey, I have the issue as well, and I believe the initial description is correct. In two functions in netstat.c (extract_type_*_socket_inode), we parse inode numbers from /proc/PID/fd/* links, using strtol. The bugl is that we then compare the parsed value to INT_MAX, instead of LONG_MAX. Please

[Bug 199702] Re: netstat does not display all PIDs

2008-11-12 Thread Alexander
Yes, this bug presents on my systems too. Initially I'd suspected trouble with high PIDs, but no, on some other amd64 system with pid_max=9 netstat seems to work properly. Anyway, my system is 2.6.20 #2 SMP Fri Feb 16 19:57:57 MSK 2007 x86_64 GNU/Linux (custom kernel). netstat --version

[Bug 199702] Re: netstat does not display all PIDs

2008-03-07 Thread evolux
** Attachment added: Output of netstat -anp http://launchpadlibrarian.net/12510717/netstat_output.txt -- netstat does not display all PIDs https://bugs.launchpad.net/bugs/199702 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --