I've read about increasing the limits when trouble with chpst / softlimit.
Increasing more and more changes nothing.

softlimit -a 40000000 /usr/sbin/clamd => ok
softlimit -s 40000000 /usr/sbin/clamd => ok
softlimit -l 40000000 /usr/sbin/clamd => ok
softlimit -d 40000000 /usr/sbin/clamd => ok
softlimit -a 40000000 -l 40000000 -d 40000000 /usr/sbin/clamd => ok
softlimit -s 40000000 -l 40000000 -d 40000000 /usr/sbin/clamd => ok

softlimit -a 40000000 -s 40000000 /usr/sbin/clamd => error  ;(


using  -a and -s softlimit options reproduce the bug with any limit values.

softlimit   -a 40000000000000000000000 -s 400000000000000000000
/usr/sbin/clamd
Wed May  4 23:41:23 2005 -> +++ Started at Wed May  4 23:41:23 2005
Wed May  4 23:41:23 2005 -> clamd daemon 0.84 (OS: linux-gnu, ARCH:
i386, CPU: i386)
Wed May  4 23:41:23 2005 -> Log file size limit disabled.
Wed May  4 23:41:23 2005 -> Running as user clamav (UID 108, GID 108)
Wed May  4 23:41:23 2005 -> Reading databases from /var/lib/clamav
Wed May  4 23:41:24 2005 -> Protecting against 34170 viruses.
Wed May  4 23:41:24 2005 -> Unix socket file /var/run/clamav/clamd.ctl
Wed May  4 23:41:24 2005 -> Setting connection queue length to 15
Wed May  4 23:41:24 2005 -> Archive: Archived file size limit set to
10485760 bytes.
Wed May  4 23:41:24 2005 -> Archive: Recursion level limit set to 5.
Wed May  4 23:41:24 2005 -> Archive: Files limit set to 1000.
Wed May  4 23:41:24 2005 -> Archive: Compression ratio limit set to 250.
Wed May  4 23:41:24 2005 -> Archive support enabled.
Wed May  4 23:41:24 2005 -> Archive: RAR support enabled.
Wed May  4 23:41:24 2005 -> Archive: Blocking archives that exceed limits.
Wed May  4 23:41:24 2005 -> Portable Executable support enabled.
Wed May  4 23:41:24 2005 -> Detection of broken executables enabled.
Wed May  4 23:41:24 2005 -> Mail files support enabled.
Wed May  4 23:41:24 2005 -> OLE2 support enabled.
Wed May  4 23:41:24 2005 -> HTML support enabled.
Wed May  4 23:41:24 2005 -> Self checking every 3600 seconds.
Wed May  4 23:41:26 2005 -> ERROR: pthread_create failed

please help.
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to