[EMAIL PROTECTED] samba]# valgrind --tool=memcheck net ads info -U atcapacci ==8483== Memcheck, a memory error detector. ==8483== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. ==8483== Using LibVEX rev 1658, a library for dynamic binary translation. ==8483== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. ==8483== Using valgrind-3.2.1, a dynamic binary instrumentation framework. ==8483== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. ==8483== For more details, rerun with: -v ==8483== atcapacci's password: LDAP server: 10.130.12.100 LDAP server name: AMSTERDAM-DC01.eu.acme.com Realm: EU.acme.COM Bind Path: dc=EU,dc=acme,dc=COM LDAP port: 389 Server time: Fri, 18 Jul 2008 15:32:54 CEST KDC server: 10.130.12.100 Server time offset: 0 ==8483== ==8483== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 46 from 1) ==8483== malloc/free: in use at exit: 341,160 bytes in 406 blocks. ==8483== malloc/free: 2,133 allocs, 1,727 frees, 567,837 bytes allocated. ==8483== For counts of detected errors, rerun with: -v ==8483== searching for pointers to 406 not-freed blocks. ==8483== checked 666,924 bytes. ==8483== ==8483== LEAK SUMMARY: ==8483== definitely lost: 9,426 bytes in 179 blocks. ==8483== possibly lost: 0 bytes in 0 blocks. ==8483== still reachable: 331,734 bytes in 227 blocks. ==8483== suppressed: 0 bytes in 0 blocks. ==8483== Use --leak-check=full to see details of leaked memory.
2008/7/18, Volker Lendecke <[EMAIL PROTECTED]>: > On Fri, Jul 18, 2008 at 02:58:37PM +0200, Thomas Vito wrote: >> in gdb the command exits normally: > > Weird... Next try: Run it under valgrind --tool=memcheck and > send the output? > > Volker > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
