Are you certain all of your libraries have been recompiled against the
newer libstdc++?

On Wed, Jun 10, 2015 at 11:09 AM, David Carter <dch...@gmail.com> wrote:
> Hi,
>
> I've recently switched over to Valgrind 3.10.1 and I'm now see vast numbers
> of 'mismatched free/delete' type messages all coming from std::string
> shipped with GCC 4.8.3.
>
> I really don't believe what Valgrind is saying but I'd like to be certain.
> Firstly, has anyone else seen this behaviour recently and secondly what
> criteria does Valgrind use to determine if a mismatch occurred?  Is it
> possible to print out more information from Valgrind about its decision
> process?
>
> Many thanks,
> David.
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Valgrind-users mailing list
> Valgrind-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/valgrind-users
>

------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to