Hi all,

I have prepared a working configuration that syncs my GMX mailbox to a
Hetzner account. It is using the Path solution  I got in the other
thread (Two IMAPAccounts, each having one ImapStore without and one
with Path being set).

All channels work fine when I call them separately:
mbsync -c myconfig.conf channelname

But when adding them to a group and using this, I get a segfault.
Segmentation fault (core dumped)

To be more precise: I get a segfault once I add the channel that is
using the stores with Path set.

Group FOO
Channel Foo_without_Path_Spam
Channel Foo_without_Path_Trash
Channel Foo_without_Path_Sent
Channel Foo_without_Path_Drafts
Channel Foo_without_Path
# adding the next channel leads to a segfault
Channel Foo_with_Path

If I comment out the Foo_with_Path channel it is working, if I comment
out all other channels it is working.

I get thrown into a debugger when using -D, but the debugging output
before that does not reveal anything (to my eyes).

*** mbsync caught signal 11. Starting debugger ...
GNU gdb (GDB; openSUSE Tumbleweed) 10.1

My first guess was that I should add a lot more exclusion patterns to
make sure no two folders collide and I thought I had found them all.
But still it segfaults...

I can send the short debugging log, and I can of course try to do
things with gdb, if needed...

Kind Regards,
Johannes


_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to