Bugzilla – Bug 142342
fuser does not find AF_UNIX sockets
Last modified: 2006-01-30 09:28:53 UTC
# netstat -xa | grep /tmp/emacs unix 2 [ ACC ] STREAM LISTENING 19523 /tmp/emacs597/server unix 2 [ ACC ] STREAM LISTENING 15178 /tmp/emacs597/server # fuser -v /tmp/emacs597/server; echo $? 1 # lsof | grep /tmp/emacs emacs 4099 schwab 3u unix 0xe0000040e9174380 19523 /tmp/emacs597/server emacs 4099 schwab 7u unix 0xe0000040c4460880 20824 /tmp/emacs597/server emacs 4224 schwab 3u unix 0xe00000405621bd00 15178 /tmp/emacs597/server
psmisc version?
Latest and greatest.
Can you try with the one in /work/src/done/STABLE/psmisc?
Nope.
Nope, as in you cannot try, or as it still fails?
Still fails.
Fixed in STABLE