This patch committed fixes the issue reported earlier with interruptions but there is one more problem discussed here:

http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2008-11/msg00144.html

We also have observed similar bad behavior for network (especially ssl-based) operations: imaps, ssh and smtp starttls connections - all of them were failed to establish after a day of successful operation:

Dec  7 23:32:41 imaps[62530]: accepted connection
Dec  7 23:32:41 imaps[62530]: SSL_accept() incomplete -> wait
Dec  7 23:32:41 imaps[62530]: wrong version number in SSL_accept() -> fail
Dec  7 23:32:41 master[3930]: process 62530 exited, status 75
Dec 7 23:32:41 master[3930]: service imaps pid 62530 in BUSY state: terminated abnormally

Dec  7 23:39:26 imaps[91999]: SSL_accept() incomplete -> wait
Dec 7 23:39:26 imaps[91999]: decryption failed or bad record mac in SSL_accept() -> fail

Dec 7 23:32:44 lmtp[77715]: [lmtpd] STARTTLS failed: gamgee.yandex.ru [77.88.19.54]

We have reverted back to stable before the last bce driver update was commited to releng branch and now hope that the system should run as expected.

Xin LI wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

FYI, I have committed the patch as r185653 (stable/7) and r185654
(releng/7.1) so new build would get this issue fixed.  Thanks goes to
David who gave review for the changes and all who tested the earlier
patches.

Cheers,
- --
Xin LI <[EMAIL PROTECTED]>        http://www.delphij.net/
FreeBSD - The Power to Serve!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkk5n6YACgkQi+vbBBjt66BToACfTp+1hqno30HTpNfcvMn7SpAF
6XoAn1St590CMK2Lz9jLwlnTLDKGW8cV
=/FVN
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

--
Oleg Gorokhov
System Administrator, Yandex
Tel.: +7 (495) 739-7000 (+7166)
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to