Hi  ,

umem_alloc_1152 leak: 12 buffers, 1152 bytes each, 13824 bytes total
            ADDR          BUFADDR        TIMESTAMP           THREAD
                            CACHE          LASTLOG         CONTENTS
           cbf40            c8fc0   23a15b6615b810                1
                            47308                0                0
                 libumem.so.1`umem_cache_alloc+0x13c
                 libumem.so.1`umem_alloc+0x60
                 libumem.so.1`malloc+0x28
                 char*TestClass::ClassNameconst+8
                 main+0xfc
                 _start+0x108

with MDB option am able to get memory leaks and all . like above trace 

 char*TestClass::ClassNameconst function i just allocate memory to one variable 
and not releasing .its fine am able to see memory leak. can i know variable 
name cause for memory leak at this time. becz in my project i have lot of 
statements in single function . can we know whole trace upto variable . 

            and my project is threading basis. have multiple threads are 
running paralally here we need follow same procedure and any extra options need 
to apply for threads . 

Thanks in advance,
  Venkat
-- 
This message posted from opensolaris.org
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to