Greetings,

I'm not sure if I hit a bug or if it's just a configuration error. When I run
'mbsync user1-sync-all' (referencing the Group name) I get this output with a
Segmentation fault:

http://sprunge.us/Sccf

Here's the -DV output:

http://sprunge.us/fYcb

It seems to be an issue with the 'user1-user' Channel. If I run that Channel
by itself, it runs perfectly normally with no errors, and if I remove that
Channel from the Group, 'mbsync user1-sync-all' runs normally. It will also
segfault if I pass the 'user1-user' channel with multiple channels on the
command line like 'mbsync user1-trash user1-inbox user1-user'.

Any ideas?

Thanks!
Scott


Here's my ~/.mbsyncrc: (also here if you want: http://sprunge.us/JERS)

***********************************
IMAPAccount user1
# Address to connect to
Host imap.gmail.com
User [email protected]
Pass password
UseIMAPS yes

IMAPStore user1-remote
Account user1

MaildirStore user1-local
# The trailing "/" is important
Path ~/mail/user1/
Inbox ~/mail/user1/INBOX

Channel user1-trash
Master :user1-remote:"[Gmail]/Trash"
Slave :user1-local:trash
Expunge Both
Sync Push

Channel user1-inbox
Master :user1-remote:"INBOX"
Slave :user1-local:INBOX
Expunge Both

Channel user1-user
Master :user1-remote:
Slave :user1-local:
# All the non-gmail folders
Patterns * ![Gmail]* !archive !drafts !flagged !sent !spam !starred !trash 
!INBOX
Create Both
Expunge Both
SyncState *

Channel user1-drafts
Master :user1-remote:"[Gmail]/Drafts"
Slave :user1-local:drafts
Expunge Both

Channel user1-sent
Master :user1-remote:"[Gmail]/Sent Mail"
Slave :user1-local:sent
Expunge Both

Channel user1-spam
Master :user1-remote:"[Gmail]/Spam"
Slave :user1-local:spam
Expunge Both
Sync Push

Channel user1-starred
Master :user1-remote:"[Gmail]/Starred"
Slave :user1-local:flagged
Expunge Both

Channel user1-all
Master :user1-remote:"[Gmail]/All Mail"
Slave :user1-local:archive
Expunge Both

# The sync order will be in the order the Channels are defined above, NOT in
# the Group order
Group user1-sync-all
Channel user1-all
Channel user1-drafts
Channel user1-sent
Channel user1-spam
Channel user1-starred
Channel user1-trash
Channel user1-user
*****************************************

Attachment: pgpCqUr9_xK_E.pgp
Description: PGP signature

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to