[Paraview] Segfault with 'Hover Cells' over 3d glyphs

Wyatt Spear wspear at cs.uoregon.edu
Tue Dec 5 14:10:14 EST 2017


Greetings,

I'm using the SC17 preview of 5.5 of ParaView. I first noticed this error
with my own dataset but it appears with the simple test.csv I've included.
To reproduce the segfault:

Load the attached (or presumably any) CSV points file.
Run the TableToPoints filter.
Assign the X/Y/Z column dropdowns to the x coord/y coord/z coord values.
Hit Apply
Hit the 'Hover Cells On' button in the 3d display and mouse over a point to
confirm it works.
In the 'Representation' drop down box select "3D Glyphs".
In the 'Glyph Type' drop down box select "Box" (I wasn't able to reproduce
the error with arrows)
Hover over one of the resulting box glyphs for instant segfault.

Command line output from this session was:

Generic Warning: In
/home/buildslave/dashboards/buildbot/paraview-pvbinsdash-linux-shared-release_superbuild/source-paraview/ParaViewCore/ServerManager/Core/vtkSMPropertyHelper.cxx,
line 511
Failed to locate property: OSPRayMaterialLibrary

Generic Warning: In
/home/buildslave/dashboards/buildbot/paraview-pvbinsdash-linux-shared-release_superbuild/source-paraview/ParaViewCore/ServerManager/Core/vtkSMPropertyHelper.cxx,
line 831
Call not supported for the current property type.

Segmentation fault (core dumped)

Regards,
Wyatt Spear
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20171205/c0ea252f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.csv
Type: text/csv
Size: 142 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20171205/c0ea252f/attachment.csv>


More information about the ParaView mailing list