Has anyone seen anything like this from an application linked with librados 
using valgrind?  Or a Segmentation fault on exit from such an application?

Invalid free() / delete / delete[] / realloc()
    at 0x4C2A4BC: operator delete(void*) (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
    by 0x8195C12: std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::~basic_string() (in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
    by 0x13890F3: coll_t::~coll_t() (osd_types.h:468)
    by 0x8944DEC: __cxa_finalize (cxa_finalize.c:56)
    by 0x6E1CEC5: ??? (in /src/ceph/src/.libs/librados.so.2.0.0)
    by 0x725F400: ??? (in /src/ceph/src/.libs/librados.so.2.0.0)
    by 0x89449D0: __run_exit_handlers (exit.c:78)
    by 0x8944A54: exit (exit.c:100)
    by 0x137FF37: usage(boost::program_options::options_description&) 
(ceph_objectstore_tool.cc:1794)
    by 0x1380572: main (ceph_objectstore_tool.cc:1849)

David Zafman
Senior Developer
http://www.inktank.com
http://www.redhat.com

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to