Berk Geveci wrote:
> One of our VTK memory check (valgrind) tests is following the attached
> memory leak from the debug build of 7.0.3
> (http://www.cdash.org/CDash/viewDynamicAnalysisFile.php?id=17869)
> 
> Berk Geveci
> Kitware Inc.
> 
> ==29361== Memcheck, a memory error detector.
> ==29361== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==29361== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==29361== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==29361== Using valgrind-3.3.0, a dynamic binary instrumentation framework.
> ==29361== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==29361== For more details, rerun with: -v
> ==29361==
> ==29361==
> ==29361== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 90 from 4)
> ==29361== malloc/free: in use at exit: 25,381 bytes in 358 blocks.
> ==29361== malloc/free: 66,386 allocs, 66,028 frees, 113,661,249 bytes 
> allocated.
> ==29361== For counts of detected errors, rerun with: -v
> ==29361== searching for pointers to 358 not-freed blocks.
> ==29361== checked 12,108,268 bytes.
> ==29361==
>  ==29361== 132 bytes in 24 blocks are definitely lost in loss record 19 of 33
> ==29361==    at 0x401C945: malloc (vg_replace_malloc.c:207)
> ==29361==    by 0x5632CE1: _mesa_malloc (imports.c:71)
> ==29361==    by 0x5668A8A: _mesa_init_teximage_fields (teximage.c:1183)
> ==29361==    by 0x566B65A: _mesa_TexImage2D (teximage.c:2462)
> ==29361==    by 0x4283D54:

[...]

I tried a few Mesa demos but don't see this leak.

Are you using a DRI driver or the Xlib driver?

-Brian

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to