From: Nicholas N. <nj...@ca...> - 2003-05-13 14:26:44
|
On Tue, 13 May 2003 gt...@ma... wrote: > I get the below error when trying to use Helgrind on VTK based applications > (www.vtk.org). > blockSane: fail -- redzone-hi > mallocSanityCheckArena: sb 0x4238A000, block 3007 (bszW 10): BAD Looks like Helgrind has a heap-block overrun (how embarassing). Thanks for the report. N |