CognitionGuidedSurgery / msml

The Medical Simulation Markup Language
GNU General Public License v3.0
14 stars 1 forks source link

Lung examples does not work #14

Closed wadoon closed 10 years ago

wadoon commented 10 years ago
[3]    6098 segmentation fault (core dumped)  python run_examples.py

Host: i61p138 python run_examples.py Example 5 (Lungs)

Execute: /org/share/home/weigl/workspace/msml/examples/CGALi2vLungs/Lungs_new.xml in <bound method path.dirname of path(u'/org/share/home/weigl/workspace/msml/examples/CGALi2vLungs/Lungs_new.xml')>
--Executing operator of task {Task VolumeMesher (mesherCGALi2v)} with arguments {'cell_size': '18', 'facet_distance': '3', 'cell_radius_edge_ratio': '3', 'image': 'case1_T00_labled.vti', 'odt': 'false', 'pertube': 'false', 'facet_size': '12', 'meshFilename': 'case1_T00_tetmesh.vtk', 'lloyd': 'false', 'exude': 'false', 'facet_angle': '20'}

ERROR: In /local_home/mediassist/PacketManagement/BuildEnvironments/VTK/Source/VTK5.10.1/IO/vtkXMLGenericDataObjectReader.cxx, line 140
vtkXMLGenericDataObjectReader (0x15bf750): could not load case1_T00_labled.vti

ERROR: In /local_home/mediassist/PacketManagement/BuildEnvironments/VTK/Source/VTK5.10.1/Filtering/vtkExecutive.cxx, line 756
vtkStreamingDemandDrivenPipeline (0x159bfc0): Algorithm vtkXMLGenericDataObjectReader(0x15bf750) returned failure for request: vtkInformation (0x15bcdb0)
  Debug: Off
  Modified Time: 22
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0

ERROR: In /local_home/mediassist/PacketManagement/BuildEnvironments/VTK/Source/VTK5.10.1/IO/vtkXMLGenericDataObjectReader.cxx, line 140
vtkXMLGenericDataObjectReader (0x15bf750): could not load case1_T00_labled.vti

ERROR: In /local_home/mediassist/PacketManagement/BuildEnvironments/VTK/Source/VTK5.10.1/Filtering/vtkExecutive.cxx, line 756
vtkStreamingDemandDrivenPipeline (0x159bfc0): Algorithm vtkXMLGenericDataObjectReader(0x15bf750) returned failure for request: vtkInformation (0x15bcdb0)
  Debug: Off
  Modified Time: 22
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
markus-stoll commented 10 years ago

fixed