Description of Problem: we've seen 2 strange problems: 1) netstat displays 2 identical lines netstat -a |grep piics2 tcp 0 0 hqias4:mtflocal piics2:33135 ESTABLISHED tcp 0 0 hqias4:mtflocal piics2:33135 ESTABLISHED 2) netstat display this: warning, got bogus tcp line. ------------------------------ tcp 0 0 hqias4:mtflocal piics2:33235 ESTABLISHED ufilter 7312379 ------------------------------ warning, got bogus tcp line. --- Preston evaluated this and indicated that it could affect the performance of anything using the proc/net/tcp, but it was possible to change netstat to filter for duplicate entries. Version-Release number of selected component (if applicable): How Reproducible: Steps to Reproduce: 1. 2. 3. Actual Results: Expected Results: Additional Information:
Could you be a little more specific in how to recreate this problem? Otherwise it's kinda hard to check if a fix actually fixes the problem. Thanks, Read ya, Phil
I still cannot reproduce this bug. Closing as works for me now. Read ya, Phil
I am getting this error but not on a consistent basis. One more thing which might help replicating the issue is that we have too many connections in the CLOSING state.