Marcus,<br>I do not have CTest installed on my computer. However, I ran some local tests: <br><br>---------------------------------------------------------------------------------------------------------<br>[euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestManyActors<br>
number of actors: 512<br>number of renders: 100<br>first render time: 0.130488<br>interactive render time: 0.014974<br>render time per actor: 2.92461e-05<br>[euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestGaussianBlurPass<br>
depth peeling was used<br>[euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestTextActor3DDepthPeeling<br>Segmentation fault (core dumped)<br>[euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestTextActor3DAlphaBlending<br>
Segmentation fault (core dumped)<br>[euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestTextActorDepthPeeling<br>Segmentation fault (core dumped)<br>[euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestTextActorAlphaBlending<br>
Segmentation fault (core dumped)<br>------------------------------------------------------------------------------------------------------<br><br>One again, this is in the Release built tree. the Debug built tests pass like a charm.<br>
<br>Jerome<br><br><div class="gmail_quote">2009/12/10 Marcus D. Hanwell <span dir="ltr">&lt;<a href="mailto:marcus.hanwell@kitware.com">marcus.hanwell@kitware.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote"><div class="im">On Wed, Dec 9, 2009 at 5:03 PM, David Doria <span dir="ltr">&lt;<a href="mailto:daviddoria%2Bvtk@gmail.com" target="_blank">daviddoria+vtk@gmail.com</a>&gt;</span> wrote:<br></div>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
<div><div></div><div>On Wed, Dec 9, 2009 at 4:57 PM, Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>&gt; wrote:<br>
&gt; I see. It is linking against the paraview version of VTK. That&#39;s what<br>
&gt; threw me. When I run David&#39;s example against VTK head, it runs fine.<br>
&gt;<br>
&gt; Maybe someone with a paraview vtk can try the example?<br>
&gt;<br>
</div></div></div><div class="im">I was under the impression that ParaView&#39;s head simply contained a<br>
link to VTK&#39;s head. Is this not correct?<br>
<br></div></blockquote><div>That is correct, you can build the VTK in the ParaView checkout and get the same result as building a VTK checkout. Have you tried running the VTK tests? Running ctest -D Experimental in your build directory should run them all and upload the results, some of the dashboards run in release mode.</div>

<div><br></div><div>Also, what version of GCC are you using?</div><div><br></div><div>Marcus </div></div>-- <br><font color="#888888">Marcus D. Hanwell, Ph.D.<br>R&amp;D Engineer, Kitware Inc.<br>(518) 881-4937<br>
</font><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 <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>