Konstantin, have you got any insights here? J
> ==21259== Possible data race during read of size 4 at 0x5ac5ef0 by thread #6 > ==21259== at 0x5A70662: std::string::_Rep::_M_is_leaked() const > (basic_string.h:189) > ==21259== by 0x5A72076: > std::string::_Rep::_M_grab(std::allocator<char> const&, > std::allocator<char> const&) (basic_string.h:221) > ==21259== by 0x5A7229B: std::basic_string<char, > std::char_traits<char>, std::allocator<char> > >::basic_string(std::string const&) (basic_string.tcc:179) > .... > ==21259== This conflicts with a previous write of size 4 by thread #8 > ==21259== at 0x5A70690: std::string::_Rep::_M_set_sharable() > (basic_string.h:201) > ==21259== by 0x5A1E600: > _ZNSs4_Rep26_M_set_length_and_sharableEj@@GLIBCXX_3.4.5 > (basic_string.h:206) > ==21259== by 0x5A72FAC: std::string::_M_mutate(unsigned int, > unsigned int, unsigned int) (basic_string.tcc:471) > ==21259== by 0x5A738B3: std::string::_M_replace_safe(unsigned int, > unsigned int, char const*, unsigned int) (basic_string.tcc:659) > .... ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
