On Fri, Jul 18, 2008 at 03:34:14PM +0200, Thomas Vito wrote: > [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)
That also looks fine. Now I'm a bit lost. If it runs fine under gdb and valgrind but crashes if run plain, then the only way to catch this is to instrument the source code with additional debug statements. This however becomes a bit more difficult, you would have to install the RHEL source RPM, rebuild it and edit the source files that are hopefully left under /usr/src/redhat/BUILD. Sorry, from here on you're a bit on your own. But as you probably have RHEL support, maybe they can help you. Volker
pgpYNL8DeEs6j.pgp
Description: PGP signature
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
