<div dir="ltr">Hi Christian,<div><br></div><div>This sounds like a memory management issue. I wonder if that key is being deleted twice.</div><div><br></div><div>Is there any kind of memory checker you can run on Windows that might pinpoint the error? Alternatively, could you compile on linux and use valgrind to check for memory errors?</div><div><br></div><div>Thanks,</div><div>Cory</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 6, 2015 at 12:07 PM, Christian Kohler <span dir="ltr"><<a href="mailto:chr.kohler@gmail.com" target="_blank">chr.kohler@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
I currently encounter a problem using the vtk library in our open source project "itom" (<a href="https://bitbucket.org/itom/itom/wiki/Home" rel="noreferrer" target="_blank">https://bitbucket.org/itom/itom/wiki/Home</a>). The problem occurs when unloading a qt-plugin relying on the vtk library. The actual crash occurs in the function<br>
vtkCommonInformationKeyManager::ClassFinalize() in the file vtkCommonInformationKeyManager.cxx (Line 76ff) when deleting the entries of the vtkCommonInformationKeyManagerkeys (Line 86) starting from the (in my case sixth) entry in the list named "LABEL" onwards (i.e. also skipping the deleting of this entry pulling to another one after that one).<br>
I am using Vtk Version 6.3 from the downloadable zip file, self compiled with MsVS 2013 Express, CMake 3.2.3, qt and pyhton options disabled, all 64bit version.<br>
Any help is appreciated.<br>
Best regards<br>
Christian<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</div>