Hello,

Before I can do the strace, I see the flag "wait_o" with the below
command. 

On Sat, Dec 17, 2016 at 02:50:21PM +0200, Sergey Poznyakoff wrote:
> 
> 1. Flip to another console and run
> 
>   ps axwl | grep movemail
> 
> (exactly like that, don't omit nor add anything) and send me the output
> it produces.

0  1001   814   813  20   0 170108 11760 wait_o D+   tty1       0:10 movemail 
--debug-level=mailbox.prot,!trace6 -v 
imaps://username:password@server:993/INBOX /home/data1/protected/Maildir
0  1001   941   678  20   0 117836  3304 wait   Ss   ?          0:00 /bin/bash 
-c ps axwl | grep movemail
0  1001   943   941  20   0 114684  2128 pipe_w S    ?          0:00 grep 
movemail

> 2. In this output, mark the PID of the process (see ps(1) if you don't
> know where to find it) and then run
> 
>   strace -p $PID 2> log

I will do in next run, when it happens. Right now it is waiting with 6
messages for longer time. I could finish writing this email...

Jean Louis

_______________________________________________
Bug-mailutils mailing list
Bug-mailutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to