View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005515ParaView(No Category)public2007-08-15 21:422007-09-21 14:31
ReporterAlan Scott 
Assigned ToDave DeMarle 
PriorityhighSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005515: CTH crashes when toggling down convert volume fraction
DescriptionI can get a consistent crash using ParaView 3.0.2, using CTH data. Crash is as follows:
XP (Originally found using Linux)
ParaView version 3.0.2

* Open file 3D_Flat/spcth.spcth (file is 292,234 bytes)
* Turn on all cell data.
* Apply.
* Change from Outline to Surface. (Not sure if this step is necessary.)
* De-select the "Down Convert Volume Fraction" button.
* Apply.

Crash. (Sometimes it doesn't crash, but I am not sure if this is user error or an inconsistent crash.)

Before crash, # of cells is 27648 - as found in the Information tab.
After crash, # of cells is 33800 - as found in the Information tab.

Error is as follows:
ERROR: In \alan\paraviewWork\src3.0.2\ParaView3\Vtk\Filtering\vtkDataSet.cxx, line 432
vtkRectilinearGrid (03FD8530): Cell array Temperature (eV) with 1 components, has only 27648 tuples but there are 33800 cells


ERROR: In \alan\paraviewWork\src3.0.2\ParaView3\Vtk\Filtering\vtkExecutive.cxx, line 757
vtkCompositeDataPipeline (06933E50): Algorithm vtkPVGeometryFilter(04324B80) returned failure for request: vtkInformation (0696F878)
  Debug: Off
  Modified Time: 663038
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA
  FORWARD_DIRECTION: 0
  ALGORITHM_AFTER_FORWARD: 1
  KEYS_TO_COPY: UPDATE_BLOCKS
  FROM_OUTPUT_PORT: 0





TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0009183)
Dave DeMarle (administrator)
2007-09-20 10:55

The reader was not removing the external ghost cells properly after the initial file open. Now it rememebers the real dimensions it computed initially (it already remembered that it had done it before, it just didn't use that knowledge sensibly) and reuses them.

/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkSpyPlotBlock.h,v <-- vtkSpyPlotBlock.h
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkSpyPlotBlock.cxx,v <-- vtkSpyPlotBlock.cxx
new revision: 1.6; previous revision: 1.5

 Issue History
Date Modified Username Field Change
2007-08-15 21:42 Alan Scott New Issue
2007-08-29 15:57 Berk Geveci Status backlog => tabled
2007-08-29 15:57 Berk Geveci Assigned To => Berk Geveci
2007-08-29 15:57 Berk Geveci Priority normal => high
2007-08-29 15:57 Berk Geveci Category => 3.2
2007-09-03 10:33 Berk Geveci Assigned To Berk Geveci => Dave DeMarle
2007-09-20 10:55 Dave DeMarle Note Added: 0009183
2007-09-20 10:55 Dave DeMarle Status tabled => @80@
2007-09-20 10:55 Dave DeMarle Resolution open => fixed
2007-09-21 14:31 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team