MantisBT - ParaView
View Issue Details
0015916ParaView(No Category)public2016-01-05 11:072016-08-12 09:59
Mathieu Westphal 
Kitware Robot 
highminorhave not tried
closedmoved 
git-next 
 
TBD
incorrect functionality
0015916: Python Fetch + import crash paraview
calling import vtk after a fetch crash paraview here:

Program received signal SIGSEGV, Segmentation fault.
PyDict_SetItem (op=0x0, key=0x360e3f0, value=0x7fffc35ef7e0 <PyvtkClientServerMoveData_ProcessTypes_Type>)
    at /home/glow/work/kitware/EDF/salome/Livraison_291015/Salome-mini-For-KW/scripts/../src/Python-2710/Objects/dictobject.c:802
802 if (!PyDict_Check(op)) {
(gdb) print op
$1 = (PyObject *) 0x0

reproduced on git master and 4.4
open paraview
open python shell
s=Sphere()
res = servermanager.Fetch(s, 0)
import vtk
No tags attached.
Issue History
2016-01-05 11:07Mathieu WestphalNew Issue
2016-01-05 11:08Mathieu WestphalSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1439#r1439
2016-01-05 12:26Mathieu WestphalSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1440#r1440
2016-08-12 09:59Kitware RobotNote Added: 0038962
2016-08-12 09:59Kitware RobotStatusbacklog => closed
2016-08-12 09:59Kitware RobotResolutionopen => moved
2016-08-12 09:59Kitware RobotAssigned To => Kitware Robot

Notes
(0038962)
Kitware Robot   
2016-08-12 09:59   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.