Displaying 1 result from an estimated 1 matches for "td2447307".
2014 Feb 24
3
Duplicate PID
...ist open files for the process with
lsof -p 17666 and verify if toor opens other user's files.
There are at least two theories what is causing this: 1. samba sometimes
does not update it's state when clients are disconnected
http://samba.2283325.n4.nabble.com/Closing-sessions-and-smbstatus-td2447307.html2.
file locking (when one user accesses files of another user)
https://bugzilla.samba.org/show_bug.cgi?id=8722
"
*My questions are:*
1.Can someone please throw a light on the problem? explain why this can
happen?
2. How can i avoid such a problem of duplicate PID?
3. Is there any workaro...