hi Oswald,

Thanks for the suggestion. I did run

valgrind --tool=memcheck --log-file=/tmp/mbsync /usr/bin/mbsync -a

and got quite a few 'Use of uninitialised value of size 8' and even more
'Conditional jump or move depends on uninitialised value(s)' messages.

1. is this the right command line, or should I call valgrind
differently?

2. who should I send the output to?

Best,

Tamas

On Tue, Apr 28 2015, Oswald Buddenhagen <oswald.buddenha...@gmx.de> wrote:

> On Tue, Apr 28, 2015 at 03:45:15PM +0200, Tamas Papp wrote:
>> I using Debian. I recently upgraded isync from 1.1.1-1 to 1.1.2-1. Since
>> then I noticed that mbsync exits with a non-zero exit code even when
>> there were no errors (checked with -DV).
>> 
>> Is this intentional?
>> 
> no.
> first thing would be running it through valgrind memcheck to see whether
> there are possibly some uninitialized variables being used.
> if that doesn't yield anything, we need to have a closer look at the
> configuration.
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud 
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> isync-devel mailing list
> isync-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/isync-devel


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to