Hello,

When running ParaView 5.1 in debug with DEBUG_LEAKS=ON, I have several times 
the following message :
Generic Warning: In .../vtkDebugLeaks.cxx, line 285:
  Deleting unknown object: vtkBuffer

When I close PV, there are a lot of vtkBuffer<ScalarT> instances still around.

The configuration used for PV compilation :
CMAKE_BUILD_TYPE=Debug
BUILD_TESTING=OFF
VTK_ALL_NEW_OBJECT_FACTORY=ON
VTK_DEBUG_LEAKS=ON
VTK_RENDERING_BACKEND=OpenGL # or OpenGL2
PARAVIEW_ENABLE_PYTHON=ON
PARAVIEW_INSTALL_DEVELOPMENT_FILES=ON
PARAVIEW_USE_MPI=ON
PARAVIEW_BUILD_QT_GUI=ON
Module_vtkFiltersSelection=ON
PARAVIEW_BUILD_PLUGIN_SurfaceLIC=ON
PARAVIEW_AUTOLOAD_PLUGIN_SurfaceLIC=ON
VTK_Group_ParaViewQt=ON
VTK_Group_Views=ON

Does anyone have an idea ?

Thank you,

Claire

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to