Bug 142342 - fuser does not find AF_UNIX sockets
Summary: fuser does not find AF_UNIX sockets
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Other (show other bugs)
Version: Alpha 4
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Mads Martin Joergensen
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-10 16:02 UTC by Andreas Schwab
Modified: 2006-01-30 09:28 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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