[vtkusers] vtkCocoaRenderWindowInteractor - memory violation when dealloc

Boxer, Aaron Aaron.Boxer at uhn.ca
Wed Jan 29 00:27:31 EST 2014


After I Delete my interactor, I get a BAD ACCESS error. If I don't delete the interactor,
Then I don't get this error.

My dealloc method looks like:

Interactor->Delete();
Renderer->Delete();
CocoaRenderWindow->Delete();

Also, if I don't delete the CocoaRenderWindow, then I can delete the interactor without an error.

Any help on this would be greatly appreciated,
Aaron

This e-mail may contain confidential and/or privileged information for the sole use of the intended recipient. 
Any review or distribution by anyone other than the person for whom it was originally intended is strictly prohibited. 
If you have received this e-mail in error, please contact the sender and delete all copies. 
Opinions, conclusions or other information contained in this e-mail may not be that of the organization.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140129/4b2f87c6/attachment.html>


More information about the vtkusers mailing list