On Thu, May 6, 2010 at 10:06 PM, Jorge Moraleda <jorge.moral...@gmail.com>wrote:

> I have a program that makes massif crash reproducibly with a
> segmentation fault. This occurs in the release version 3.5.0 as well
> as in one compiled from source today from subversion:
> valgrind-3.6.0.SVN. The program runs fine in massif 3.3.1 compiled
> from source. This crash occurs reproducibly in debian sid up to date
> and OpenSUSE, both amd-64 bit architectures. The program is too large
> to send away, and I have not been able to make a small test case that
> reproduces the bug, but I am happy to spend sometime helping to fix
> this if anyone can tell me what other information I can provide.
>

Have you already verified whether your program is memcheck-clean ? And if
your program is multithreaded, have you already verified whether it is
data-race-free ?

Bart.
------------------------------------------------------------------------------

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

Reply via email to