Re: [Paraview] segmentation fault with netCDF when loading state file

2015-10-30 Thread David Lonie
On Wed, Oct 28, 2015 at 9:47 PM, Ryan Abernathey wrote: > Yes, I can confirm that this state loads without crashing in 4.4. > The fields are not actually accessible at the current timestep (appear > with a "?"), but can be rewound to the beginning and restarted without

Re: [Paraview] segmentation fault with netCDF when loading state file

2015-10-28 Thread Ryan Abernathey
Yes, I can confirm that this state loads without crashing in 4.4. The fields are not actually accessible at the current timestep (appear with a "?"), but can be rewound to the beginning and restarted without crashing. On Tue, Oct 27, 2015 at 1:16 PM, Ryan Abernathey

Re: [Paraview] segmentation fault with netCDF when loading state file

2015-10-27 Thread Ryan Abernathey
David, Thanks for your investigation. I will be able to try this tomorrow. The original issue was with Paraview 4.3.1. We recently built the latest master, so I will be able to confirm whether it was fixed in between. Best, Ryan On Tue, Oct 27, 2015 at 10:23 AM, David Lonie

Re: [Paraview] segmentation fault with netCDF when loading state file

2015-10-27 Thread David Lonie
Hi Ryan, I'm looking into this issue. I download the sample data you provided, and the state file loads and renders fine for me with the current (as of this morning) master branch of ParaView. What version of ParaView are you using? Can you test the latest master branch? It appears that whatever

Re: [Paraview] segmentation fault with netCDF when loading state file

2015-10-21 Thread Ryan Abernathey
Does anyone have any feedback on this issue? I have no idea how to debug or continue. I will have to abandon paraview for my project unless I can get some help somehow. Thanks, Ryan Abernathey Assistant Professor Columbia University, Department of Earth & Environmental Sciences Lamont-Doherty

Re: [Paraview] segmentation fault with netCDF when loading state file

2015-10-21 Thread Aashish Chaudhary
Ryan, would it be possible for you to share a sample dataset? The NetCDF reader has fails to read data in certain corner cases but without having the data to reproduce the issue it is kind of little tricky to get to the problem. - Aashish On Wed, Oct 21, 2015 at 9:44 AM, Ryan Abernathey

[Paraview] segmentation fault with netCDF when loading state file

2015-10-19 Thread Ryan Abernathey
Hello, I am extremely frustrated and stuck on this problem. Any advice would be appreciated. I am working with a dataset of 2400 sequentially numbered netCDF files (generic & CF conventions). In a fresh pipeline, Paraview is able to recognizes these files as a single source and load them