From owner-freebsd-emulation@FreeBSD.ORG Tue May 5 12:50:12 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 3D70B106566B for ; Tue, 5 May 2009 12:50:12 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id D45398FC08 for ; Tue, 5 May 2009 12:50:11 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (pD9E2E3AD.dip.t-dialin.net [217.226.227.173]) by redbull.bpaserver.net (Postfix) with ESMTP id 913282E15C; Tue, 5 May 2009 14:50:03 +0200 (CEST) Received: from webmail.leidinger.net (webmail.leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id 07B9A5F8B4; Tue, 5 May 2009 14:49:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=Leidinger.net; s=outgoing-alex; t=1241527797; bh=R2wYAAtLED0EwdsktO2l6whBUZeqiwW7svC5FQXvh+I=; h=Message-ID:Date:From:To:Cc:Subject:References:In-Reply-To: MIME-Version:Content-Type:Content-Transfer-Encoding; b=I1X6CW76fwbhODvf5rm1vogbjuXF9ktZWgtVrCNZEAQDKxH6rFdGQcU+29eU5TYRH ee5GPRpiFEoyzxJkVO/AYZGjJllMJYlv+FZsG+ezubTrfSRZSe/WJ2tmItPdFdpvIm GbOienwT2tSt/sdMggjD6D24Phc06hPAFH0zPAw/aQj7P3DsyHD46Bb0Tn+f0ftBzO VolroDgYkbaYggwD+3TOzGpo3RT7MjTmXJSg8WG21YFcBHjiWZF8/BZeUgDp83AsgG AADMrkQWlcx5O+3uPbTYm/Wb8TMAhplXvMjuxIpklsqroP1WNrISI5eKavuyQtDRiZ l4SItRcaSpNBA== Received: (from www@localhost) by webmail.leidinger.net (8.14.3/8.13.8/Submit) id n45CntNi010559; Tue, 5 May 2009 14:49:55 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde Framework) with HTTP; Tue, 05 May 2009 14:49:55 +0200 Message-ID: <20090505144955.16373k1b32dpaxo0@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Tue, 05 May 2009 14:49:55 +0200 From: Alexander Leidinger To: Boris Samorodov References: <81924694@bb.ipt.ru> In-Reply-To: <81924694@bb.ipt.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.3.3 / FreeBSD-8.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: 913282E15C.CFB85 X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, ORDB-RBL, SpamAssassin (not cached, score=-15.4, required 6, autolearn=not spam, BAYES_00 -15.00, DKIM_SIGNED 0.00, DKIM_VERIFIED -0.00, RDNS_DYNAMIC 0.10, SMILEY -0.50) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No 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 12:50:12 -0000 Quoting Boris Samorodov (from Tue, 05 May 2009 09:51:21 +0400): > Hello List, > > > 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 instrument the current code to print out the parameters to linux_socketcall in a human readable way. > If we manage to solve this, I'd say we are ready for f10. I suggest to add a COMMENT to some ports before... ;-) Bye, Alexander. -- A bird in the hand is worth what it will bring. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137