From owner-freebsd-emulation@FreeBSD.ORG Thu Mar 22 09:20:11 2007 Return-Path: X-Original-To: emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A7C916A409; Thu, 22 Mar 2007 09:20:11 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.176.14]) by mx1.freebsd.org (Postfix) with ESMTP id DAAE213C46E; Thu, 22 Mar 2007 09:20:08 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.8/8.13.7) with ESMTP id l2M9K7I7038885 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Mar 2007 10:20:07 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.8/8.13.3/Submit) id l2M9K7pC038884; Thu, 22 Mar 2007 10:20:07 +0100 (CET) Date: Thu, 22 Mar 2007 10:20:07 +0100 From: Divacky Roman To: Boris Samorodov Message-ID: <20070322092007.GA38428@stud.fit.vutbr.cz> References: <20070120170723.34c223fb@Magellan.Leidinger.net> <20070122164926.GA8146@stud.fit.vutbr.cz> <24984594@bsam.ru> <20070306141026.ijyvge09wwo0k4ws@webmail.leidinger.net> <99549985@serv3.int.kfs.ru> <45750397@bsam.ru> <20070321084848.31d22z8woc4kcoo0@webmail.leidinger.net> <67187824@bsam.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <67187824@bsam.ru> User-Agent: Mutt/1.4.2.2i X-Scanned-By: MIMEDefang 2.57 on 147.229.176.14 Cc: emulation@FreeBSD.org, Alexander Leidinger , current@FreeBSD.org Subject: Re: CFT/HEADS-UP: linux 2.6.16 emulation 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: Thu, 22 Mar 2007 09:20:11 -0000 On Thu, Mar 22, 2007 at 01:33:19AM +0300, Boris Samorodov wrote: > On Wed, 21 Mar 2007 08:48:48 +0100 Alexander Leidinger wrote: > > Quoting Boris Samorodov (from Wed, 21 Mar 2007 01:22:42 +0300): > > > On Tue, 06 Mar 2007 19:55:26 +0300 Boris Samorodov wrote: > > >> On Tue, 06 Mar 2007 14:10:26 +0100 Alexander Leidinger wrote: > > >> > Quoting Boris Samorodov (from Mon, 29 Jan 2007 > > >> 02:22:53 +0300): > > >> > > Here are some test results (for 2.6.16 linux emulation) at: > > >> > > $ uname -a > > >> > > FreeBSD bsam.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Wed Jan 24 > > >> > > 01:58:12 MSK 2007 bsam@bsam.ru:/usr/obj/usr/src/sys/GENERIC > > >> > > i386 > > >> > > > > >> > > ...and linux_base-fc6 (a port from my repository), other port > > >> > > dependencies are from FC4: > > >> > > > > >> > > 1. Just work (sometimes messages about an unimplemented syscall(s) do > > >> > > appear): > > >> > > - print/acroread7 > > >> > > - www/linux-opera > > >> > > - www/linux-firefox > > >> > > - www/linux-flashplugin7 > > >> > > - mail/linux-thunderbird > > >> > > - multimedia/linux-realplayer > > >> > > 2. Works but coredumps when exitting: > > >> > > - net/skype > > > > > >> > Is this still the case? > > > > > > Yes. Cvsupped, built/installed world yesterday. It is still the case. > > > Would you please try again with the p4 stuff and provide a > > kdump/linux-debug output on the console (needss to be enabled)? I'm > > sure Roman can find the cause as fast as usual. :) > > Done. Results with p4 stuff and debug enabled: > ftp://ftp.ipt.ru/pub/data/i386-current/ thnx for this but I cannot reproduce it locally (I start skype, log in, wait 2 seconds and the file->exit) I am not running 100% -current but the patches I have are very trivial.. www.stud.fit.vutbr.cz/~xdivac02/linux_skype.patch + openat() patch can you test if this patch fixes the problem with coredumping skype? if so.. its up to alexander to commit :)