On Fri, Sep 18, 2015 at 09:00:53AM -0400, John Eismeier wrote:
> Is this enough detail to show only one mbsync in the background on the
> fcntl call that is stuck ???
>
yes
> eismej@eismej-u14:~$ mbsync -a
> C: 0/1 B: 0/44 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 C-c C-z
> [1]+ Stopped mbsync -a
> eismej@eismej-u14:~$ bg
>
>
> eismej@eismej-u14:~$ ps -fux |grep mbsync
> eismej 28132 0.0 0.0 23544 4648 pts/1 S 08:57 0:00 | \_
> mbsync -a
>
fwiw, ps f doesn't make much sense with a simple grep. add -C3 to get
something out of it.
> eismej@eismej-u14:~$ sudo strace -p 28132
> Process 28132 attached
> fcntl(4, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0} C-c
> C-cProcess 28132 detached
>
this doesn't add anything. we need the history that leads up here.
------------------------------------------------------------------------------
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel