[vtkusers] vtkLODProp3D crashes java

Christopher.Moore at noaa.gov Christopher.Moore at noaa.gov
Mon Oct 4 21:13:21 EDT 2004


When the actors exceed a certain number of polygons (> approx 70,000 for 
full LOD), vtkLODProp3D crashes my java application when rendering, with 
the following error:

 
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4E8493AD
Function=_ZN20vtkDataSetAttributes9CopyTupleEP12vtkDataArrayS1_ii+0x429
Library=/usr/local/vtk4.2/bin/libvtkCommonJava.so
 
When I add the actors directly to the scene without using the vtkLODProp3D 
there are no problems.

RH9.0, vtk4.2, java1.4.2

Any ideas?  The LOD makes my application much more interactive, so I'd 
like to keep it...

I noticed that ParaView does LOD in a slightly different way (it claims 
vtkLODProp3D can get "confused")?

Cheers,
Chris Moore
UW - Seattle
NOAA/PMEL




More information about the vtkusers mailing list