View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010756ParaViewBugpublic2010-05-25 15:062010-08-04 20:25
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityurgentSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8.1Fixed in Version3.8.1 
Summary0010756: case file crashes - use to work with PV 3.6.2.
DescriptionI have a case file that crashes. I will pass it to Utkarsh. Name Simulation1.tar.gz, with data named OTC inside. This dataset was generated with an internationally available software, lamps. Thus, it is releasable.

This dataset worked with 3.6.2, now crashes with 3.8.0.

ParaView 3.8.0, Windows, local server.
* Open the case file.
* Step forward one time step. ParaView never returns. Another report is that ParaView crashes.

This is a very important bug to fix for the 3.8.2 release.
TagsNo tags attached.
Project
Topic Name
Type
Attached Filesgz file icon Simulation1.tar.gz [^] (27,158 bytes) 2010-05-25 15:07

 Relationships
related to 0010712closedUtkarsh Ayachit Crash at opening of file in "ensight gold format" 

  Notes
(0020824)
Utkarsh Ayachit (administrator)
2010-05-26 14:00

Debugging comments:

The hang occurs in the while loop at vtkEnSightGoldBinaryReader2.cxx:223.

while (strncmp(line, "BEGIN TIME STEP", 15) != 0)
      {
      this->ReadLine(line);
      }

when reading OTC.geo. OTC.geo has only 1 "BEGIN TIME STEP" entry, while there are 41 timesteps. Is that valid?
(0020956)
Utkarsh Ayachit (administrator)
2010-06-09 16:40

Theirry is currently looking at this bug.
(0021631)
Utkarsh Ayachit (administrator)
2010-08-04 09:31

This was fixed with the fix for BUG 0010712
(0021658)
Alan Scott (manager)
2010-08-04 20:25

Tested local server, Windows, trunk.

 Issue History
Date Modified Username Field Change
2010-05-25 15:06 Alan Scott New Issue
2010-05-25 15:07 Alan Scott File Added: Simulation1.tar.gz
2010-05-26 14:00 Utkarsh Ayachit Note Added: 0020824
2010-06-09 16:39 Utkarsh Ayachit Status backlog => tabled
2010-06-09 16:40 Utkarsh Ayachit Note Added: 0020956
2010-06-15 09:44 Utkarsh Ayachit Target Version 3.8.2 => 3.8.1
2010-08-04 09:30 Utkarsh Ayachit Relationship added related to 0010712
2010-08-04 09:31 Utkarsh Ayachit Note Added: 0021631
2010-08-04 09:31 Utkarsh Ayachit Status tabled => @80@
2010-08-04 09:31 Utkarsh Ayachit Fixed in Version => 3.8.1
2010-08-04 09:31 Utkarsh Ayachit Resolution open => fixed
2010-08-04 09:31 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2010-08-04 20:25 Alan Scott Note Added: 0021658
2010-08-04 20:25 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team