View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0006003 | ParaView | (No Category) | public | 2007-11-04 06:17 | 2009-05-13 13:59 | ||||
Reporter | Martin Kuettler | ||||||||
Assigned To | Berk Geveci | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | closed | Resolution | unable to reproduce | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 3.4 | Fixed in Version | 3.4 | ||||||
Summary | 0006003: crash when applying the 'Plot Point over Time' filter | ||||||||
Description | Whenever 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. | ||||||||
Tags | No tags attached. | ||||||||
Project | |||||||||
Topic Name | |||||||||
Type | |||||||||
Attached Files | |||||||||
Relationships | |
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. |
Notes |
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) |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |