View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015038ParaView(No Category)public2014-10-07 16:172016-08-12 09:59
ReporterDan Lipsa 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version4.2 
Target VersionFixed in Version 
Summary0015038: temporal netcdf file segfaults
DescriptionUntar the attached tgz file. This archive creates:
test.nc.01
test.nc.02
Open this temporal sequence in ParaView.
Choose 'NetCDF files generic and CF conventions'
Apply
Click on 'Next Frame'
A segmentation fault occurs.

Additional InformationA possible solution is suggested in
http://review.source.kitware.com/#/c/17538/ [^]
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Filestgz file icon test.nc.tgz [^] (328 bytes) 2014-10-07 16:17
patch file icon 0001-Better-fake-RequestInformation-from-vtkFileSeriesRea.patch [^] (5,128 bytes) 2014-11-11 14:27 [Show Content]

 Relationships

  Notes
(0033791)
Ken Moreland (manager)
2014-11-11 14:30

The bug in http://review.source.kitware.com/#/c/17538/ [^] is certainly wrong and should be fixed as described, but that is not really the underlying problem of this ParaView bug. I believe the real problem occurs in vtkFileSeriesReader. That meta-reader is constructing a RequestInformation that does not have the output dataset the netCDF reader is expecting. Although the netCDF reader should be hard enough to not break under this condition, the file series reader should avoid these malformed requests.

I have attached a patch for vtkFileSeriesReader (created from the git format-patch command) that should fix the problem on that side.
(0033792)
Dan Lipsa (developer)
2014-11-11 15:35

I merged in the fix for the symptom in netcdf reader.
(0038677)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2014-10-07 16:17 Dan Lipsa New Issue
2014-10-07 16:17 Dan Lipsa File Added: test.nc.tgz
2014-10-07 16:17 Dan Lipsa Additional Information Updated
2014-11-11 14:27 Ken Moreland File Added: 0001-Better-fake-RequestInformation-from-vtkFileSeriesRea.patch
2014-11-11 14:30 Ken Moreland Note Added: 0033791
2014-11-11 15:35 Dan Lipsa Note Added: 0033792
2016-08-12 09:59 Kitware Robot Note Added: 0038677
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team