From owner-freebsd-bugs@FreeBSD.ORG Sun Nov 30 06:21:47 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFDA8106564A for ; Sun, 30 Nov 2008 06:21:47 +0000 (UTC) (envelope-from julian@precisium.com) Received: from smtp1.junctionworld.net (smtp1.junctionworld.net [203.42.97.5]) by mx1.freebsd.org (Postfix) with ESMTP id B2D768FC16 for ; Sun, 30 Nov 2008 06:21:47 +0000 (UTC) (envelope-from julian@precisium.com) Received: from [203.42.97.225] (vserver7.webpub.net [203.42.97.225]) by smtp1.junctionworld.net (Postfix) with ESMTP id E2F8C5C61 for ; Sun, 30 Nov 2008 06:09:58 +0000 (UTC) Received: from 203.42.97.50 ([203.42.97.50] helo=vext) by msa1.junctionworld.com (vectorstream-MSA 1.0.1 on port 25) with ESMTPA id c42bf7df414f6548; Sun, 30 Nov 2008 06:09:52 +0000 Message-ID: <40F07B550A8D4B1CA073E9B806767EAD@vext> From: To: Date: Sun, 30 Nov 2008 06:04:52 -0000 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6001.18000 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6001.18049 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: conf/123330: [nsswitch.conf] Enabling samba wins in nsswitch.conf causes sshd, ftpd, etc services to die X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2008 06:21:48 -0000 This problem still occurs in 7.1-BETA2. e.g 'netstat -ap tcp' dies saying "segmentation fault" when the wins entry = is in place. (netstat -anp tcp works ok) This stops the system from being used as a samba server whilst also = using centralized wins for netbios name resolution. Julian.