View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009283VTK(No Category)public2009-07-17 18:582016-08-12 09:55
Reporterdbarbier 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0009283: VTK segfaults when combining vtkTreeMapView and vtkSelectionLink
DescriptionHi,

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
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

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

 Issue History
Date Modified Username Field Change
2009-07-17 18:58 dbarbier New Issue
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:55 Kitware Robot Note Added: 0037090
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team