From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 9 21:40:05 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A737A1065676 for ; Mon, 9 Aug 2010 21:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9509C8FC1B for ; Mon, 9 Aug 2010 21:40:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o79Le5lD072852 for ; Mon, 9 Aug 2010 21:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o79Le5eo072851; Mon, 9 Aug 2010 21:40:05 GMT (envelope-from gnats) Date: Mon, 9 Aug 2010 21:40:05 GMT Message-Id: <201008092140.o79Le5eo072851@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Martin Minkus Cc: Subject: RE: kern/147756: [libc] open_socket_in: Protocol not supported - after a few days? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Minkus List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2010 21:40:05 -0000 The following reply was made to PR kern/147756; it has been noted by GNATS. From: Martin Minkus To: bug-followup , dot Cc: Subject: RE: kern/147756: [libc] open_socket_in: Protocol not supported - after a few days? Date: Tue, 10 Aug 2010 09:23:21 +1200 --2_0_c2_b54b62MHTML_=_01 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline In my case it was bad hardware. Seemed to be the PCI bus, so probably the southbridge. =20 Anything using PCIe was completely unaffected, and mem tests running for days passed fine. =20 Traffic going over the pci bus, even the onboard nic would silently get corrupted. =20 Moved the hardware onto a new motherboard and all the issues magically disappeared..... =20 From: Kirill A Sarksyan [mailto:dot@kkursor.ru]=20 Sent: Tuesday, 10 August 2010 00:35 To: bug-followup@FreeBSD.org; Martin Minkus Subject: Re: kern/147756: [libc] open_socket_in: Protocol not supported - after a few days? =20 I confirm this on FreeBSD 7.3-RELEASE #12: Thu Jul 1 01:27:47 MSD 2010. On start Samba log contains: [2010/08/09 16:19:04, 1] smbd/files.c:177(file_init) file_init: Information only: requested 16384 open files, 7014 are available. [2010/08/09 16:19:04, 0] lib/util_sock.c:902(open_socket_in) open_socket_in(): socket() call failed: Protocol not supported [2010/08/09 16:19:04, 0] smbd/server.c:457(smbd_open_one_socket) smbd_open_once_socket: open_socket_in: Protocol not supported [2010/08/09 16:19:04, 0] lib/util_sock.c:902(open_socket_in) open_socket_in(): socket() call failed: Protocol not supported [2010/08/09 16:19:04, 0] smbd/server.c:457(smbd_open_one_socket) smbd_open_once_socket: open_socket_in: Protocol not supported %pkg_info | grep samba samba34-3.4.8 A free SMB and CIFS client and server for UNIX And Windows clients cannot use Samba shares at all. --2_0_c2_b54b62MHTML_=_01 Content-Type: text/html Content-Transfer-Encoding: quoted-printable Content-Disposition: inline

In my case it was bad hardware. Seemed to be the PCI bus, s= o probably the southbridge.

 

Anything using PCIe was completely unaffected, and mem tes= ts running for days passed fine.

 

Traffic going over the pci bus, even the onboard nic would= silently get corrupted.

 

Moved the hardware onto a new motherboard and all the issu= es magically disappeared.....

 

From: Kirill A Sarksyan [mailto:dot@kkursor= =2Eru]
Sent: Tuesday, 10 August 2010 00:35
To: bug-followup@FreeBSD.org; Martin Minkus
Subject: Re: kern/147756: [libc] open_socket_in: Protocol not supp= orted - after a few days?

 

I confirm this on Fre= eBSD 7.3-RELEASE #12: Thu Jul  1 01:27:47 MSD 2010.
On start Samba log contains:
[2010/08/09 16:19:04,  1] smbd/files.c:177(file_init)
  file_init: Information only: requested 16384 open files, 7014 are available.
[2010/08/09 16:19:04,  0] lib/util_sock.c:902(open_socket_in)
  open_socket_in(): socket() call failed: Protocol not supported
= [2010/08/09 16:19:04,  0] smbd/server.c:457(smbd_open_one_socket)   smbd_open_once_socket: open_socket_in: Protocol not supported
[2010/08/09 16:19:04,  0] lib/util_sock.c:902(open_socket_in)
  open_socket_in(): socket() call failed: Protocol not supported
= [2010/08/09 16:19:04,  0] smbd/server.c:457(smbd_open_one_socket)   smbd_open_once_socket: open_socket_in: Protocol not supported

%pkg_info | grep samba
samba34-3.4.8       A free SMB and CIFS cli= ent and server for UNIX

And Windows clients cannot use Samba shares at all.

--2_0_c2_b54b62MHTML_=_01--