MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009283 | VTK | (No Category) | public | 2009-07-17 18:58 | 2016-08-12 09:55 |
| Reporter | dbarbier | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0009283: VTK segfaults when combining vtkTreeMapView and vtkSelectionLink | ||||
| Description | 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 | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||