I use a vtkVRMLImporter to read a vrml file. All variables (vtkVRMLImporter, vtkActor, etc) i use are in function scope.<br>I &quot;solved&quot; the problem using the vtkVRMLImporter as a global variable.<br><br>The weird thing is that when i tried a similar thing using vtkSTLReader to read an stl file, the crash did not occur!<br>
(all variables in function scope).<br><br>If you have any possible explanation, please let me know.<br><br><br>Thanks,<br>Baliki<br><br><br><br><div class="gmail_quote">2009/11/16 Jeff Baumes <span dir="ltr">&lt;<a href="mailto:jeff.baumes@kitware.com">jeff.baumes@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="im">On Mon, Nov 16, 2009 at 8:12 AM, Baliki baliki &lt;<a href="mailto:balikivtk@gmail.com">balikivtk@gmail.com</a>&gt; wrote:<br>

&gt; I use the latest release of VTK 5.4.2. The crash is not fixed in this<br>
&gt; release?<br>
&gt; Should i use the cvs version?<br>
<br>
</div>I believe any changes to the Java wrapping are in 5.4.2. Can you<br>
provide a minimal test case that crashes? I can&#39;t promise a quick fix<br>
to your problem, but this would at least make progress possible.<br>
<br>
Thanks,<br>
<font color="#888888">Jeff<br>
</font></blockquote></div><br>