From owner-freebsd-current@FreeBSD.ORG Tue Jun 19 13:38:00 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8289D16A468 for ; Tue, 19 Jun 2007 13:38:00 +0000 (UTC) (envelope-from vova@sw.ru) Received: from vbook.fbsd.ru (swsoft-mipt-nat.sw.ru [195.214.233.10]) by mx1.freebsd.org (Postfix) with ESMTP id 3DE1113C448 for ; Tue, 19 Jun 2007 13:38:00 +0000 (UTC) (envelope-from vova@sw.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1I0ddL-00014O-UL; Tue, 19 Jun 2007 17:20:35 +0400 From: Vladimir Grebenschikov To: Niki Denev In-Reply-To: <4676F250.7010700@cytexbg.com> References: <4676F250.7010700@cytexbg.com> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Organization: SWsoft Date: Tue, 19 Jun 2007 17:20:35 +0400 Message-Id: <1182259235.2637.7.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: freebsd-current@freebsd.org, Maksim Yevmenkin Subject: Re: HELP! weird tcp problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vova@fbsd.ru List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jun 2007 13:38:00 -0000 =F7 =D7=D4, 19/06/2007 =D7 00:00 +0300, Niki Denev =D0=C9=DB=C5=D4: > Maksim Yevmenkin wrote: > > All, > >=20 > > after upgrading to -current this weekend i started to have weird tcp > > problems. first of all tcp connections from initiated from firefox > > and/or thunderbird no longer work. please see info below > I've had the same problem and was very confused about it... > But i didn't had the time to debug and the first thing i tried : to > rebuild firefox and thunderbird fixed it. > Strange thing that these two were the only programs that were > affected, > maybe some library that is used by both of them is the problem? I have encountered same problem some (big) time ago. Evolution also refuses to work, but opera, telnet, netcat, etc works just fine. Looks like it was related to library changes, like: Probably it is related to: ... 20070228: The name resolution/mapping functions addr2ascii(3) and ascii2addr(3) were removed from FreeBSD's libc. These originally came from INRIA IPv6. Nothing in FreeBSD ever used them. They may be regarded as deprecated in previous releases. The AF_LINK support for getnameinfo(3) was merged from NetBSD to replace it as a more portable (and re-entrant) API. ... not sure, but anyway - rebuilding fix that problem. --=20 Vladimir B. Grebenschikov vova@fbsd.ru