On Wed, Feb 04, 2004 at 08:52:24AM +0100, Collen wrote: > i did the export MALLOC_CHECH_=2 thing. > the i a stop and start of the init.d script of samba.. > but no extra debug info in the log's or as an file.. > sugestions ?? Try valgrind next - this is what I use to track down memory problems. Jeremy.