View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013474ParaView(No Category)public2012-09-25 20:472012-09-26 23:29
ReporterUtkarsh Ayachit 
Assigned ToLeo Liu 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version 
Summary0013474: Cannot call NewInterator() on an empty AMR dataset.
DescriptionThe following segfaults:

vtkNew<vtkOverlapperingAMR> amr;
amr->GetActualMemorySize();

This is because NewInterator() asserts for an empty AMR. That's not correctly. We should get a valid iterator which is already at the "end" in this case.
TagsNo tags attached.
ProjectAMR Streaming
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2012-09-25 20:47 Utkarsh Ayachit New Issue
2012-09-25 20:47 Utkarsh Ayachit Assigned To => Leo Liu
2012-09-26 23:29 Leo Liu Status backlog => closed
2012-09-26 23:29 Leo Liu Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team