View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015916ParaView(No Category)public2016-01-05 11:072016-08-12 09:59
ReporterMathieu Westphal 
Assigned ToKitware Robot 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Versiongit-next 
Target VersionFixed in Version 
Summary0015916: Python Fetch + import crash paraview
Descriptioncalling 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
Steps To Reproduceopen paraview
open python shell
s=Sphere()
res = servermanager.Fetch(s, 0)
import vtk
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0038962)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2016-01-05 11:07 Mathieu Westphal New Issue
2016-01-05 11:08 Mathieu Westphal Steps to Reproduce Updated
2016-01-05 12:26 Mathieu Westphal Steps to Reproduce Updated
2016-08-12 09:59 Kitware Robot Note Added: 0038962
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team