mbsync hanging when running inside emacs/mu4e

2020-07-07 Thread Nico Schottelius
Good morning, I've recently switched to a new alpine installation with the following package versions: [16:44] bridge:~% apk list -I | grep -e mu4e -e isync -e emacs isync-doc-1.3.1-r1 x86_64 {isync} (GPL-3.0-or-later) [installed] emacs-x11-26.3-r2 x86_64 {emacs} (GPL-3.0-or-later) [installed]

Re: mbsync hanging when running inside emacs/mu4e

2020-07-07 Thread Oswald Buddenhagen
On Tue, Jul 07, 2020 at 05:01:21PM +0200, Nico Schottelius wrote: Does anyone have a hint on what might be going wrong here? maybe messed up stdio file descriptors? anyway, just attach gdb to the process and create a backtrace (make sure to install debug info first). Notice: conflicting ch