$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Multi-Index] Valgrind Invalid read size of 8
From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2013-09-08 16:55:22
> Not sure how to interpret this. Could this indicate a bug in
> Multi-Index, in Bimap, or my own code? Or perhaps it is a valgrind
> hiccup? Any clues as to how to investigate this further would be
> appreciated.
Try turning on iterator debugging. I'd almost be certain it's an
iterator
incremented or decremented too far. libstdc++ and Dinkumware STLs
both have extensive iterator debugging facilities, libc++ seems to
have some support according to Google.
Niall
-- Currently unemployed and looking for work. Work Portfolio: http://careers.stackoverflow.com/nialldouglas/