MantisBT - ParaView
View Issue Details
0009437ParaViewBugpublic2009-08-19 15:402009-08-19 20:33
Alan Scott 
Ken Moreland 
highcrashalways
closedunable to reproduce 
 
3.6.2 
0009437: Temporal interpolator and extract cth parts crashes
ParaView trunk, XP, local server.
* Open Dave's small CTH dataset, spcta_a. All Cell Arrays on. Apply.
* Filters/ Temporal Interpolator. Apply.
* View/ Animation View. Now change Mode to RealTime, and Duration to 100.
* Filters/ Extract CTH Parts. Material Volume Fraction 1 on. Apply.
* In the pipeline browser, select TemporalInterpolator.
* Filters/ Extract CTH Parts. Material Volume Fraction 2 on. Apply.
* Play. It will seg fault.
No tags attached.
Issue History
2009-08-19 15:40Alan ScottNew Issue
2009-08-19 16:21Ken MorelandNote Added: 0017162
2009-08-19 16:21Ken MorelandStatusbacklog => @80@
2009-08-19 16:21Ken MorelandResolutionopen => unable to reproduce
2009-08-19 16:21Ken MorelandAssigned To => Ken Moreland
2009-08-19 20:33Alan ScottNote Added: 0017165
2009-08-19 20:33Alan ScottStatus@80@ => closed

Notes
(0017162)
Ken Moreland   
2009-08-19 16:21   
I cannot replicate the crash.

That said, the temporal interpolator is not going to work with the spyplot reader data in any case (at least not with this data). The temporal interpolator only works when the topology remains consistent between time steps. This AMR data has refinements in between each time step, and the temporal interpolator cannot handle this. When I try to attach the temporal interpolator to this data, I get a bunch of warnings in the output window and garbage as the result of the filter, which is about what I would expect.

If it makes you feel better, my experience with looking at the results of Eulerian simulations suggests that the results of the temporal interpolator would be poor anyway.
(0017165)
Alan Scott   
2009-08-19 20:33   
I agree. Closed.