I use a vtkVRMLImporter to read a vrml file. All variables (vtkVRMLImporter, vtkActor, etc) i use are in function scope.<br>I "solved" 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"><<a href="mailto:jeff.baumes@kitware.com">jeff.baumes@kitware.com</a>></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 <<a href="mailto:balikivtk@gmail.com">balikivtk@gmail.com</a>> wrote:<br>
> I use the latest release of VTK 5.4.2. The crash is not fixed in this<br>
> release?<br>
> 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'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>