Did you ever get past this problem? It could be that you have another directory of VTK dlls in your PATH (other than the ones built with ParaView) and the incorrect ones are being loaded.<br><br><div>Or there could be some incorrect (mismatched from one obj to another) compiler flags somewhere along the way...</div>
<div><br class="webkit-block-placeholder"></div><div>Did you do anything funky with CMAKE_CXX_FLAGS or one of its _DEBUG/_RELEASE variants when you configured...?</div><div><br class="webkit-block-placeholder"></div><div>
<br class="webkit-block-placeholder"></div><div><br><div><span class="gmail_quote">On 1/18/08, <b class="gmail_sendername"><a href="mailto:joeh@cis.jhu.edu">joeh@cis.jhu.edu</a></b> &lt;<a href="mailto:joeh@cis.jhu.edu">joeh@cis.jhu.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
<br> I am having trouble getting Paraview to run with VS2008. It is<br> giving me heap corruption errors. This is what I get when I try to debug<br> it.<br> <br> CVS head gives<br> <br> HEAP[paraview.exe]: Invalid Address specified to RtlValidateHeap(<br>
 07B30000, 087565D8 )<br> Windows has triggered a breakpoint in paraview.exe.<br> <br> This may be due to a corruption of the heap, which indicates a bug in<br> paraview.exe or any of the DLLs it has loaded.<br> <br> This occurs on startup and manifests in the dispatch area of the main<br>
 event loop<br> <br> and Version 3.2.1 gives<br> <br> HEAP[paraview.exe]: Invalid Address specified to RtlValidateHeap(<br> 07AA0000, 0ADAD600 )<br> Windows has triggered a breakpoint in paraview.exe.<br> <br> This may be due to a corruption of the heap, which indicates a bug in<br>
 paraview.exe or any of the DLLs it has loaded.<br> <br> This occurs even earlier in startup where the Sources menu is being built.<br> <br> I am not sure how to track these down as the corruption seems to be<br> occurring at some point prior to the error manifesting itself in the<br>
 debugger.<br> <br> -Joe<br> _______________________________________________<br> ParaView mailing list<br> <a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br> <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>
 </blockquote></div><br>&nbsp;</div>