Hi,

I'm trying to sync multiple accounts between a dovecot master and Gmail 
slave (bi-directional). Everything works perfectly for a week or so and 
then suddenly one of the accounts will get this:

S: * 497 FETCH (UID 1307 FLAGS () BODY[HEADER.FIELDS (X-TUID)] {24}
S: )
S: * 498 FETCH (UID 1308 FLAGS (\Seen) BODY[HEADER.FIELDS (X-TUID)] {24}
S: )
S: * 499 FETCH (UID 1309 FLAGS () BODY[HEADER.FIELDS (X-TUID)] {24}
S: )
S: * 500 FETCH (UID 1310 FLAGS (\Seen) BODY[HEADER.FIELDS (X-TUID)] {24}
S: )
S: * 501 FETCH (UID 1311 FLAGS (\Seen) BODY[HEADER.FIELDS (X-TUID)] {24}
S: )
S: * 502 FETCH (UID 1312 FLAGS () BODY[HEADER.FIELDS (X-TUID)] {24}
S: )
S: * 503 FETCH (UID 1313 FLAGS (\Seen) BODY[HEADER.FIELDS (X-TUID)] {24}
S: )
S: * 504 FETCH (UID 1314 FLAGS (\Seen) BODY[HEADER.FIELDS (X-TUID)] {4}
S: )
IMAP error: unable to parse BODY[HEADER.FIELDS ...]
S: 13 OK Success
Warning: lost track of 1 pulled message(s)
Segmentation fault

The only way to get past this is to clear the state files, and delete 
everything on the Gmail account and run the sync from scratch.

gdb gives me this:

Program received signal SIGSEGV, Segmentation fault.
0x0000000000409089 in box_loaded (sts=<optimized out>, aux=<optimized 
out>) at sync.c:1427
1427                                                    debug( " 
pair(%d,%d): %d (pending)\n", srec->uid[M], srec->uid[S], nex );


Any help would be much appreciated.

Regards

Alex

--

This message is intended only for the addressee and may contain
confidential information. Unless you are that person, you may not
disclose its contents or use it in any way and are requested to delete
the message along with any attachments and notify us immediately.
"Transact" is operated by Integrated Financial Arrangements plc. 29
Clement's Lane, London EC4N 7AE. Tel: (020) 7608 4900 Fax: (020) 7608
5300. (Registered office: as above; Registered in England and Wales
under number: 3727592). Authorised and regulated by the Financial
Conduct Authority (entered on the Financial Services Register; no. 190856).


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to