FACORAT Fabrice wrote on Wed, Jul 24, 2002 at 06:43:27PM +0200 :
> Le Mercredi 24 Juillet 2002 14:18, Luca Landi a ?crit :
> > with runnig: Apache-1.3.26-5mdk , Jakarta-4.0.3(j2se-1.4.0_01),
> > Postgresql-7.2.1-5mdk, kde-3.0.2-16mdk, and more....
> maybe a memleak in a KDE app.

Seriously doubt it.  If it's occurring at 4:03 AM every day, it's
something that is being run by cron, so go into your /etc/cron.daily
subdirectory and manually run each of those scripts (must be root) and
see what causes the problem.  I would also take it a step further and
add a line to the beginning of each corn.daily script:
  echo "Entering $0" >> /tmp/logfile.tmp
and add a line to the end of each cron.daily script:
  echo "Exiting $0" >> /tmp/logfile.tmp

Blue skies...           Todd
-- 
  Todd Lyons -- MandrakeSoft, Inc.   http://www.mandrakesoft.com/
UNIX was not designed to stop you from doing stupid things, because 
  that would also stop you from doing clever things. -- Doug Gwyn
   Cooker Version mandrake-release-9.0-0.2mdk Kernel 2.4.18-21mdk

Attachment: msg68408/pgp00000.pgp
Description: PGP signature

Reply via email to