Re: occasional "Warning: lost track of 460840 pulled message(s)"
mailbox synchronizer
Brought to you by:
ossi
|
From: Oswald B. <osw...@gm...> - 2021-11-10 11:56:23
|
On Wed, Nov 10, 2021 at 07:54:40AM +0100, Uwe Kleine-König wrote: >My approach would be > > strace -f -tt -e decode-fds=path,socket,dev,pidfd -b execve > >That should at least make it obvious, why mbsync terminates, doesn't it? > yes, but it won't help identify the root cause. |