hi,

On Sun, Feb 24, 2013 at 12:09:14PM +0100, Paul Melis wrote:
> Running it under valgrind at least doesn't crash but there's an awful 
> lot of errors reported

> (including a lot in OpenSSL, which I find quite scary).
>
the openssl errors are known; it's due to them doing Weird Stuff.
supposedly they fixed it, but i haven't seen such a version yet.

> Some of the errors found in isync are:
> 
thanks, i'll have a look at them. may take a while, though.

> Is this due to me using the latest git version and not the latest 
> released one? The reason I'm using git at all is that the release I 
> previously tried (1.0.6) I got segfaults as well, so figured I would 
> give the git version a try.
> 
well, if it's the same segfaults, then clearly i just didn't fix that
particular bug. ;)
it would be helpful if you made a backtrace and a valgrind trace of that
as well. the 1.0 branch may be easier to debug, because it's not as
asynchronous/callback-heavy. once it's fixed, it may be easier to apply
the findings to master, rather than starting with master right ahead.
similarly, it would be interesting to see whether you see the same
problems in master if you use PipelineDepth 1 for the imap store.

regards

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to