https://bugzilla.novell.com/show_bug.cgi?id=727997 https://bugzilla.novell.com/show_bug.cgi?id=727997#c0 Summary: fuser -n tcp <socket> fails on open network tcp socket Classification: openSUSE Product: openSUSE 12.1 Version: Beta 1 Platform: VMWare OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: d.a.van.delft@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; nl; rv:1.9.2.23) Gecko/20110920 SUSE/3.6.23-0.2.1 Firefox/3.6.23 Doesn't happen always. Sometimes after the system has been up for a while, fuser stops working correctly: srv096:~ # netstat -l -n -t -p | grep 7002 tcp 0 0 0.0.0.0:7002 0.0.0.0:* LISTEN 2026/java srv096:~ # /bin/fuser -n tcp 7002 srv096:~ # /bin/fuser 7002/tcp srv096:~ # /usr/bin/lsof -i tcp:7002 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME java 2026 acceptatie 71u IPv4 15182 0t0 TCP *:afs3-prserver (LISTEN) Both netstat and lsof show the 7002 socket present, but fuser returns none, and, not shown here, with exit status 1. Reproducible: Sometimes Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.