Hi

I work with a software that uses boost memory mapping and seems that I
can't run it inside massif nor memcheck, the error is:

(boost::interprocess::mapped_region::mapped_region<boost::interprocess::file_mapping>(boost::interprocess::file_mapping
const&, boost::interprocess::mode_t, long, unsigned long, void
const*)+0x513) [0x11f9e2f]


Without valgrind everything works fine, it tries to map a file of 20GB
or so, might this be the reason?


Pedro.

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to