View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014207ParaView(No Category)public2013-08-05 17:442016-08-12 09:59
ReporterJeff Mauldin 
Assigned ToKitware Robot 
PriorityurgentSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version4.0 
Target VersionFixed in Version 
Summary0014207: Contour filter causes segmentation fault during insitu operation.
DescriptionPlacing a contour filter in an in-situ python file appears to cause a segmentation fault, at least when done in the manner of the python file generated by the insitu coprocessing plug in.

To replicate error do the following:

Load a dataset, presumably an exodus file.

Apply a contour filter with a single contour value at a reasonable setting (e.g. at halfway between the min and the max of a given scalar point value).

Export an insitu python file using the coprocessing plugin.

Try to run insitu using the produced python file. A segmentation violation results. In particular, it occurs when the python file tries to execute the Show() function after setting the active source to the given contour operation. For example in my python file we have:

      SetActiveSource(Contour1)
      DataRepresentation2 = Show()

And the segmentation violation occurs when Show() is executed. SetActiveSource() does not cause a segmentation violation, and the creation of the Contour1 filter earlier in the operation does not cause a segmentation violation.
TagsNo tags attached.
ProjectSandia-Catalyst
Topic Name
Typecrash
Attached Files

 Relationships

  Notes
(0038431)
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
2013-08-05 17:44 Jeff Mauldin New Issue
2016-08-12 09:59 Kitware Robot Note Added: 0038431
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