From owner-freebsd-emulation@FreeBSD.ORG Fri Feb 6 12:35:42 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 154C0106566B; Fri, 6 Feb 2009 12:35:42 +0000 (UTC) (envelope-from vova@sw.ru) Received: from relay.sw.ru (mailhub.sw.ru [195.214.232.25]) by mx1.freebsd.org (Postfix) with ESMTP id 1FBD08FC13; Fri, 6 Feb 2009 12:35:40 +0000 (UTC) (envelope-from vova@sw.ru) Received: from vbook.fbsd.ru ([10.30.1.111]) (authenticated bits=0) by relay.sw.ru (8.13.4/8.13.4) with ESMTP id n16CZYE1025472 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 6 Feb 2009 15:35:35 +0300 (MSK) Received: from vova by vbook.fbsd.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LVPvi-0002Jg-92; Fri, 06 Feb 2009 15:35:34 +0300 From: Vladimir Grebenschikov To: Chagin Dmitry In-Reply-To: <20090206122354.GA5670@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> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: SWsoft Date: Fri, 06 Feb 2009 15:35:34 +0300 Message-Id: <1233923734.1866.33.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.24.4 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov 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 Reply-To: vova@fbsd.ru List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2009 12:35:42 -0000 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" $ > thnx! -- Vladimir B. Grebenschikov vova@fbsd.ru