From owner-freebsd-emulation@FreeBSD.ORG Sat Aug 2 22:17:23 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 53CBB106567B; Sat, 2 Aug 2008 22:17:23 +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 F15D78FC1C; Sat, 2 Aug 2008 22:17:21 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 6A51A68B494; Sun, 3 Aug 2008 00:16:03 +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 Ti2C65ujDcpI; Sun, 3 Aug 2008 00:16:02 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 29A8F68B487; Sun, 3 Aug 2008 00:16:02 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id m72MG1Ab077958; Sun, 3 Aug 2008 00:16:01 +0200 (CEST) (envelope-from rdivacky) Date: Sun, 3 Aug 2008 00:16:01 +0200 From: Roman Divacky To: Chagin Dmitry Message-ID: <20080802221601.GA77929@freebsd.org> References: <20080725082156.GA41887@freebsd.org> <20080725083122.GA42835@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: kern/122318 (CMake core dumping, chroot exiting) 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, 02 Aug 2008 22:17:23 -0000 On Sat, Aug 02, 2008 at 08:02:00PM +0400, Chagin Dmitry wrote: > On Fri, 25 Jul 2008, Sean C. Farley wrote: > > >>> 1. http://www.farley.org/freebsd/tmp/ktrace.out.bz2 > >> > >>I can't use it on -current, ktrace abi was changed. please, make > >>itself linux_kdump :) > > > >Picky, picky! :) Here[2] you go. > > > >Sean > > 2. http://www.farley.org/freebsd/tmp/ktrace.txt > > > > Hi Sean, > please try: > > http://78.107.232.239/linux_rt.patch great! can you point me at linux sources file/line-no where did you find that it should be like this? anyway.. great work! roman