Hi All,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am new to VTK. I am looking into a vtk+java application written by my predecessor. <br><br>-- The application runs fine on RHL single processor machine <br>-- Crashes after sometime when executed in RHL dual processor machine.
<br>-- The VTK binaries used are those built on single processor linux machine. Could this be the cause?<br>-- The usual point of crash reads<br><br>Current Java thread:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at vtk.vtkCell.GetPoints_11(Native Method)
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at vtk.vtkCell.GetPoints(vtkCell.java:55)<br>&nbsp;-OR-<br><br>Current Java thread:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at vtk.vtkDataObject.Update_22(Native Method)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at vtk.vtkDataObject.Update(vtkDataObject.java:99)<br><br>Can anybody explain me the behaviour of VTK under multi-processors?
<br><br>I have seen similar queries in the list but could not find any leads. Please help.<br><br>Thanks,<br>Nick<br>