From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 9 13:01:54 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 AD79910656DA; Mon, 9 Feb 2009 13:01:54 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id 509EF8FC19; Mon, 9 Feb 2009 13:01:54 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so498049ywt.13 for ; Mon, 09 Feb 2009 05:01:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=eP/b/Kawx9OZ00KoShP8Eb36++lkDvrqaCKmv/Nfbks=; b=qrjEptvetWr3q5lsvpgM8dxhR5yjSurQrPdWBD+QPXHZiPkZSJKzD8vXjTBe+4TW0x /Pejuh2bq1UFuGxEJgwRCIND6phr1icZFtJD0wVmSdkxjvMTSxLQtB86UyvWM8OQDwwa zdzEqzFKiR2VudU0+qqNFLCSBzCaT8+j3VwNM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=FuGEOUMJ4XQo64AypVCMWsvXkw15995afrexXk8Kir3dZ0n1rbDqaHEk8amAVVAnws 7kOiAQiw2ZQiMMdM6jR9OLBj1fxTYFXokg+z3Xf41xfNcTrnSDZgQyXd1AQ9wVSVHZJr 9IRDpHSORE4qNG9IejNKwiEVRCHLexGuJMEMI= MIME-Version: 1.0 Received: by 10.151.107.8 with SMTP id j8mr3631929ybm.112.1234184513769; Mon, 09 Feb 2009 05:01:53 -0800 (PST) In-Reply-To: <20090208200541.GA59299@dchagin.static.corbina.ru> References: <20081221174939.GA33531@dchagin.dialup.corbina.ru> <747dc8f30902050220y7b1d726bj9f6f83afa843b520@mail.gmail.com> <20090206063550.GA2123@dchagin.static.corbina.ru> <1233919189.1866.13.camel@localhost> <20090206122354.GA5670@dchagin.static.corbina.ru> <1233923734.1866.33.camel@localhost> <20090208200541.GA59299@dchagin.static.corbina.ru> Date: Mon, 9 Feb 2009 11:01:53 -0200 Message-ID: <747dc8f30902090501l58979723l8e0de51482131991@mail.gmail.com> From: Renato Botelho To: Chagin Dmitry Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: [PATCH] futexes, flash9 related 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: Mon, 09 Feb 2009 13:01:55 -0000 On Sun, Feb 8, 2009 at 6:05 PM, Chagin Dmitry wrote: > On Fri, Feb 06, 2009 at 03:35:34PM +0300, Vladimir Grebenschikov wrote: >> On Fri, 2009-02-06 at 15:23 +0300, Chagin Dmitry wrote: >> > On Fri, Feb 06, 2009 at 02:19:49PM +0300, Vladimir Grebenschikov wrote: >> > > On Fri, 2009-02-06 at 09:35 +0300, Chagin Dmitry wrote: >> > > >> > > > hi, >> > > > try http://lnxx64.googlecode.com/files/futexes_partial.patch >> > > >> > > For me, with this patch skype leads to kernel panic (vm_fault) on start. >> > > >> > > SMP System, recent 8-CURRENT. >> > > >> > >> > what about? >> > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html1~ >> >> I've did 'call doadump' from KDB console, and it even write something >> according to messages. But after boot /var/crash was empty. >> >> Something broken with dumping ... >> >> I've not dig further. >> Probably will dig at home, >> but did you just try to start skype (net/skype) ? >> >> $ fgrep dump /etc/rc.conf >> dumpdev="/dev/ad0s2b" >> $ >> > > hi, > please, try http://lnxx64.googlecode.com/files/futexes_partial_II.patch > first patch fail at i386... It seems to be working really fine here, flash9 under firefox 3 is much better than before. -- Renato Botelho