View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006003ParaView(No Category)public2007-11-04 06:172009-05-13 13:59
ReporterMartin Kuettler 
Assigned ToBerk Geveci 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionunable to reproduce 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0006003: crash when applying the 'Plot Point over Time' filter
DescriptionWhenever I use this filter Paraview quits with a Segmentation fault. Since I have no other datafiles I have only tried this with Ensight Gold files.

The problem is in the file VTK/Graphics/vtkExtractArraysOverTime.cxx in line 847 or 853, depending on which of the blocks is executed. The expression input->GetInformation()->Get(vtkDataObject::DATA_TIME_STEPS()) evaluates to 0 but is used as a pointer.
Unlike some other Readers the vtkEnSightReader does not set a value for vtkDataObject::DATA_TIME_STEPS() in its output, but adding the corresponding line to VTK/IO/vtkEnSightReader.cxx did not solve the problem.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0013001)
Berk Geveci (administrator)
2008-08-13 11:56

I cannot reproduce this with cvs paraview and the ensight gold files I have. Note that the filter is now "Plot selection over time". If this bug is still valid, please provide example dataset.
(0013015)
Ken Moreland (manager)
2008-08-14 13:49

This filter has changed a lot since this bug was reported. The problem seems to have resolved itself.
(0013026)
Alan Scott (manager)
2008-08-14 16:54

Tested client/server, single and multiple cells and points. Seems fixed to me.

 Issue History
Date Modified Username Field Change
2007-11-04 06:17 Martin Kuettler New Issue
2008-04-08 11:45 Ken Moreland Status backlog => tabled
2008-04-08 11:45 Ken Moreland Assigned To => Berk Geveci
2008-04-08 11:45 Ken Moreland Category => 3.4
2008-08-13 11:56 Berk Geveci Note Added: 0013001
2008-08-13 11:56 Berk Geveci Status tabled => @20@
2008-08-14 13:49 Ken Moreland Status @20@ => @80@
2008-08-14 13:49 Ken Moreland Resolution open => unable to reproduce
2008-08-14 13:49 Ken Moreland Note Added: 0013015
2008-08-14 16:54 Alan Scott Status @80@ => closed
2008-08-14 16:54 Alan Scott Note Added: 0013026
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team