Package: apt-cacher
Version: 0.8.6
Severity: important
Tags: sarge

apt-cacher leaves many processes lying around after all clients
disconnected.  Here is a ps output:

cobra:~# ps -f -C apt-cacher.pl -C wget
UID        PID  PPID  C STIME TTY          TIME CMD
www-data  3751     1  0 11:09 ?        00:00:00 /usr/bin/perl 
/usr/share/apt-cacher/apt-cacher.pl
www-data  3752  3751  0 11:09 ?        00:00:00 [wget] <defunct>
www-data  3760     1  0 11:12 ?        00:00:00 /usr/bin/perl 
/usr/share/apt-cacher/apt-cacher.pl
www-data  3761  3760  0 11:12 ?        00:00:00 [wget] <defunct>
www-data  3782     1  0 11:36 ?        00:00:00 /usr/bin/perl 
/usr/share/apt-cacher/apt-cacher.pl
www-data  3783  3782  0 11:36 ?        00:00:00 [wget] <defunct>
www-data  3803     1  0 11:42 ?        00:00:00 /usr/bin/perl 
/usr/share/apt-cacher/apt-cacher.pl
www-data  3804  3803  0 11:42 ?        00:00:00 [wget] <defunct>
www-data  3871     1  0 11:50 ?        00:00:00 /usr/bin/perl 
/usr/share/apt-cacher/apt-cacher.pl
www-data  3872  3871  0 11:50 ?        00:00:00 [wget] <defunct>
www-data  3885     1  0 11:51 ?        00:00:00 /usr/bin/perl 
/usr/share/apt-cacher/apt-cacher.pl
www-data  3886  3885  0 11:51 ?        00:00:00 [wget] <defunct>
www-data  3894     1  0 11:53 ?        00:00:00 /usr/bin/perl 
/usr/share/apt-cacher/apt-cacher.pl
www-data  3895  3894  0 11:53 ?        00:00:00 [wget] <defunct>
www-data  3911     1  0 11:55 ?        00:00:00 /usr/bin/perl 
/usr/share/apt-cacher/apt-cacher.pl
www-data  3912  3911  0 11:55 ?        00:00:00 [wget] <defunct>
www-data  3924     1  0 11:57 ?        00:00:00 /usr/bin/perl 
/usr/share/apt-cacher/apt-cacher.pl
www-data  3925  3924  0 11:57 ?        00:00:00 [wget] <defunct>
www-data  4026     1  0 11:59 ?        00:00:00 /usr/bin/perl 
/usr/share/apt-cacher/apt-cacher.pl
www-data  4027  4026  0 11:59 ?        00:00:00 [wget] <defunct>
www-data  4062     1  0 12:03 ?        00:00:00 /usr/bin/perl 
/usr/share/apt-cacher/apt-cacher.pl
www-data  4063  4062  0 12:03 ?        00:00:00 [wget] <defunct>
www-data  4067     1  0 12:05 ?        00:00:00 /usr/bin/perl 
/usr/share/apt-cacher/apt-cacher.pl
www-data  4068  4067  0 12:05 ?        00:00:00 [wget] <defunct>

With debug=1 in /etc/apt-cacher/apt-cacher.conf, for every second, there
is one line "read 0 bytes" in the log file, until there is a line "abort
(timeout)".  However, the apt-cacher.pl process appear not to exit
during the time for this bug report.

I do not know whether these processes will die in the near future.  If
they do not die, apt-cacher will use all the memory (and other resources)
of the system.  So this bug might be release critical.

I do not see this happening on unstable, hence the sarge tag.

Regards,
Qingning

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apt-cacher depends on:
ii  apache2                       2.0.54-4   next generation, scalable, extenda
ii  apache2-mpm-worker [apache2]  2.0.54-4   high speed threaded model for Apac
ii  perl                          5.8.4-8    Larry Wall's Practical Extraction 
ii  wget                          1.9.1-11   retrieves files from the web

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to