| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0009134 | ParaView | Bug | public | 2009-06-10 19:26 | 2011-01-13 17:00 | ||||
| Reporter | Alan Scott | ||||||||
| Assigned To | Utkarsh Ayachit | ||||||||
| Priority | high | Severity | crash | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | 3.6 | |||||||
| Summary | 0009134: Integrate variable hangs multi-server | ||||||||
| Description | * ParaView 3.6.0 branch, 4 remote servers, Linux. (Works fine single server.) * Open g1s1-10fps.e.16.* * Filters/ Alphabetical/ Integrate Variables. ParaView never returns, no, she never returns, and her fate is still unlearned. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0016710) Utkarsh Ayachit (administrator) 2009-06-11 15:17 |
vtkIntegrateAttributes was not handling composite datasets correctly. It was simply assuming that all blocks had the same number of arrays. However, sometimes that's not the case and that's when the filter would end up accessing invalid arrays and run into all sorts of issues. Now vtkIntegrateAttributes takes an intersection of the arrays available for non-trivial datasets in the composite dataset. /cvsroot/ParaView3/ParaView3/VTK/Filtering/vtkDataSetAttributes.h,v <-- VTK/Filtering/vtkDataSetAttributes.h new revision: 1.13; previous revision: 1.12 /cvsroot/ParaView3/ParaView3/Servers/Filters/vtkIntegrateAttributes.h,v <-- Servers/Filters/vtkIntegrateAttributes.h new revision: 1.5; previous revision: 1.4 /cvsroot/ParaView3/ParaView3/Servers/Filters/vtkIntegrateAttributes.cxx,v <-- Servers/Filters/vtkIntegrateAttributes.cxx new revision: 1.9; previous revision: 1.8 3.6 Branch commmit----- /cvsroot/ParaView3/ParaView3/Servers/Filters/vtkIntegrateAttributes.h,v <-- Servers/Filters/vtkIntegrateAttributes.h new revision: 1.4.36.1; previous revision: 1.4 /cvsroot/ParaView3/ParaView3/Servers/Filters/vtkIntegrateAttributes.cxx,v <-- Servers/Filters/vtkIntegrateAttributes.cxx new revision: 1.8.36.1; previous revision: 1.8 /cvsroot/ParaView3/ParaView3/VTK/Filtering/vtkDataSetAttributes.h,v <-- VTK/Filtering/vtkDataSetAttributes.h new revision: 1.12.6.1; previous revision: 1.12 |
|
(0016712) Alan Scott (manager) 2009-06-11 19:07 |
Tested remote server. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2009-06-10 19:26 | Alan Scott | New Issue | |
| 2009-06-11 08:36 | Utkarsh Ayachit | Status | backlog => tabled |
| 2009-06-11 08:36 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2009-06-11 15:17 | Utkarsh Ayachit | Note Added: 0016710 | |
| 2009-06-11 15:17 | Utkarsh Ayachit | Status | tabled => @80@ |
| 2009-06-11 15:17 | Utkarsh Ayachit | Fixed in Version | => 3.6 |
| 2009-06-11 15:17 | Utkarsh Ayachit | Resolution | open => fixed |
| 2009-06-11 19:07 | Alan Scott | Note Added: 0016712 | |
| 2009-06-11 19:07 | Alan Scott | Status | @80@ => closed |
| 2011-01-13 17:00 | Source_changeset_attached | => VTK master a2bd8391 | |
| 2011-01-13 17:00 | Source_changeset_attached | => VTK master 020ef709 | |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |