testing: ignore dl error on Ubuntu Vivid

This commit is contained in:
Patrick Ohly 2015-03-03 00:39:34 -08:00
parent fa27793134
commit 4e60b67c27
1 changed files with 32 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# ==23596== Conditional jump or move depends on uninitialised value(s)
# ==23596== at 0x9A404E7: ??? (in /usr/lib/x86_64-linux-gnu/libdb-5.1.so)
# ==23596== by 0x9A41CB1: __log_put (in /usr/lib/x86_64-linux-gnu/libdb-5.1.so)
@ -76,6 +77,37 @@
obj:/lib/libnss_compat-2.6.1.so
}
# ==7775== Invalid write of size 8
# ==7775== at 0x400A811: do_lookup_x (dl-lookup.c:249)
# ==7775== by 0x403E55F: ???
# ==7775== by 0xFFEFFD33F: ???
# ==7775== by 0xFFEFFD2DF: ???
# ==7775== by 0xFFEFFD3FF: ???
# ==7775== by 0x4016534: _dl_runtime_resolve (dl-trampoline.S:45)
# ==7775== by 0x57E149A: SyncEvo::SyncConfig::addPeers(std::string const&, std::string const&, std::list<std::pair<std::string, std::string>, std::allocator<std::pair<std::string, std::string> > >&) (SyncConfig.cpp:763)
# ==7775== by 0x57E0730: SyncEvo::SyncConfig::getConfigs() (SyncConfig.cpp:810)
# ==7775== by 0x57E0CC0: SyncEvo::SyncConfig::normalizeConfigString(std::string const&, SyncEvo::SyncConfig::NormalizeFlags) (SyncConfig.cpp:251)
# ==7775== by 0x57E3C52: SyncEvo::SyncConfig::SyncConfig(std::string const&, boost::shared_ptr<SyncEvo::ConfigTree>, std::string const&) (SyncConfig.cpp:457)
# ==7775== by 0x57F04CF: SyncEvo::SyncConfig::createPeerTemplate(std::string const&) (SyncConfig.cpp:943)
# ==7775== by 0x56BD9E4: SyncEvo::Cmdline::run() (Cmdline.cpp:873)
# ==7775== by 0x45ADA1: SyncEvo::CmdlineWrapper::run() (cmdline-wrapper.h:66)
# ==7775== by 0x45053B: SyncEvo::SessionHelper::doExecute(std::vector<std::string, std::allocator<std::string> > const&, std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&, boost::shared_ptr<GDBusCXX::Result1<bool> > const&) (session-helper.cpp:314)
# ==7775== by 0x44FBC7: operator() (function_template.hpp:767)
# ==7775== by 0x44FBC7: SyncEvo::SessionHelper::run() (session-helper.cpp:202)
# ==7775== by 0x443827: main (sync-helper.cpp:187)
# ==7775== Address 0xffeffce88 is on thread 1's stack
# ==7775== in frame #0, created by do_lookup_x (dl-lookup.c:82)
# ==7775==
#
# First seen on Ubuntu Vivid.
{
_dl_runtime_resolve
Memcheck:Addr8
fun:do_lookup_x
...
fun:_dl_runtime_resolve
}
# ==10992== 156 (36 direct, 120 indirect) bytes in 1 blocks are definitely lost in loss record 7 of 29
# ==10992== at 0x401D4B0: malloc (vg_replace_malloc.c:149)
# ==10992== by 0x4610A09: (within /lib/tls/i686/cmov/libc-2.3.6.so)