View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005798ParaView(No Category)public2007-09-28 12:492009-05-13 13:59
ReporterJohn Biddiscombe 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0005798: TimeStepValues loaded from XML crashes PV3.1x.x (PV3.2)
DescriptionI have a dataset with 2000 time steps, when I load it, apply some filters and save state, I cannot reload the *.pvsm file.

Paraview goes into a very long wait/hang and then crashes with a memory allocation error. Examining the stack trace shows that the error occurs when loading TimeStepValues from the XML. (many sub calls are spawned causing the trouble)

Editing the xml by hand and removing all keys with TimeStepValues enables me to reload the project, but the state is not stable as all time info gets munged.

Whoever get's assigned this bug can email me with hints and I'll start trying to fix it. I wanted to demo a big time dependent dataset next week, so I'm happy to work on it.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0009328)
John Biddiscombe (developer)
2007-09-28 13:07

I should have set severity to 'crash' - but I don't know how to change it!
(0012547)
Utkarsh Ayachit (administrator)
2008-06-26 16:20

When loading state, the Modified() event was fired for every value loaded
from the state. Changed it to fire modified only after all values are set and
also only if any values indeed changed.

I am hoping this fixes the issue. John, can you please verify?


/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMDoubleVectorProperty.cxx,v <-- Servers/ServerManager/vtkSMDoubleVectorProperty.cxx
new revision: 1.44; previous revision: 1.43
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMIdTypeVectorProperty.cxx,v <-- Servers/ServerManager/vtkSMIdTypeVectorProperty.cxx
new revision: 1.21; previous revision: 1.20
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMIntVectorProperty.cxx,v <-- Servers/ServerManager/vtkSMIntVectorProperty.cxx
new revision: 1.38; previous revision: 1.37
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProperty.cxx,v <-- Servers/ServerManager/vtkSMProperty.cxx
new revision: 1.59; previous revision: 1.58
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProperty.h,v <-- Servers/ServerManager/vtkSMProperty.h
new revision: 1.47; previous revision: 1.46
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMStringVectorProperty.cxx,v <-- Servers/ServerManager/vtkSMStringVectorProperty.cxx
new revision: 1.44; previous revision: 1.43
(0012677)
Alan Scott (manager)
2008-07-09 16:09

Closed. We did not hear back from biddisco that it doesn't work.

 Issue History
Date Modified Username Field Change
2007-09-28 12:49 John Biddiscombe New Issue
2007-09-28 13:07 John Biddiscombe Note Added: 0009328
2008-04-15 10:25 Berk Geveci Assigned To => Berk Geveci
2008-04-15 10:25 Berk Geveci Severity block => crash
2008-04-15 10:25 Berk Geveci Status backlog => tabled
2008-04-15 10:25 Berk Geveci Category => 3.4
2008-05-22 13:53 Berk Geveci Assigned To Berk Geveci => Utkarsh Ayachit
2008-06-26 16:20 Utkarsh Ayachit Status tabled => @80@
2008-06-26 16:20 Utkarsh Ayachit Resolution open => fixed
2008-06-26 16:20 Utkarsh Ayachit Note Added: 0012547
2008-07-09 16:09 Alan Scott Status @80@ => closed
2008-07-09 16:09 Alan Scott Note Added: 0012677
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