So with some more debugging, it is clear that the error reported is valid. If you look at cfagent debug output, I see cfagent returning CFD_FALSE at the same point where cfservd complains about receiving a NULL and crashes.

CompareBinarySums(/webetc/mailadmin/mail/passwd.dat,/webetc/arranweb/ arran/passwd.dat) Compare binary sums on kininvie.sv.svcolo.com:/webetc/mailadmin/mail/ passwd.dat & /webetc/arranweb/arran/passwd.dat
Using network md5 checksum instead
ChecksumFile(m,/webetc/arranweb/arran/passwd.dat)
Send digest of /webetc/arranweb/arran/passwd.dat to server, MD5=f0873f9af7e26a103494f42198023982
Transaction Send[t 55][Packed text]
Attempting to send 63 bytes
SendSocketStream, sent 63
Transaction Receive [t 9][]
RecvSocketStream(9)
    (Concatenated 9 from stream)
MD5 matched ok: (reply - CFD_FALSE)
CheckCopiedFile(/webetc/arranweb/arran/passwd.dat,+640,-7137)
CheckExistingFile(/webetc/arranweb/arran/passwd.dat,fixall)
:: Checking fs-object /webetc/arranweb/arran/passwd.dat
CheckExistingFile(+640,-7137,+0,-0)
....

On Feb 3, 2009, at 3:31 PM, Jo Rhett wrote:
cfservd is crashing after a file is copied. Below is the debug output. I'm happy to test in any useful way...

Transaction Send[t 3][Packed text]
Attempting to send 11 bytes
SendSocketStream, sent 11
RecvSocketStream(8)
    (Concatenated 8 from stream)
Transaction Receive [t 55][]
RecvSocketStream(55)
    (Concatenated 55 from stream)
Received: [MD5 /webetc/mailadmin/mail/passwd.dat] on socket 6
CompareLocalChecksums(/webetc/mailadmin/mail/ passwd.dat,MD5=0e9e85a126e40e9cbbb3fe75b16ce9fd) ChecksumChanged: key /webetc/mailadmin/mail/passwd.dat (type=m) with data MD5=0e9e85a126e40e9cbbb3fe75b16ce9fd
ChecksumFile(m,/webetc/mailadmin/mail/passwd.dat)
Direct comparison (no db)
Checksums matched ok
Transaction Send[t 9][Packed text]
Attempting to send 17 bytes
SendSocketStream, sent 17
RecvSocketStream(8)
Transmission empty or timed out...
Transaction Receive [][]
RecvSocketStream(0)
cfservd terminating NULL transmission!
Terminating thread...
***Closing socket 6 from 64.13.143.17
Deleted item 64.13.143.17
Fatal error 'kse_exit() failed for system scope thread' at line 1212 in file /usr/src/lib/libpthread/thread/thr_kern.c (errno = 22)

--
Jo Rhett
Net Consonance : consonant endings by net philanthropy, open source and other randomness


_______________________________________________
Bug-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/bug-cfengine

--
Jo Rhett
Net Consonance : consonant endings by net philanthropy, open source and other randomness


_______________________________________________
Bug-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/bug-cfengine

Reply via email to