From owner-freebsd-emulation@FreeBSD.ORG Sun Feb 8 20:05:50 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 7065F106566B for ; Sun, 8 Feb 2009 20:05:50 +0000 (UTC) (envelope-from root@dchagin.static.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id 1FCDE8FC17 for ; Sun, 8 Feb 2009 20:05:49 +0000 (UTC) (envelope-from root@dchagin.static.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id B8CCA5330A; Sun, 8 Feb 2009 23:05:47 +0300 (MSK) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from [10.208.17.3] (HELO dchagin.static.corbina.ru) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 1612856133; Sun, 08 Feb 2009 23:05:47 +0300 Received: from dchagin.static.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.static.corbina.ru (8.14.3/8.14.3) with ESMTP id n18K5lOn059318; Sun, 8 Feb 2009 23:05:47 +0300 (MSK) (envelope-from root@dchagin.static.corbina.ru) Received: (from root@localhost) by dchagin.static.corbina.ru (8.14.3/8.14.3/Submit) id n18K5geP059317; Sun, 8 Feb 2009 23:05:42 +0300 (MSK) (envelope-from root) Date: Sun, 8 Feb 2009 23:05:42 +0300 From: Chagin Dmitry To: Vladimir Grebenschikov Message-ID: <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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1233923734.1866.33.camel@localhost> User-Agent: Mutt/1.5.18 (2008-05-17) 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: Sun, 08 Feb 2009 20:05:50 -0000 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... -- Have fun! chd