Oswald Buddenhagen <[email protected]> writes: > On Thu, Jan 29, 2015 at 05:24:17PM +0800, Eric Abrahamsen wrote: >> Fatal: Compression error: buffer error >> Aborted (core dumped) >> > hmpf. > >> This doesn't happen for each message, but it does seem to happen every >> time. If I keep running mbsync, I eventually get all my mail, but it >> seems to dump each time. >> > the seeming relation with multipart messages is probably simply that > they tend to be big, which apparently mixes up something enough to break > the session. when it restarts from scratch next time, it's fine for a > while ... > >> Any advice? Anyway to disable/alter the compression as a temporary >> workaround? >> > i considered adding such an option, but it seems backwards ... > you can just hack it for the time being by inserting "0 &&" into the > if-condition in drv_imap.c:2063. > > but it would be more helpful if you checked out the socket-debug branch > (it contains one commit on top of master) and sent me a log of a failing > session from it.
I eventually downgraded to 1.1.2 so I could get my mail -- you're right it was just a few brutally large attachments. Even on 1.1.2 I had a little trouble, though I think it was gmail protesting that time. I'm building socket-debug now, and will start running it. The people who send me god-awfully huge attachments will continue to do so, so I hope to have something useful in a few days. The output of -VV will be enough? E ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ isync-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/isync-devel
