[Paraview-developers] Paraview v4.1 crashes when applying vector arrow glyph

Michael Pinkert mpinkert at wisc.edu
Tue May 27 11:14:27 EDT 2014


I am trying to visualize a deformation field for a 3D image registration
problem, but paraview is crashing when I attempt to apply a vector arrow
glyph onto the image.  The file size for the images is > 700 MB.  Is this
just a matter of the vector field being too large, or is there something
else I can do to fix it?

The error in question is:

ERROR: In
c:\dbd\pvs-x64\paraview\src\paraview\vtk\common\core\vtkDataArrayTemplate.txx,
line 147
vtkFloatArray (000000000BAD8F90): Unable to allocate 6046089216 elements of
size 4 bytes.

Qt has caught an exception thrown from an event handler.  Throwing
exceptions from an event handler is not supported in Qt.  You must
reimplement QApplication::notify() and catch all exceptions there. 


Best regards,
Michael Pinkert




--
View this message in context: http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Paraview-v4-1-crashes-when-applying-vector-arrow-glyph-tp3010.html
Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.


More information about the Paraview-developers mailing list