From owner-freebsd-emulation@FreeBSD.ORG Sat May 10 15:46:41 2008 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 C5F331065679 for ; Sat, 10 May 2008 15:46:41 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 751E38FC15 for ; Sat, 10 May 2008 15:46:40 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 5197867EFCE; Sat, 10 May 2008 17:46:07 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XZrnvy34P8hd; Sat, 10 May 2008 17:46:05 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id CD6D867EFCC; Sat, 10 May 2008 17:46:05 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id m4AFk5rI083689; Sat, 10 May 2008 17:46:05 +0200 (CEST) (envelope-from rdivacky) Date: Sat, 10 May 2008 17:46:05 +0200 From: Roman Divacky To: Chagin Dmitry Message-ID: <20080510154605.GA83247@freebsd.org> References: <20080508170819.GA68720@freebsd.org> <20080508172503.GA69463@freebsd.org> <20080508195310.GA74606@freebsd.org> <20080508210641.GA81647@freebsd.org> <20080510105008.GA71225@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: [patch] linux-x86-64 (for comments) 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: Sat, 10 May 2008 15:46:41 -0000 On Sat, May 10, 2008 at 03:30:07AM +0400, Chagin Dmitry wrote: > On Sat, 10 May 2008, Roman Divacky wrote: > > >On Fri, May 09, 2008 at 07:02:05PM +0400, Chagin Dmitry wrote: > >> > >>hi. > >> > >>Recently with Roman have decided to make emulation linux-x86-64. > >>Here a patch: http://81.200.6.196/linux-x86-64.diff.tar.gz > > > >witten ~# fetch http://81.200.6.196/linux-x86-64.diff.tar.gz > >fetch: http://81.200.6.196/linux-x86-64.diff.tar.gz: No route to host > > > > you have got at that time when i reloaded a server with a new kernel and > have flow on a panic :) (bad malloc/free in re0 probably - i see later) > now all works if you need an account for hosting patches etc. just ask me.. I'll provide one (in .cz so RTT should be reasonable even for online work) > > > >Dmitry has fixed this (a wrong AUX entry). I think we should sponsor > >him with a p4 account... > > > > now /compat/linux/bin/pwd exited without SIGSEGV, but on former can't > load libc please... post more technical details if you want us to help you. if you mean this as "blog" entry only it's fine as it is :) but I suggest to establish an official blog (ask flz@ about one) for this announcements :) anyway... impressive work! roman