View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015644ParaView(No Category)public2015-08-13 12:462015-12-15 19:52
ReporterAndy Bauer 
Assigned ToDavid C. Lonie 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version5.0 
Summary0015644: cannot do mulitple Extract Subset filters in parallel
DescriptionSteps to reproduce:
1) start pvserver with 4 processes
2) start the client gui and connect
3) create a wavelet source
4) create an Extract Subset filter with VOI [-8, 10, -10, 10, -10, 10]
5) create a second Extract Subset filter with VOI [-6, -3, 4, 10, -10, -2]

In the information tab it now lists RTData as a partial array.

Trying to create a Process Id Scalars filter now will cause PV to crash.
TagsNo tags attached.
ProjectERDC
Topic Name
Typecrash
Attached Files

 Relationships

  Notes
(0035244)
David C. Lonie (developer)
2015-09-28 08:57

https://gitlab.kitware.com/vtk/vtk/merge_requests/690 [^]
(0035245)
Andy Bauer (developer)
2015-09-28 10:12

This still shows that the RTData is a partial array. I suppose this is probably because process 0 doesn't have any points or cells though.
(0035255)
Andy Bauer (developer)
2015-10-02 10:30

Do you think similar changes need to be made to vtkStructuredGrid::Crop() and vtkRectilinearGrid::Crop() ?
(0035266)
David C. Lonie (developer)
2015-10-06 12:47

Yes...yes it should...


Here ya go https://gitlab.kitware.com/vtk/vtk/merge_requests/732 [^]
(0035561)
Alan Scott (manager)
2015-12-15 19:52

Good test example. Thanks.

Tested Linux, remote server, 5.0.0-RC2

 Issue History
Date Modified Username Field Change
2015-08-13 12:46 Andy Bauer New Issue
2015-08-13 12:46 Andy Bauer Assigned To => Berk Geveci
2015-09-11 10:09 Andy Bauer Project TBD => ERDC
2015-09-11 10:09 Andy Bauer Assigned To Berk Geveci => David C. Lonie
2015-09-28 08:57 David C. Lonie Status backlog => active development
2015-09-28 08:57 David C. Lonie Note Added: 0035244
2015-09-28 08:57 David C. Lonie Status active development => gatekeeper review
2015-09-28 08:57 David C. Lonie Resolution open => fixed
2015-09-28 10:12 Andy Bauer Note Added: 0035245
2015-10-02 10:30 Andy Bauer Note Added: 0035255
2015-10-06 12:47 David C. Lonie Note Added: 0035266
2015-12-11 15:00 Utkarsh Ayachit Status gatekeeper review => customer review
2015-12-11 15:00 Utkarsh Ayachit Fixed in Version => 5.0
2015-12-15 19:52 Alan Scott Note Added: 0035561
2015-12-15 19:52 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team