poll([{fd=5, events=POLLRDNORM}], 1, 0) = 0
poll([{fd=3, events=POLLRDNORM}, {fd=5, events=POLLRDNORM, revents=POLLRDNORM}], 2, 10000) = 1
gettimeofday({1086809039, 600489}, NULL) = 0
accept(5, 0, NULL) = 6
fcntl(6, F_GETFL) = 0x6 (flags O_RDWR|O_NONBLOCK)
fcntl(6, F_SETFL, O_RDWR|O_NONBLOCK) = 0
gettimeofday({1086809039, 602158}, NULL) = 0
gettimeofday({1086809039, 602214}, NULL) = 0
accept(5, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=6, events=POLLIN, revents=POLLIN}], 1, 0) = 1
read(6, "", 1024) = 0
gettimeofday({1086809039, 602413}, NULL) = 0
write(2, "Wed Jun 9 22:23:59 2004 -> ", 28) = 28
write(2, "ERROR: ", 7) = 7
write(2, "Command parser: read() failed.\n", 31) = 31
fstat(6, {st_mode=S_IFSOCK, st_size=0, ...}) = 0
close(6) = 0
gettimeofday({1086809039, 602983}, NULL) = 0
poll([{fd=5, events=POLLRDNORM}], 1, 0) = 0
poll([{fd=3, events=POLLRDNORM}, {fd=5, events=POLLRDNORM}], 2, 5468) = 0
gettimeofday({1086809045, 70579}, NULL) = 0
clock_gettime(0, 0xbfaedfa4) = 0
poll([{fd=5, events=POLLRDNORM}], 1, 0) = 0
poll([{fd=3, events=POLLRDNORM}, {fd=5, events=POLLRDNORM, revents=POLLRDNORM}], 2, 10000) = 1
gettimeofday({1086809045, 428850}, NULL) = 0
accept(5, 0, NULL) = 6
fcntl(6, F_GETFL) = 0x6 (flags O_RDWR|O_NONBLO
Tomasz Kojm writes:
On Tue, 08 Jun 2004 18:52:28 +0300
Omer Faruk Sen <[EMAIL PROTECTED]> wrote:
I have started to see "ERROR: Command parser: read() failed" messages
after upgrading to clamav-0.72. Anyone having the same problem? Or
what may be the cause for that. It seems that it can't read something.
I have enabled debuging in configuration file but that doesn't help..
Fixed in CVS.
-- oo ..... Tomasz Kojm <[EMAIL PROTECTED]> (\/)\......... http://www.ClamAV.net/gpg/tkojm.gpg \..........._ 0DCA5A08407D5288279DB43454822DC8985A444B //\ /\ Wed Jun 9 17:39:54 CEST 2004
-----------------------
Omer Faruk Sen
http://www.EnderUNIX.ORG
Software Development Team @ Turkey
http://www.Faruk.NET
For Public key: http://www.enderunix.org/ofsen/ofsen.asc
********************************************************
First Turkish FreeBSD book is out! Go check it.
Duydunuz mu! Turkiye'nin ilk FreeBSD kitabi cikti.
http://www.acikkod.com/freebsd.php
------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
