1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122
|
#
# This suppressions file was generated on a Linux-x86_64 machine,
# inside a conda environment. Used relevant software was:
#
# - valgrind: v3.14.0 final, built from git sources under the same env.
# - Boost libs: v1.68.0 (py36)
# - Compiler: gxx_linux-64 6.4.0
#
# CMake command/options was:
# cmake .. \
# -DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
# -DCMAKE_BUILD_TYPE=Debug \
# -DPy_ENABLE_SHARED=1 \
# -DRDK_INSTALL_INTREE=ON \
# -DRDK_INSTALL_STATIC_LIBS=OFF \
# -DRDK_BUILD_CPP_TESTS=ON \
# -DRDK_OPTIMIZE_NATIVE=OFF \
# -DRDK_BUILD_TEST_GZIP=ON \
# -DRDK_BUILD_AVALON_SUPPORT=ON \
# -DRDK_BUILD_INCHI_SUPPORT=ON \
# -DRDK_BUILD_THREADSAFE_SSS=ON \
# -DRDK_TEST_MULTITHREADED=ON \
# -DRDK_BUILD_FREESASA_SUPPORT=ON \
# -DPYTHON_NUMPY_INCLUDE_PATH="$CONDA_PREFIX/lib/python3.6/site-packages/numpy/core/include"
#
{
Avalon #1
Memcheck:Cond
...
fun:SmilesBranch
fun:MOLToSMIExt
fun:CanSmilesStep
fun:CanSmiles
fun:_ZN11AvalonTools14getCanonSmiles*
}
{
Avalon #2
Memcheck:Cond
...
fun:SmilesBranch
fun:MOLToSMIExt
fun:MOLToSMI
fun:_ZN11AvalonTools14getCanonSmiles*
}
{
boost::singleton #1
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwm
fun:get_instance
fun:_Z41__static_initialization_and_destruction_0ii.constprop.*
}
{
boost::singleton #2
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwm
fun:_ZN5boost13serialization*
}
{
boost::singleton #3
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwm
fun:_ZN5boost7archive6detail20basic_serializer_map*
fun:_ZN5boost7archive6detail19pointer_*
fun:singleton_wrapper
}
{
boost::singleton #4
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwm
fun:_ZNSt8_Rb_treeIPKN5boost13serialization*
fun:_ZNK5boost13serialization*
fun:void_caster_primitive
fun:singleton_wrapper
}
{
boost::singleton #5
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwm
fun:_GLOBAL__sub_I_*.cpp
fun:_dl_init
}
{
boost::singleton #6
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwm
fun:_ZNK5boost13serialization*
fun:extended_type_info_typeid
fun:singleton_wrapper
fun:_ZN5boost13serialization*
fun:get_const_instance
fun:_ZN5boost7archive*
fun:singleton_wrapper
fun:get_instance
fun:_Z41__static_initialization_and_destruction_0ii.constprop.*
fun:_dl_init
}
{
boost::singleton #7
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwm
fun:_ZNK5boost13serialization*
fun:extended_type_info_typeid
fun:singleton_wrapper
}
{
boost::singleton #8
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwm
fun:_ZNSt8_Rb_treeIPKN5boost13serialization*
fun:_ZNK5boost13serialization*
fun:singleton_wrapper
}
|