From owner-freebsd-emulation@FreeBSD.ORG Tue May 5 13:44:56 2009 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 476991065697 for ; Tue, 5 May 2009 13:44:56 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 00FD78FC12 for ; Tue, 5 May 2009 13:44:55 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1M1Kx4-0009zr-UN; Tue, 05 May 2009 17:44:55 +0400 To: Alexander Leidinger References: <81924694@bb.ipt.ru> <20090505144955.16373k1b32dpaxo0@webmail.leidinger.net> From: Boris Samorodov Date: Tue, 05 May 2009 17:44:54 +0400 In-Reply-To: <20090505144955.16373k1b32dpaxo0@webmail.leidinger.net> (Alexander Leidinger's message of "Tue\, 05 May 2009 14\:49\:55 +0200") Message-ID: <47993241@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-emulation@FreeBSD.org Subject: Re: [linux-f10] linux_socketcall... ERR#43 'Protocol not supported' X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 May 2009 13:44:56 -0000 On Tue, 05 May 2009 14:49:55 +0200 Alexander Leidinger wrote: > Quoting Boris Samorodov (from Tue, 05 May 2009 09:51:21 +0400): > > I'm working on Fedora 10 ports and almost all is fine (even > > google-earth seems to work)... But there is no resolving. > > I managed to find the culprit. Here it is: > > Ktrace/linux_kdump gives this: > > ----- > > 48833 ping CALL linux_socketcall(0x1,0xbfbfd218) > > 48833 ping RET linux_socketcall -1 errno 93 Unknown error: 93 > > 48833 ping CALL gettimeofday(0xbfbfd2e0,0) > > 48833 ping RET gettimeofday 0 > > 48833 ping CALL linux_socketcall(0x1,0xbfbfd218) > > 48833 ping RET linux_socketcall -1 errno 93 Unknown error: 93 > > 48833 ping CALL write(0x2,0xbfbfbf48,0x1a) > > 48833 ping GIO fd 2 wrote 26 bytes > > "ping: unknown host www.ru > > " > > 48833 ping RET write 26/0x1a > > 48833 ping CALL linux_exit_group(0x2) > > ---- > There was a commit after April 30 about linux socket stuff. I don't > know if it is related or not. You can either update and test, or Thanks for the info, I'm updating now. > instrument the current code to print out the parameters to > linux_socketcall in a human readable way. Can you give a tiny example? > > If we manage to solve this, I'd say we are ready for f10. > I suggest to add a COMMENT to some ports before... ;-) Those were ports just for testing needs created by my bot. ;-) WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve