Hi everyone,

I'm having trouble with this Valgrind to profile a program I built. I get the following error:

==6403==
valgrind: vg_libpthread.c:2331 (open64): Assertion `open64_ptr != ((void *)0) && open64_ptr != open64' failed.

==6403== Please report this bug at: valgrind.kde.org

I am running linux 64bits and valgrind-2.2.0. Anyone know how to fix this or what might be the problem?

Thanks,

Ed.