<div dir="ltr">Hi Bill,<div><br></div><div>Many thanks for stepping towards a clean Valgrind status!</div><div><br></div><div>I tried reproducing the dashboard errors locally, and I could not reproduce them.  Were you able to reproduce them? What version of valgrind was used?</div><div><br></div><div>Thanks,</div><div>Matt</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 30, 2015 at 1:36 PM, Bill Lorensen <span dir="ltr"><<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If I change the it.Value() and it2.Value() to it.Get() and it2.Get(),<br>
the defect goes away. Value() returns a reference. I suspect that the<br>
new comparisons are somehow accessing too much memory.<br>
<br>
I'll put a patch in with the replacement.<br>
<br>
Bill<br>
<span class="im HOEnZb"><br>
On Mon, Nov 30, 2015 at 12:31 PM, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>> wrote:<br>
> Folks,<br>
><br>
> This gerrit commit in August<br>
> <a href="http://review.source.kitware.com/#/c/20081/" rel="noreferrer" target="_blank">http://review.source.kitware.com/#/c/20081/</a><br>
><br>
> is causing this valgrind defect:<br>
> <a href="https://open.cdash.org/viewDynamicAnalysisFile.php?id=3624555" rel="noreferrer" target="_blank">https://open.cdash.org/viewDynamicAnalysisFile.php?id=3624555</a><br>
><br>
> Related to the NotAlmostEquals access. If that is replaced with == the<br>
> defect gpoes away, but the test fails.<br>
><br>
> If I understood how those new functions work, I might have been able<br>
> to give a solution.<br>
><br>
> Bill<br>
<br>
<br>
<br>
</span><span class="HOEnZb"><font color="#888888">--<br>
Unpaid intern in BillsBasement at noware dot com<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/insight-developers</a><br>
</div></div></blockquote></div><br></div>