It is difficult to diagnose without seeing your code or a small compilable example that illustrates the problem.<br><br>Usually if a program runs differently in debug and release there are uninitialized variables. Another possibility is accessing invalid memory or memory that is corrupted by the program. If you have access to a linux system, you could try running valgrind to find the source of the error.<div>
<br></div><div><br><div class="gmail_quote">On Thu, Oct 4, 2012 at 6:17 PM, Sureerat Reaungamornrat <span dir="ltr">&lt;<a href="mailto:sureerat.r@gmail.com" target="_blank">sureerat.r@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span style="font-family:Tahoma;font-size:13.142857551574707px">Dear All,</span><div style="font-family:Tahoma;font-size:13.142857551574707px">  </div><div style="font-family:Tahoma;font-size:13.142857551574707px">   We have a question regarding &#39;<font color="#000099">v3p_netlib_lbfgs_</font>&#39; function which was included in ITK version 4.0.0 in the file</div>

<div style="font-family:Tahoma;font-size:13.142857551574707px"><br></div><div><font face="Tahoma">path-to-ITK-source\Modules\ThirdParty\VNL\src\vxl\v3p\netlib\opt\lbfgs.h</font></div><div><font face="Tahoma">  </font></div>

<div><font face="Tahoma">   We are not sure whether we should put this question to ITK or VXL mailing-lists. </font></div><div><font face="Tahoma"><br></font></div><div><font face="Tahoma">   Our problem is that we use </font><span style="color:rgb(0,0,153);font-family:Tahoma;font-size:13px">v3p_netlib_lbfgs_</span><span style="font-family:Tahoma;font-size:13px"> in our code</span><span style="color:rgb(0,0,153);font-family:Tahoma;font-size:13px"> </span><span style="font-family:Tahoma;font-size:13px">to optimize the same function and same data but </span></div>

<div><span style="font-family:Tahoma;font-size:13px">we get different results </span><span style="font-family:Tahoma;font-size:13px">when we ran our code in different modes:</span><span style="font-family:Tahoma"> <font color="#000099">Release</font> and<font color="#000099"> Debug</font>. We tested our code in Window 7</span></div>

<div><span style="font-family:Tahoma">using 64-bit Visual Studio 2008.</span></div><div><span style="font-family:Tahoma"><br></span></div><div><span style="font-family:Tahoma">   Would anyone have any suggestions? Any suggestions are very appreciated.</span></div>

<div><span style="font-family:Tahoma"><br></span></div><div><span style="font-family:Tahoma">Thank you very much,</span></div><div><span style="font-family:Tahoma"><br></span></div><div><span style="font-family:Tahoma">Best regards,</span></div>

<div><span style="font-family:Tahoma"><br></span></div><div><span style="font-family:Tahoma">Sureerat</span></div><div><font face="Tahoma"><br></font></div><div><font face="Tahoma">   </font></div><div><font face="Tahoma"><br>

</font></div><div><font face="Tahoma"><br></font></div><div><font face="Tahoma"><br></font></div><div style="font-family:Tahoma;font-size:13.142857551574707px"><br></div><div style="font-family:Tahoma;font-size:13.142857551574707px">

  </div>
<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" 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" 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://www.kitware.com/products/protraining.php" target="_blank">http://www.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" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Unpaid intern in BillsBasement at noware dot com<br><br>
</div>