This is a bug in Valgrind. > valgrind: m_debuginfo/debuginfo.c:527 (check_CFSI_related_invariants): > Assertion 'di->cfsi_minavma >= di->rx_map_avma' failed.
This happened when Valgrind was reading debugging information from a shared object (.so), yes? You can check by rerunning with -v. If so, can you compress the .so with bzip2 and send it to me in private email? J ------------------------------------------------------------------------------ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
