[vtk-developers] [VTK 0013479]: vtkRenderWindow::RemoveRenderer access after Delete

Mantis Bug Tracker mantis at public.kitware.com
Fri Sep 28 12:27:43 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://www.vtk.org/Bug/view.php?id=13479 
====================================================================== 
Reported By:                Burlen
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   13479
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     backlog
Project:                    TBD 
Type:                       incorrect functionality 
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2012-09-28 12:27 EDT
Last Modified:              2012-09-28 12:27 EDT
====================================================================== 
Summary:                    vtkRenderWindow::RemoveRenderer access after Delete
Description: 
In vtkRenderWindow::RemoveRenderer after the renderer is Deleted,
vtkRenderer::GetRenderWindow is called which results in an invalid access if no
other object holds a reference to the renderer.

a minimal example is attached. Running the example in valgrind will illustrate
the error.


====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-09-28 12:27 Burlen         New Issue                                    
2012-09-28 12:27 Burlen         File Added: rmren.tar.gz                     
======================================================================




More information about the vtk-developers mailing list