Bug 142342

Summary: fuser does not find AF_UNIX sockets
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Schwab <schwab>
Component: OtherAssignee: Mads Martin Joergensen <mmj>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 4   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Schwab 2006-01-10 16:02:43 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
Comment 1 Mads Martin Joergensen 2006-01-10 16:34:27 UTC
psmisc version?
Comment 2 Andreas Schwab 2006-01-10 16:38:49 UTC
Latest and greatest.
Comment 3 Mads Martin Joergensen 2006-01-12 10:36:07 UTC
Can you try with the one in /work/src/done/STABLE/psmisc?
Comment 4 Andreas Schwab 2006-01-12 11:39:54 UTC
Nope.
Comment 5 Mads Martin Joergensen 2006-01-16 13:34:15 UTC
Nope, as in you cannot try, or as it still fails?
Comment 6 Andreas Schwab 2006-01-16 15:11:20 UTC
Still fails.
Comment 7 Mads Martin Joergensen 2006-01-30 09:28:53 UTC
Fixed in STABLE