<div dir="ltr">Hi guys,<div><br></div><div>I have a problem getting pv open my binary file. It basically segfaults and terminates without any information. When I run in gdb I get:</div><div><br></div><div><div>ERROR: In /build/buildd/paraview-3.8.1/VTK/IO/vtkDataReader.cxx, line 1910</div>
<div>vtkUnstructuredGridReader (0x19f6890): Unsupported data type: 1</div><div><br></div><div>Program received signal SIGBUS, Bus error.</div><div>0x00007fffeaeb6597 in vtkDataSetSurfaceFilter::UnstructuredGridExecute(vtkDataSet*, vtkPolyData*) ()</div>
<div> from /usr/lib/paraview/libvtkGraphics.so.pv3.8</div></div><div><br></div><div><div>Program terminated with signal SIGBUS, Bus error.</div></div><div><br></div><div>Is there something wrong with my data file? I could send a sample file if needed. I basically followed <a href="http://www.vtk.org/VTK/img/file-formats.pdf">http://www.vtk.org/VTK/img/file-formats.pdf</a> to write the binary format.</div>
<div><br></div></div>