Re: [Paraview] segfault opening the color scale editor / vtkPVProminentValuesInformation?

2013-05-06 Thread Burlen Loring
Steps to reproduce: Start pvserver running parallel 2 ranks Open the attached dataset, load b array Slice the dataset such that the slice contains no data from at least one rank. Color slice by b array magnitude (default) Open the color scale editor - crash I added the test dataset to the bug

Re: [Paraview] segfault opening the color scale editor / vtkPVProminentValuesInformation?

2013-05-06 Thread David Thompson
Hi Burlen, I'm working on it. It shouldn't take too long to fix. Thanks for the report. David On May 6, 2013, at 1:13 PM, Burlen Loring blor...@lbl.gov wrote: Steps to reproduce: Start pvserver running parallel 2 ranks Open the attached dataset, load b array Slice the dataset

Re: [Paraview] segfault opening the color scale editor / vtkPVProminentValuesInformation?

2013-05-06 Thread Burlen Loring
great, thanks! On 05/06/2013 12:17 PM, David Thompson wrote: Hi Burlen, I'm working on it. It shouldn't take too long to fix. Thanks for the report. David On May 6, 2013, at 1:13 PM, Burlen Loring blor...@lbl.gov wrote: Steps to reproduce: Start pvserver running parallel 2 ranks

[Paraview] segfault opening the color scale editor / vtkPVProminentValuesInformation?

2013-05-03 Thread Burlen Loring
with git master from this afternoon, I'm experiencing segfaults when I try to open the color scale editor. seems to be related to vtkPVProminentValuesInformation. As soon as I get 4 or more ranks I have the segfault. Is this a known issue? Program received signal SIGSEGV, Segmentation fault.