Hello,
In the valgrind output, the error summary shows that there are 956 errros from
953 contexts:
ERROR SUMMARY: 956 errors from 953 contexts (suppressed: 4 from 4)
However, only one error is shown:
==7068== 4 errors in context 1 of 953:
==7068== Invalid free() / delete / delete[]
==7068== at 0x4A05BCB: free (vg_replace_malloc.c:325)
==7068== by 0x3E5330ACDA: ??? (in /lib64/libc-2.5.so)
==7068== by 0x3E5330A8D1: ??? (in /lib64/libc-2.5.so)
==7068== by 0x48024E8: _vgnU_freeres (vg_preloaded.c:62)
==7068== by 0x3E53233374: exit (in /lib64/libc-2.5.so)
==7068== by 0x3E5321D99A: (below main) (in /lib64/libc-2.5.so)
==7068== Address 0xaf65998 is not stack'd, malloc'd or (recently) free'd
Is there a way to tell Valgrind to show all the errors contexts ?
Thank you very much,
Norman
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game
on Steam. $5K grand prize plus 10 genre and skill prizes.
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users