MantisBT - VTK
View Issue Details
0009283VTK(No Category)public2009-07-17 18:582016-08-12 09:55
dbarbier 
Kitware Robot 
normalminoralways
closedmoved 
 
 
0009283: VTK segfaults when combining vtkTreeMapView and vtkSelectionLink
Hi,

Examples/Infovis/Java/TreeViews.java works fine with VTK 5.2, but segfaults
with VTK 5.4. This can be reproduced in C++ with simple changes in
Examples/Infovis/Cxx/MultiView.cxx:
  sed -i -e 's/vtkTreeLayoutView/vtkTreeMapView/g' -e 's/view2->SetLabel/view2->SetAreaLabel/g' MultiView.cxx

Here is output before segfault occurs:
ERROR: In /home/barbier/Projects/VTK-5-4/Graphics/vtkConvertSelection.cxx, line 805
vtkConvertSelection (0x8c8e90): Output selection array does not exist in input dataset.

ERROR: In /home/barbier/Projects/VTK-5-4/Filtering/vtkExecutive.cxx, line 757
vtkStreamingDemandDrivenPipeline (0x8c0800): Algorithm vtkConvertSelection(0x8c8e90) returned failure for request: vtkInformation (0x8c4e10)
  Debug: Off
  Modified Time: 59314
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0
  ALGORITHM_AFTER_FORWARD: 1
No tags attached.
Issue History
2009-07-17 18:58dbarbierNew Issue
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:55Kitware RobotNote Added: 0037090
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved
2016-08-12 09:55Kitware RobotAssigned To => Kitware Robot

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

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